Skip to content

Commit c8ad0af

Browse files
authored
Merge pull request stripe#1249 from stripe/yuki-fix-build
Remove development team from project.pbxproj
2 parents 0581fd0 + 16f910f commit c8ad0af

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Stripe.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3283,31 +3283,25 @@
32833283
TargetAttributes = {
32843284
045E7C021A5F41DE004751EF = {
32853285
CreatedOnToolsVersion = 6.1.1;
3286-
DevelopmentTeam = Y28TH9SHX7;
32873286
};
32883287
049E84AA1A605D93000B66CD = {
32893288
CreatedOnToolsVersion = 6.1.1;
3290-
DevelopmentTeam = Y28TH9SHX7;
32913289
};
32923290
049E85221A607FFD000B66CD = {
32933291
CreatedOnToolsVersion = 6.1.1;
3294-
DevelopmentTeam = Y28TH9SHX7;
32953292
};
32963293
04CDB4411A5F2E1800B854EE = {
32973294
CreatedOnToolsVersion = 6.1.1;
32983295
};
32993296
3650AA3D21C07E3C002B0893 = {
33003297
CreatedOnToolsVersion = 9.4.1;
3301-
DevelopmentTeam = Y28TH9SHX7;
33023298
};
33033299
3650AA5421C07E3D002B0893 = {
33043300
CreatedOnToolsVersion = 9.4.1;
3305-
DevelopmentTeam = Y28TH9SHX7;
33063301
TestTargetID = 3650AA3D21C07E3C002B0893;
33073302
};
33083303
C1B630B21D1D817900A05285 = {
33093304
CreatedOnToolsVersion = 7.3.1;
3310-
DevelopmentTeam = Y28TH9SHX7;
33113305
};
33123306
};
33133307
};
@@ -4184,7 +4178,6 @@
41844178
baseConfigurationReference = 04F39F101AEF2AFE005B926E /* StripeiOS-Debug.xcconfig */;
41854179
buildSettings = {
41864180
CODE_SIGN_IDENTITY = "iPhone Developer";
4187-
DEVELOPMENT_TEAM = "";
41884181
};
41894182
name = Debug;
41904183
};
@@ -4193,7 +4186,6 @@
41934186
baseConfigurationReference = 04F39F111AEF2AFE005B926E /* StripeiOS-Release.xcconfig */;
41944187
buildSettings = {
41954188
CODE_SIGN_IDENTITY = "iPhone Developer";
4196-
DEVELOPMENT_TEAM = "";
41974189
};
41984190
name = Release;
41994191
};

0 commit comments

Comments
 (0)