add entitlements for http server (mas)

pull/1849/head
Mikael Finstad 2 years ago
parent 113c0fa6d7
commit 3900dad928
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

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

Loading…
Cancel
Save