We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff82a6e commit 2bf5b0dCopy full SHA for 2bf5b0d
macos/Runner/DebugProfile.entitlements
@@ -11,7 +11,9 @@
11
<key>com.apple.security.network.client</key>
12
<true/>
13
<key>com.apple.security.files.user-selected.read-write</key>
14
- <true/>
+ <true/>
15
+ <key>com.apple.security.files.bookmarks.app-scope</key>
16
17
<key>com.apple.security.assets.music.read-write</key>
18
19
</dict>
macos/Runner/Release.entitlements
@@ -10,6 +10,8 @@
10
0 commit comments