mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Revert "build: attempt to fix mas build by loginhelper stuff"
This reverts commit bb7ddea7ed.
This commit is contained in:
parent
a8f9c9089d
commit
5c6b1ffc73
3 changed files with 0 additions and 10 deletions
|
|
@ -32,5 +32,4 @@ mas:
|
|||
category: public.app-category.productivity
|
||||
entitlements: build/entitlements.mas.plist
|
||||
entitlementsInherit: build/entitlements.mas.inherit.plist
|
||||
entitlementsLoginHelper: build/entitlements.mas.loginhelper.plist
|
||||
icon: build/icon-mac.icns
|
||||
|
|
|
|||
|
|
@ -30,5 +30,4 @@ mas:
|
|||
hardenedRuntime: false
|
||||
entitlements: build/entitlements.mas.plist
|
||||
entitlementsInherit: build/entitlements.mas.inherit.plist
|
||||
entitlementsLoginHelper: build/entitlements.mas.loginhelper.plist
|
||||
provisioningProfile: embedded.provisionprofile
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>com.apple.security.app-sandbox</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
Loading…
Add table
Add a link
Reference in a new issue