add permission to open files on osx, update android project

This commit is contained in:
2018-09-26 22:53:08 +02:00
parent b43219f98d
commit ea25993f55
3 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
<true/>
<key>com.apple.security.assets.pictures.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
</dict>