Skip to content

Commit

Permalink
Added entitlements for maccatalyst
Browse files Browse the repository at this point in the history
  • Loading branch information
lapulpeta committed Feb 9, 2023
1 parent 81d0149 commit fe09c6a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Nostrid/Platforms/MacCatalyst/Entitlements.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?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>

0 comments on commit fe09c6a

Please sign in to comment.