Skip to content

Commit b482346

Browse files
committed
remove DEVELOPMENT_TEAM
1 parent a8810c2 commit b482346

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

RangeSeekSlider.xcodeproj/project.pbxproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@
283283
ProvisioningStyle = Automatic;
284284
};
285285
OBJ_23 = {
286-
DevelopmentTeam = S3LY459S86;
287286
ProvisioningStyle = Automatic;
288287
};
289288
};
@@ -542,7 +541,7 @@
542541
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
543542
CLANG_ENABLE_OBJC_WEAK = YES;
544543
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
545-
DEVELOPMENT_TEAM = S3LY459S86;
544+
DEVELOPMENT_TEAM = "";
546545
FRAMEWORK_SEARCH_PATHS = (
547546
"$(inherited)",
548547
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
@@ -562,7 +561,7 @@
562561
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
563562
CLANG_ENABLE_OBJC_WEAK = YES;
564563
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
565-
DEVELOPMENT_TEAM = S3LY459S86;
564+
DEVELOPMENT_TEAM = "";
566565
FRAMEWORK_SEARCH_PATHS = (
567566
"$(inherited)",
568567
"$(PLATFORM_DIR)/Developer/Library/Frameworks",

0 commit comments

Comments
 (0)