* remove entitlements that are not accepted by AppStore Review person
This commit is contained in:
parent
6a5541cf8f
commit
3755792a47
|
@ -8,12 +8,6 @@
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.files.user-selected.read-write</key>
|
<key>com.apple.security.files.user-selected.read-write</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.files.downloads.read-write</key>
|
|
||||||
<true/>
|
|
||||||
<key>com.apple.security.assets.movies.read-write</key>
|
|
||||||
<true/>
|
|
||||||
<key>com.apple.security.assets.music.read-write</key>
|
|
||||||
<true/>
|
|
||||||
<key>com.apple.security.network.client</key>
|
<key>com.apple.security.network.client</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
Loading…
Reference in New Issue