Try build with full bundleID

This commit is contained in:
Balazs Perlaki-Horvath 2024-11-24 18:41:52 +01:00 committed by Kelson
parent b8f5f9d04d
commit 701897847f

View File

@ -102,7 +102,7 @@ targets:
settings: settings:
base: base:
MARKETING_VERSION: "3.6.0" MARKETING_VERSION: "3.6.0"
PRODUCT_BUNDLE_IDENTIFIER: self.Kiwix PRODUCT_BUNDLE_IDENTIFIER: ${DEVELOPMENT_TEAM}.self.Kiwix
INFOPLIST_KEY_CFBundleDisplayName: Kiwix INFOPLIST_KEY_CFBundleDisplayName: Kiwix
INFOPLIST_FILE: Support/Info.plist INFOPLIST_FILE: Support/Info.plist
INFOPLIST_KEY_UILaunchStoryboardName: SplashScreenKiwix.storyboard INFOPLIST_KEY_UILaunchStoryboardName: SplashScreenKiwix.storyboard