add network access for osx sandbox

This commit is contained in:
2018-09-25 13:14:05 +02:00
parent bddccde4ae
commit b7ec38d249

View File

@@ -6,5 +6,7 @@
<true/>
<key>com.apple.security.assets.pictures.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
</dict>
</plist>