We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5393a commit 36687a9Copy full SHA for 36687a9
electron-builder.yml
@@ -25,7 +25,7 @@ mac:
25
category: public.app-category.finance
26
target: dmg
27
entitlements: ./osx/entitlements.mac.plist
28
- entitlementsInherits: ./osx/entitlements.mac.plist
+ entitlementsInherit: ./osx/entitlements.mac.plist
29
publish:
30
- github
31
0 commit comments