Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 930d4cb

Browse files
committed
Update Fixtures
1 parent e3f8ae9 commit 930d4cb

File tree

5 files changed

+38
-38
lines changed

5 files changed

+38
-38
lines changed

Tests/Fixtures/CarthageProject/Project.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@
686686
6D4575F120C426FEC8956CCB /* Release */,
687687
);
688688
defaultConfigurationIsVisible = 0;
689-
defaultConfigurationName = "";
689+
defaultConfigurationName = Debug;
690690
};
691691
50DA67E9A951C40D9536609D /* Build configuration list for PBXNativeTarget "Framework_iOS" */ = {
692692
isa = XCConfigurationList;
@@ -695,7 +695,7 @@
695695
06FEE6A4375FED73FBBB4162 /* Release */,
696696
);
697697
defaultConfigurationIsVisible = 0;
698-
defaultConfigurationName = "";
698+
defaultConfigurationName = Debug;
699699
};
700700
658628E35283172E17BFC6A3 /* Build configuration list for PBXNativeTarget "Framework_tvOS" */ = {
701701
isa = XCConfigurationList;
@@ -704,7 +704,7 @@
704704
62D4835A6A4EDD4CF8DDCB41 /* Release */,
705705
);
706706
defaultConfigurationIsVisible = 0;
707-
defaultConfigurationName = "";
707+
defaultConfigurationName = Debug;
708708
};
709709
D60A551D881B4B91F4535B78 /* Build configuration list for PBXNativeTarget "Framework_macOS" */ = {
710710
isa = XCConfigurationList;
@@ -713,7 +713,7 @@
713713
C04D53CA1D822DDDB3DF4B3F /* Release */,
714714
);
715715
defaultConfigurationIsVisible = 0;
716-
defaultConfigurationName = "";
716+
defaultConfigurationName = Debug;
717717
};
718718
D91E14E36EC0B415578456F2 /* Build configuration list for PBXProject "Project" */ = {
719719
isa = XCConfigurationList;

Tests/Fixtures/SPM/SPM.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@
417417
7A384B9B9CF42FCF9EF02057 /* Release */,
418418
);
419419
defaultConfigurationIsVisible = 0;
420-
defaultConfigurationName = "";
420+
defaultConfigurationName = Debug;
421421
};
422422
3B861439E878E4B7EE6EE131 /* Build configuration list for PBXNativeTarget "StaticLibrary" */ = {
423423
isa = XCConfigurationList;
@@ -426,7 +426,7 @@
426426
1640ABF22E84A6AB9FFFB0D9 /* Release */,
427427
);
428428
defaultConfigurationIsVisible = 0;
429-
defaultConfigurationName = "";
429+
defaultConfigurationName = Debug;
430430
};
431431
425866ADA259DB93FC4AF1E3 /* Build configuration list for PBXProject "SPM" */ = {
432432
isa = XCConfigurationList;

Tests/Fixtures/TestProject/AnotherProject/AnotherProject.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
C7A4FCD4E277AD34B36E5185 /* Test Release */,
666666
);
667667
defaultConfigurationIsVisible = 0;
668-
defaultConfigurationName = "";
668+
defaultConfigurationName = "Production Debug";
669669
};
670670
3DFC1105373EDB6483D4BC5D /* Build configuration list for PBXProject "AnotherProject" */ = {
671671
isa = XCConfigurationList;
@@ -691,7 +691,7 @@
691691
7919FDD28F9A535EA26FB151 /* Test Release */,
692692
);
693693
defaultConfigurationIsVisible = 0;
694-
defaultConfigurationName = "";
694+
defaultConfigurationName = "Production Debug";
695695
};
696696
/* End XCConfigurationList section */
697697
};

