Skip to content

Commit

Permalink
Update ColorfulApp.entitlements
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakr233 committed Jul 2, 2024
1 parent ad713b6 commit addad58
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Example/ColorfulApp/ColorfulApp.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
<!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/>
<key>com.apple.security.files.user-selected.read-only</key>
<true/>
<key>com.apple.security.app-sandbox</key>
<true/>
</dict>
</plist>

0 comments on commit addad58

Please sign in to comment.