Skip to content

Commit

Permalink
remove DEVELOPMENT_TEAM
Browse files Browse the repository at this point in the history
  • Loading branch information
WorldDownTown committed Mar 31, 2019
1 parent a8810c2 commit b482346
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RangeSeekSlider.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@
ProvisioningStyle = Automatic;
};
OBJ_23 = {
DevelopmentTeam = S3LY459S86;
ProvisioningStyle = Automatic;
};
};
Expand Down Expand Up @@ -542,7 +541,7 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = S3LY459S86;
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
Expand All @@ -562,7 +561,7 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = S3LY459S86;
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
Expand Down

0 comments on commit b482346

Please sign in to comment.