Tests/Fixtures/TestProject/Project.xcodeproj/project.pbxproj

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5996,7 +5996,7 @@
59965996
058734C3B593A26E24211133 /* Test Release */,
59975997
);
59985998
defaultConfigurationIsVisible = 0;
5999-
defaultConfigurationName = "";
5999+
defaultConfigurationName = "Production Debug";
60006000
};
60016001
02E5A42C8065AF7CCB48FACE /* Build configuration list for PBXNativeTarget "Framework2_macOS" */ = {
60026002
isa = XCConfigurationList;
@@ -6009,7 +6009,7 @@
60096009
5675C7C51DC1B8D63CBAE30A /* Test Release */,
60106010
);
60116011
defaultConfigurationIsVisible = 0;
6012-
defaultConfigurationName = "";
6012+
defaultConfigurationName = "Production Debug";
60136013
};
60146014
1FC6945BE13C2202A2BCA3BC /* Build configuration list for PBXNativeTarget "iMessageApp" */ = {
60156015
isa = XCConfigurationList;
@@ -6022,7 +6022,7 @@
60226022
F961247BCE59D147388CA721 /* Test Release */,
60236023
);
60246024
defaultConfigurationIsVisible = 0;
6025-
defaultConfigurationName = "";
6025+
defaultConfigurationName = "Production Debug";
60266026
};
60276027
3F3C272D2EA61F6B88B80D44 /* Build configuration list for PBXNativeTarget "App_watchOS Extension" */ = {
60286028
isa = XCConfigurationList;
@@ -6035,7 +6035,7 @@
60356035
0C66F8A2D0CB0D802A327EB4 /* Test Release */,
60366036
);
60376037
defaultConfigurationIsVisible = 0;
6038-
defaultConfigurationName = "";
6038+
defaultConfigurationName = "Production Debug";
60396039
};
60406040
4A036BD16A0E9D22AE065AC9 /* Build configuration list for PBXNativeTarget "StaticLibrary_Swift" */ = {
60416041
isa = XCConfigurationList;
@@ -6048,7 +6048,7 @@
60486048
1D61DC7F5309F4C8B7692D85 /* Test Release */,
60496049
);
60506050
defaultConfigurationIsVisible = 0;
6051-
defaultConfigurationName = "";
6051+
defaultConfigurationName = "Production Debug";
60526052
};
60536053
4A8774E3B4F5C9B98E0D0CF9 /* Build configuration list for PBXNativeTarget "Framework_watchOS" */ = {
60546054
isa = XCConfigurationList;
@@ -6061,7 +6061,7 @@
60616061
D9A0609EE6F341CD4E8758C1 /* Test Release */,
60626062
);
60636063
defaultConfigurationIsVisible = 0;
6064-
defaultConfigurationName = "";
6064+
defaultConfigurationName = "Production Debug";
60656065
};
60666066
50DA67E9A951C40D9536609D /* Build configuration list for PBXNativeTarget "Framework_iOS" */ = {
60676067
isa = XCConfigurationList;
@@ -6074,7 +6074,7 @@
60746074
A861DE7670417FA256F4E459 /* Test Release */,
60756075
);
60766076
defaultConfigurationIsVisible = 0;
6077-
defaultConfigurationName = "";
6077+
defaultConfigurationName = "Production Debug";
60786078
};
60796079
56BF985F253DD84AD7C37538 /* Build configuration list for PBXNativeTarget "StaticLibrary_ObjC_iOS" */ = {
60806080
isa = XCConfigurationList;
@@ -6087,7 +6087,7 @@
60876087
CA08CB7E7DBBC99CDC7F2C2E /* Test Release */,
60886088
);
60896089
defaultConfigurationIsVisible = 0;
6090-
defaultConfigurationName = "";
6090+
defaultConfigurationName = "Production Debug";
60916091
};
60926092
62C52A55CB8D3BD9A055FD14 /* Build configuration list for PBXNativeTarget "App_macOS_Tests" */ = {
60936093
isa = XCConfigurationList;
@@ -6100,7 +6100,7 @@
61006100
12BCDE0EFCEE621B881E424C /* Test Release */,
61016101
);
61026102
defaultConfigurationIsVisible = 0;
6103-
defaultConfigurationName = "";
6103+
defaultConfigurationName = "Production Debug";
61046104
};
61056105
62D7BB889799B73F7E8B798F /* Build configuration list for PBXNativeTarget "App_iOS" */ = {
61066106
isa = XCConfigurationList;
@@ -6113,7 +6113,7 @@
61136113
DC80DC0AF0B4F2B51DAB0A52 /* Test Release */,
61146114
);
61156115
defaultConfigurationIsVisible = 0;
6116-
defaultConfigurationName = "";
6116+
defaultConfigurationName = "Production Debug";
61176117
};
61186118
658628E35283172E17BFC6A3 /* Build configuration list for PBXNativeTarget "Framework_tvOS" */ = {
61196119
isa = XCConfigurationList;
@@ -6126,7 +6126,7 @@
61266126
E24703CFCCBD727B3FE08F51 /* Test Release */,
61276127
);
61286128
defaultConfigurationIsVisible = 0;
6129-
defaultConfigurationName = "";
6129+
defaultConfigurationName = "Production Debug";
61306130
};
61316131
68CC35789B0DB020E2CFC517 /* Build configuration list for PBXNativeTarget "App_iOS_UITests" */ = {
61326132
isa = XCConfigurationList;
@@ -6139,7 +6139,7 @@
61396139
BBA736CF3FB466E323EA8462 /* Test Release */,
61406140
);
61416141
defaultConfigurationIsVisible = 0;
6142-
defaultConfigurationName = "";
6142+
defaultConfigurationName = "Production Debug";
61436143
};
61446144
6B5C5F08C0EF06457756E379 /* Build configuration list for PBXNativeTarget "App_watchOS" */ = {
61456145
isa = XCConfigurationList;
@@ -6152,7 +6152,7 @@
61526152
F3AC6A112F81D0958A316D82 /* Test Release */,
61536153
);
61546154
defaultConfigurationIsVisible = 0;
6155-
defaultConfigurationName = "";
6155+
defaultConfigurationName = "Production Debug";
61566156
};
61576157
752BB3C1A601770BDD9AC01E /* Build configuration list for PBXNativeTarget "StaticLibrary_ObjC_macOS" */ = {
61586158
isa = XCConfigurationList;
@@ -6165,7 +6165,7 @@
61656165
0CE2F7B8A955BE108A66FF68 /* Test Release */,
61666166
);
61676167
defaultConfigurationIsVisible = 0;
6168-
defaultConfigurationName = "";
6168+
defaultConfigurationName = "Production Debug";
61696169
};
61706170
77CE5B5E5DEAC820254D484C /* Build configuration list for PBXNativeTarget "App_macOS" */ = {
61716171
isa = XCConfigurationList;
@@ -6178,7 +6178,7 @@
61786178
3FFEE1ED324166B88F5F9A45 /* Test Release */,
61796179
);
61806180
defaultConfigurationIsVisible = 0;
6181-
defaultConfigurationName = "";
6181+
defaultConfigurationName = "Production Debug";
61826182
};
61836183
7881E73F05F096623E592040 /* Build configuration list for PBXNativeTarget "Tool" */ = {
61846184
isa = XCConfigurationList;
@@ -6191,7 +6191,7 @@
61916191
C00DBF60DC8C1A570738241F /* Test Release */,
61926192
);
61936193
defaultConfigurationIsVisible = 0;
6194-
defaultConfigurationName = "";
6194+
defaultConfigurationName = "Production Debug";
61956195
};
61966196
7CBF487CACC0BBFB530D7963 /* Build configuration list for PBXAggregateTarget "SuperTarget" */ = {
61976197
isa = XCConfigurationList;
@@ -6204,7 +6204,7 @@
62046204
D37EB6FE8C8C4040A394F1E9 /* Test Release */,
62056205
);
62066206
defaultConfigurationIsVisible = 0;
6207-
defaultConfigurationName = "";
6207+
defaultConfigurationName = "Production Debug";
62086208
};
62096209
7E4887637B4FA5B8E2F349CA /* Build configuration list for PBXNativeTarget "Framework2_watchOS" */ = {
62106210
isa = XCConfigurationList;
@@ -6217,7 +6217,7 @@
62176217
AE8DA78BA7A7194BD625DD45 /* Test Release */,
62186218
);
62196219
defaultConfigurationIsVisible = 0;
6220-
defaultConfigurationName = "";
6220+
defaultConfigurationName = "Production Debug";
62216221
};
62226222
906B8E5233EE4169E84ABAF3 /* Build configuration list for PBXNativeTarget "StaticLibrary_ObjC_tvOS" */ = {
62236223
isa = XCConfigurationList;
@@ -6230,7 +6230,7 @@
62306230
36C4B3A6EACCB88098CE13D7 /* Test Release */,
62316231
);
62326232
defaultConfigurationIsVisible = 0;
6233-
defaultConfigurationName = "";
6233+
defaultConfigurationName = "Production Debug";
62346234
};
62356235
91E8D6B95F23669734D43FDC /* Build configuration list for PBXNativeTarget "EntitledApp" */ = {
62366236
isa = XCConfigurationList;
@@ -6243,7 +6243,7 @@
62436243
983ACA9F991B0B18D9760B12 /* Test Release */,
62446244
);
62456245
defaultConfigurationIsVisible = 0;
6246-
defaultConfigurationName = "";
6246+
defaultConfigurationName = "Production Debug";
62476247
};
62486248
9A0EF0B71AD44055E8749C42 /* Build configuration list for PBXNativeTarget "Framework2_iOS" */ = {
62496249
isa = XCConfigurationList;
@@ -6256,7 +6256,7 @@
62566256
5A9C67C1F423247AE1541F63 /* Test Release */,
62576257
);
62586258
defaultConfigurationIsVisible = 0;
6259-
defaultConfigurationName = "";
6259+
defaultConfigurationName = "Production Debug";
62606260
};
62616261
9F4CBE5D909D2757B3D334B3 /* Build configuration list for PBXNativeTarget "TestFramework" */ = {
62626262
isa = XCConfigurationList;
@@ -6269,7 +6269,7 @@
62696269
B9AF2E89FE3E9E03E0029607 /* Test Release */,
62706270
);
62716271
defaultConfigurationIsVisible = 0;
6272-
defaultConfigurationName = "";
6272+
defaultConfigurationName = "Production Debug";
62736273
};
62746274
B40D2F785317445D9A9C8C12 /* Build configuration list for PBXNativeTarget "iMessageStickersExtension" */ = {
62756275
isa = XCConfigurationList;
@@ -6282,7 +6282,7 @@
62826282
A0C50DBBF4AC5D30C92B19F7 /* Test Release */,
62836283
);
62846284
defaultConfigurationIsVisible = 0;
6285-
defaultConfigurationName = "";
6285+
defaultConfigurationName = "Production Debug";
62866286
};
62876287
BE0FF81B67730F081F45BC78 /* Build configuration list for PBXLegacyTarget "Legacy" */ = {
62886288
isa = XCConfigurationList;
@@ -6295,7 +6295,7 @@
62956295
3DEEA480EDDC83405CFB9BBA /* Test Release */,
62966296
);
62976297
defaultConfigurationIsVisible = 0;
6298-
defaultConfigurationName = "";
6298+
defaultConfigurationName = "Production Debug";
62996299
};
63006300
D379D1BBEF24ED05EB6ADEB3 /* Build configuration list for PBXNativeTarget "XPC Service" */ = {
63016301
isa = XCConfigurationList;
@@ -6308,7 +6308,7 @@
63086308
AC8E8FEA35961580D23185B2 /* Test Release */,
63096309
);
63106310
defaultConfigurationIsVisible = 0;
6311-
defaultConfigurationName = "";
6311+
defaultConfigurationName = "Production Debug";
63126312
};
63136313
D60A551D881B4B91F4535B78 /* Build configuration list for PBXNativeTarget "Framework_macOS" */ = {
63146314
isa = XCConfigurationList;
@@ -6321,7 +6321,7 @@
63216321
E3E69C722D5BBAF4C8EF4D29 /* Test Release */,
63226322
);
63236323
defaultConfigurationIsVisible = 0;
6324-
defaultConfigurationName = "";
6324+
defaultConfigurationName = "Production Debug";
63256325
};
63266326
D91E14E36EC0B415578456F2 /* Build configuration list for PBXProject "Project" */ = {
63276327
isa = XCConfigurationList;
@@ -6347,7 +6347,7 @@
63476347
6645E6A343F71C3E91656BE9 /* Test Release */,
63486348
);
63496349
defaultConfigurationIsVisible = 0;
6350-
defaultConfigurationName = "";
6350+
defaultConfigurationName = "Production Debug";
63516351
};
63526352
EF0A56586AB1ED900B70D5BC /* Build configuration list for PBXNativeTarget "Framework2_tvOS" */ = {
63536353
isa = XCConfigurationList;
@@ -6360,7 +6360,7 @@
63606360
F9F2DA45FBEAF1528EC026FB /* Test Release */,
63616361
);
63626362
defaultConfigurationIsVisible = 0;
6363-
defaultConfigurationName = "";
6363+
defaultConfigurationName = "Production Debug";
63646364
};
63656365
F888428CB91ACDDAAE8C8F21 /* Build configuration list for PBXNativeTarget "App_iOS_Tests" */ = {
63666366
isa = XCConfigurationList;
@@ -6373,7 +6373,7 @@
63736373
7B4F942EA48FC1FED21AA2EE /* Test Release */,
63746374
);
63756375
defaultConfigurationIsVisible = 0;
6376-
defaultConfigurationName = "";
6376+
defaultConfigurationName = "Production Debug";
63776377
};
63786378
/* End XCConfigurationList section */
63796379

Tests/Fixtures/scheme_test/TestProject.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
7A68130BD0BC3B52C0C49426 /* Release */,
245245
);
246246
defaultConfigurationIsVisible = 0;
247-
defaultConfigurationName = "";
247+
defaultConfigurationName = Debug;
248248
};
249249
E903F6E8184E2A86CEC31778 /* Build configuration list for PBXProject "TestProject" */ = {
250250
isa = XCConfigurationList;

0 commit comments

Comments
 (0)