From 701897847f3730b0de6879cb4b81c8cb5b187a81 Mon Sep 17 00:00:00 2001 From: Balazs Perlaki-Horvath Date: Sun, 24 Nov 2024 18:41:52 +0100 Subject: [PATCH] Try build with full bundleID --- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yml b/project.yml index 85ff6cee..54ad9d83 100644 --- a/project.yml +++ b/project.yml @@ -102,7 +102,7 @@ targets: settings: base: MARKETING_VERSION: "3.6.0" - PRODUCT_BUNDLE_IDENTIFIER: self.Kiwix + PRODUCT_BUNDLE_IDENTIFIER: ${DEVELOPMENT_TEAM}.self.Kiwix INFOPLIST_KEY_CFBundleDisplayName: Kiwix INFOPLIST_FILE: Support/Info.plist INFOPLIST_KEY_UILaunchStoryboardName: SplashScreenKiwix.storyboard