diff --git a/MisticaCatalog/MisticaCatalog.xcodeproj/project.pbxproj b/MisticaCatalog/MisticaCatalog.xcodeproj/project.pbxproj index b85a5b8c..7fcd9673 100644 --- a/MisticaCatalog/MisticaCatalog.xcodeproj/project.pbxproj +++ b/MisticaCatalog/MisticaCatalog.xcodeproj/project.pbxproj @@ -694,7 +694,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; - DEVELOPMENT_TEAM = JA666WMX28; + DEVELOPMENT_TEAM = GFMF97LQSW; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = MisticaCatalog; @@ -703,9 +703,9 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = "$(VERSION_NUMBER)"; - PRODUCT_BUNDLE_IDENTIFIER = com.telefonica.mistica.enterprise; + PRODUCT_BUNDLE_IDENTIFIER = com.tid.mistica.enterprise; PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = "mistica-app-development"; + PROVISIONING_PROFILE_SPECIFIER = "development-mistica"; SWIFT_VERSION = 5.0; }; name = Debug; @@ -719,7 +719,7 @@ CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; - DEVELOPMENT_TEAM = JA666WMX28; + DEVELOPMENT_TEAM = GFMF97LQSW; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = MisticaCatalog; @@ -728,9 +728,9 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = "$(VERSION_NUMBER)"; - PRODUCT_BUNDLE_IDENTIFIER = com.telefonica.mistica.enterprise; + PRODUCT_BUNDLE_IDENTIFIER = com.tid.mistica.enterprise; PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = "mistica-app"; + PROVISIONING_PROFILE_SPECIFIER = "distribution-mistica"; SWIFT_VERSION = 5.0; }; name = Release; diff --git a/MisticaCatalog/SupportFiles/Info.plist b/MisticaCatalog/SupportFiles/Info.plist index 92375f4b..4402185d 100644 --- a/MisticaCatalog/SupportFiles/Info.plist +++ b/MisticaCatalog/SupportFiles/Info.plist @@ -24,7 +24,7 @@ CFBundleTypeRole None CFBundleURLName - com.telefonica.mistica.enterprise + com.tid.mistica.enterprise CFBundleURLSchemes mistica diff --git a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig index 2eda9628..3f1d00a8 100644 --- a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig +++ b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig @@ -33,7 +33,7 @@ LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/ DEFINES_MODULE = YES INFOPLIST_FILE = SupportFiles/Info.plist -PRODUCT_BUNDLE_IDENTIFIER = com.telefonica.mistica.enterprise +PRODUCT_BUNDLE_IDENTIFIER = com.tid.mistica.enterprise // Swift diff --git a/Sources/SupportFiles/Mistica.xcconfig b/Sources/SupportFiles/Mistica.xcconfig index 24e1229b..9b2c6a99 100644 --- a/Sources/SupportFiles/Mistica.xcconfig +++ b/Sources/SupportFiles/Mistica.xcconfig @@ -20,7 +20,7 @@ INSTALL_PATH = $(LOCAL_LIBRARY_DIR)/Frameworks IPHONEOS_DEPLOYMENT_TARGET = 12.0 SKIP_INSTALL = YES TARGETED_DEVICE_FAMILY = 1,2 -PRODUCT_BUNDLE_IDENTIFIER = com.telefonica.mistica +PRODUCT_BUNDLE_IDENTIFIER = com.tid.mistica PRODUCT_NAME = $(TARGET_NAME:c99extidentifier) APPLICATION_EXTENSION_API_ONLY = YES BUILD_LIBRARY_FOR_DISTRIBUTION = NO @@ -36,7 +36,7 @@ LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/ DEFINES_MODULE = YES INFOPLIST_FILE = $(TARGET_NAME)/SupportFiles/Info.plist -PRODUCT_BUNDLE_IDENTIFIER = com.telefonica.$(TARGET_NAME) +PRODUCT_BUNDLE_IDENTIFIER = com.tid.$(TARGET_NAME) // Signing diff --git a/enterprise.plist b/enterprise.plist index bcaf2906..70a3c116 100644 --- a/enterprise.plist +++ b/enterprise.plist @@ -8,17 +8,17 @@ enterprise provisioningProfiles - com.telefonica.mistica.enterprise - mistica-app + com.tid.mistica.enterprise + distribution-mistica signingCertificate - iPhone Distribution: Tuenti Technologies SL + iPhone Distribution: Telefonica Innovacion Digital, S.L. signingStyle manual stripSwiftSymbols teamID - JA666WMX28 + GFMF97LQSW thinning <none>