run success, build apple store success

This commit is contained in:
Macbook 2024-11-23 21:36:29 +07:00 committed by Yaroslav Yashin
parent b0849f4767
commit 84d1e28de3
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 39ffdb6e71091bf5b5e456c02e6344a2d930b062 Subproject commit 7f42b80b33c73624c0388700479fdf944a3bd29b

View file

@ -17,7 +17,7 @@
<key>com.apple.security.application-groups</key> <key>com.apple.security.application-groups</key>
<array> <array>
<string>$(DEVELOPMENT_TEAM).$(GROUP_ID_MACOS)</string> <string>group.org.amnezia.AmneziaVPN</string>
</array> </array>
<key>com.apple.security.network.client</key> <key>com.apple.security.network.client</key>

View file

@ -14,7 +14,7 @@
<key>CFBundleName</key> <key>CFBundleName</key>
<string>AmneziaVPNNetworkExtension</string> <string>AmneziaVPNNetworkExtension</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>${APPLE_PROJECT_VERSION}</string> <string>${APPLE_PROJECT_VERSION}</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>