diff --git a/example/ios/BitmovinPlayerReactNativeExample.xcodeproj/project.pbxproj b/example/ios/BitmovinPlayerReactNativeExample.xcodeproj/project.pbxproj index 33f94a2d..ef5b1ae5 100644 --- a/example/ios/BitmovinPlayerReactNativeExample.xcodeproj/project.pbxproj +++ b/example/ios/BitmovinPlayerReactNativeExample.xcodeproj/project.pbxproj @@ -200,13 +200,11 @@ LastUpgradeCheck = 1130; TargetAttributes = { 13B07F861A680F5B00A75B9A = { - DevelopmentTeam = 423Q26AEEM; LastSwiftMigration = 1330; ProvisioningStyle = Automatic; }; 4CE382ED28BFD10C002DDF82 = { CreatedOnToolsVersion = 13.4.1; - DevelopmentTeam = 423Q26AEEM; LastSwiftMigration = 1340; ProvisioningStyle = Automatic; }; @@ -485,7 +483,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 423Q26AEEM; + DEVELOPMENT_TEAM = ""; ENABLE_BITCODE = NO; INFOPLIST_FILE = BitmovinPlayerReactNativeExample/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 14.0; @@ -516,7 +514,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 423Q26AEEM; + DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = BitmovinPlayerReactNativeExample/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; @@ -551,7 +549,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = dwarf; - DEVELOPMENT_TEAM = 423Q26AEEM; + DEVELOPMENT_TEAM = ""; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "BitmovinPlayerReactNativeExample-tvOS/Info.plist"; @@ -589,7 +587,7 @@ COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEVELOPMENT_TEAM = 423Q26AEEM; + DEVELOPMENT_TEAM = ""; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "BitmovinPlayerReactNativeExample-tvOS/Info.plist";