Added fastlane scripts, old ids cleaned up

This commit is contained in:
Alex Kh 2021-12-22 17:38:17 +04:00
parent 39e348948c
commit 56754d616b
34 changed files with 1361 additions and 153 deletions

View file

@ -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>