Skip to content

Commit

Permalink
Use x86
Browse files Browse the repository at this point in the history
  • Loading branch information
morishin committed Oct 18, 2024
1 parent 948c0fe commit edd3759
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ win:

mac:
target:
- zip
- dmg
- target: dmg
arch: x86
- target: zip
arch: x86
category: public.app-category.developer-tools
hardenedRuntime: true
entitlements: ./build/entitlement.plist
Expand Down

0 comments on commit edd3759

Please sign in to comment.