FIX: Startup crash on macOS app

This commit is contained in:
Marcos Rodriguez Velez 2024-01-02 22:48:41 -04:00
parent 90552c43a3
commit 068f3af9b7
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7
3 changed files with 1 additions and 7 deletions

View File

@ -16,8 +16,6 @@
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.personal-information.photos-library</key>
<true/>
</dict>

View File

@ -4,10 +4,6 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.icloud-container-identifiers</key>
<array/>
<key>com.apple.developer.icloud-services</key>
<array/>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.application-groups</key>

View File

@ -20,7 +20,7 @@
<key>CFBundleTypeName</key>
<string>PSBT</string>
<key>CFBundleTypeRole</key>
<false/>
<string>Editor</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>LSItemContentTypes</key>