Added fastlane scripts, old ids cleaned up
This commit is contained in:
parent
39e348948c
commit
56754d616b
34 changed files with 1361 additions and 153 deletions
|
@ -8,11 +8,17 @@
|
|||
</array>
|
||||
<key>com.apple.security.application-groups</key>
|
||||
<array>
|
||||
<string>group.ru.kotit.AmneziaVPN.udev</string>
|
||||
<string>group.org.amnezia.AmneziaVPN</string>
|
||||
</array>
|
||||
<key>keychain-access-groups</key>
|
||||
<array>
|
||||
<string>$(AppIdentifierPrefix)group.ru.kotit.AmneziaVPN.udev</string>
|
||||
<string>$(AppIdentifierPrefix)group.org.amnezia.AmneziaVPN</string>
|
||||
</array>
|
||||
<!--<key>com.apple.security.network.client</key>-->
|
||||
<!--<true/>-->
|
||||
<!--<key>com.apple.security.network.server</key>-->
|
||||
<!--<true/>-->
|
||||
<!--<key>com.apple.security.app-sandbox</key>-->
|
||||
<!--<true/>-->
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue