diff --git a/ActiveGS_iOS/activegs.plist b/ActiveGS_iOS/activegs.plist index 217bf41..5dd17e2 100644 --- a/ActiveGS_iOS/activegs.plist +++ b/ActiveGS_iOS/activegs.plist @@ -13,7 +13,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - ActiveGS2 + ActiveGS CFBundlePackageType APPL CFBundleShortVersionString diff --git a/ActiveGS_iOS/activegs.xcodeproj/project.pbxproj b/ActiveGS_iOS/activegs.xcodeproj/project.pbxproj index a89502a..8172a7e 100644 --- a/ActiveGS_iOS/activegs.xcodeproj/project.pbxproj +++ b/ActiveGS_iOS/activegs.xcodeproj/project.pbxproj @@ -1428,7 +1428,7 @@ "$(inherited)", "\"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/GraphicsServices.framework\"", ); - PRODUCT_BUNDLE_IDENTIFIER = com.freetoolsassociation.activegs.yoshi; + PRODUCT_BUNDLE_IDENTIFIER = com.freetoolsassociation.activegs; PRODUCT_NAME = ActiveGS; PROVISIONING_PROFILE = ""; SDKROOT = iphoneos; @@ -1467,7 +1467,7 @@ "$(inherited)", "\"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/GraphicsServices.framework\"", ); - PRODUCT_BUNDLE_IDENTIFIER = com.freetoolsassociation.activegs.yoshi; + PRODUCT_BUNDLE_IDENTIFIER = com.freetoolsassociation.activegs; PRODUCT_NAME = ActiveGS; PROVISIONING_PROFILE = ""; SDKROOT = iphoneos; @@ -1502,7 +1502,7 @@ "$(inherited)", "\"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/GraphicsServices.framework\"", ); - PRODUCT_BUNDLE_IDENTIFIER = com.freetoolsassociation.activegs.yoshi; + PRODUCT_BUNDLE_IDENTIFIER = com.freetoolsassociation.activegs; PRODUCT_NAME = ActiveGS; PROVISIONING_PROFILE = ""; SDKROOT = iphoneos;