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 00a8b44 commit 4d4f15aCopy full SHA for 4d4f15a
TemplateProject/projects/TemplateProject-macOS.entitlements
@@ -2,17 +2,9 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
- <key>com.apple.security.app-sandbox</key>
6
- <true/>
7
<key>com.apple.security.application-groups</key>
8
<array>
9
<string>group.io.github.iplug2</string>
10
</array>
11
- <key>com.apple.security.assets.music.read-write</key>
12
13
- <key>com.apple.security.device.microphone</key>
14
15
- <key>com.apple.security.files.user-selected.read-write</key>
16
17
</dict>
18
</plist>
0 commit comments