Skip to content

Commit

Permalink
[app] Add entitlements to let spawned commands access other containers
Browse files Browse the repository at this point in the history
  • Loading branch information
tesaguri committed Oct 10, 2023
1 parent fa48856 commit 8fcad4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions App/entitlements.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
<true/>
<key>com.apple.private.security.no-container</key>
<true/>
<key>com.apple.private.security.storage.AppDataContainers</key>
<true/>
<key>com.apple.private.security.storage-exempt.heritable</key>
<true/>
<key>com.apple.private.persona-mgmt</key>
<true/>
<key>com.apple.security.iokit-user-client-class</key>
Expand Down

0 comments on commit 8fcad4a

Please sign in to comment.