fix bug Embedded Binary Bundle Identifier

This commit is contained in:
Macbook 2024-10-29 21:12:57 +07:00 committed by Yaroslav Yashin
parent 42540fb22f
commit 87c9a598fe

View file

@ -8,7 +8,7 @@
<string>AmneziaVPNNetworkExtension</string> <string>AmneziaVPNNetworkExtension</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>${BUILD_IOS_APP_IDENTIFIER}.network-extension</string> <string>org.amnezia.AmneziaVPN.network-extension</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>