Skip to content

Commit 5c0d0d5

Browse files
committed
Remove default team inside watchOS
1 parent def1ed9 commit 5c0d0d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Demo/Demo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@
810810
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
811811
CODE_SIGN_STYLE = Automatic;
812812
CURRENT_PROJECT_VERSION = 1;
813-
DEVELOPMENT_TEAM = 9PAHLTG8AD;
813+
DEVELOPMENT_TEAM = "";
814814
ENABLE_PREVIEWS = YES;
815815
GENERATE_INFOPLIST_FILE = YES;
816816
INFOPLIST_KEY_CFBundleDisplayName = Watch;
@@ -839,7 +839,7 @@
839839
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
840840
CODE_SIGN_STYLE = Automatic;
841841
CURRENT_PROJECT_VERSION = 1;
842-
DEVELOPMENT_TEAM = 9PAHLTG8AD;
842+
DEVELOPMENT_TEAM = "";
843843
ENABLE_PREVIEWS = YES;
844844
GENERATE_INFOPLIST_FILE = YES;
845845
INFOPLIST_KEY_CFBundleDisplayName = Watch;

0 commit comments

Comments
 (0)