mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
build: try to fix mas build 1
This commit is contained in:
parent
0a64bd5e53
commit
4150020783
2 changed files with 8 additions and 7 deletions
|
|
@ -9,6 +9,12 @@ files:
|
|||
directories:
|
||||
output: './app-builds'
|
||||
|
||||
mac:
|
||||
target:
|
||||
- target: mas
|
||||
arch:
|
||||
- universal
|
||||
|
||||
mas:
|
||||
notarize: true
|
||||
appId: com.super-productivity.app
|
||||
|
|
@ -16,11 +22,6 @@ mas:
|
|||
icon: build/icon-mac.icns
|
||||
gatekeeperAssess: false
|
||||
darkModeSupport: true
|
||||
target:
|
||||
- target: mas
|
||||
arch:
|
||||
- universal
|
||||
|
||||
hardenedRuntime: false
|
||||
entitlements: build/entitlements.mas.plist
|
||||
entitlementsInherit: build/entitlements.mas.inherit.plist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue