mirror of https://github.com/procxx/kepka.git
Fix Mac App Store entitlements.
This commit is contained in:
parent
e102793d93
commit
2049f3e55a
|
@ -13,6 +13,6 @@
|
||||||
<key>com.apple.security.network.client</key>
|
<key>com.apple.security.network.client</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.network.server</key>
|
<key>com.apple.security.network.server</key>
|
||||||
<string></string>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in New Issue