diff options
Diffstat (limited to 'ios/Frontend.xcodeproj/project.pbxproj')
-rw-r--r-- | ios/Frontend.xcodeproj/project.pbxproj | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ios/Frontend.xcodeproj/project.pbxproj b/ios/Frontend.xcodeproj/project.pbxproj index 0cf0957b..a8263d5f 100644 --- a/ios/Frontend.xcodeproj/project.pbxproj +++ b/ios/Frontend.xcodeproj/project.pbxproj @@ -480,12 +480,12 @@ }; 13B07F861A680F5B00A75B9A = { DevelopmentTeam = VQ6D29Y5N7; - LastSwiftMigration = 1250; + LastSwiftMigration = 1250; ProvisioningStyle = Automatic; }; 2D02E47A1E0B4A5D006451C7 = { CreatedOnToolsVersion = 8.2.1; - ProvisioningStyle = Automatic; + ProvisioningStyle = Manual; }; 2D02E48F1E0B4A5D006451C7 = { CreatedOnToolsVersion = 8.2.1; @@ -1027,7 +1027,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = FZ5J543S6Y; + DEVELOPMENT_TEAM = VQ6D29Y5N7; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( "$(inherited)", @@ -1041,7 +1041,7 @@ "-ObjC", "-lc++", ); - PRODUCT_BUNDLE_IDENTIFIER = com.taggid.taggid; + PRODUCT_BUNDLE_IDENTIFIER = FZ5J543S6Y; PRODUCT_NAME = Frontend; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "RNVideoProcessing/Frontend-Bridging-Header.h"; @@ -1060,7 +1060,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = FZ5J543S6Y; + DEVELOPMENT_TEAM = VQ6D29Y5N7; INFOPLIST_FILE = Frontend/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; @@ -1069,7 +1069,7 @@ "-ObjC", "-lc++", ); - PRODUCT_BUNDLE_IDENTIFIER = com.taggid.taggid; + PRODUCT_BUNDLE_IDENTIFIER = FZ5J543S6Y; PRODUCT_NAME = Frontend; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "RNVideoProcessing/Frontend-Bridging-Header.h"; |