Skip to content

Commit 3430b18

Browse files
author
Benedikt Wagner
committed
prepare bundlename for publishing
1 parent 6998ebb commit 3430b18

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CloudMaster.xcodeproj/project.pbxproj

+6-6
Original file line numberDiff line numberDiff line change
@@ -736,10 +736,10 @@
736736
CODE_SIGN_STYLE = Automatic;
737737
CURRENT_PROJECT_VERSION = 1;
738738
DEVELOPMENT_ASSET_PATHS = "\"CloudMaster/Preview Content\"";
739-
DEVELOPMENT_TEAM = 9D3QHQ7CMS;
739+
DEVELOPMENT_TEAM = "";
740740
ENABLE_PREVIEWS = YES;
741741
GENERATE_INFOPLIST_FILE = YES;
742-
INFOPLIST_KEY_CFBundleDisplayName = "Ditectrev Education";
742+
INFOPLIST_KEY_CFBundleDisplayName = "CloudMaster Swift";
743743
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
744744
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
745745
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
@@ -750,7 +750,7 @@
750750
"@executable_path/Frameworks",
751751
);
752752
MARKETING_VERSION = 1.0;
753-
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.education;
753+
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.cloudmasterswift;
754754
PRODUCT_NAME = "Ditectrev Education";
755755
SWIFT_EMIT_LOC_STRINGS = YES;
756756
SWIFT_OBJC_BRIDGING_HEADER = "";
@@ -769,10 +769,10 @@
769769
CODE_SIGN_STYLE = Automatic;
770770
CURRENT_PROJECT_VERSION = 1;
771771
DEVELOPMENT_ASSET_PATHS = "\"CloudMaster/Preview Content\"";
772-
DEVELOPMENT_TEAM = 9D3QHQ7CMS;
772+
DEVELOPMENT_TEAM = "";
773773
ENABLE_PREVIEWS = YES;
774774
GENERATE_INFOPLIST_FILE = YES;
775-
INFOPLIST_KEY_CFBundleDisplayName = "Ditectrev Education";
775+
INFOPLIST_KEY_CFBundleDisplayName = "CloudMaster Swift";
776776
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
777777
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
778778
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
@@ -783,7 +783,7 @@
783783
"@executable_path/Frameworks",
784784
);
785785
MARKETING_VERSION = 1.0;
786-
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.education;
786+
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.cloudmasterswift;
787787
PRODUCT_NAME = "Ditectrev Education";
788788
SWIFT_EMIT_LOC_STRINGS = YES;
789789
SWIFT_OBJC_BRIDGING_HEADER = "";

0 commit comments

Comments
 (0)