Skip to content

Commit 3cde45f

Browse files
rlasanteFitbitthomasvl
authored andcommitted
Change Default Commandline Configuration Name to Release
1 parent 9dea0a4 commit 3cde45f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

SwiftProtobuf.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2351,7 +2351,7 @@
23512351
9C8CDA1C1D7A288E00E207CA /* Release */,
23522352
);
23532353
defaultConfigurationIsVisible = 0;
2354-
defaultConfigurationName = Debug;
2354+
defaultConfigurationName = Release;
23552355
};
23562356
BD12FD3D1D767BA1001815C7 /* Build configuration list for PBXNativeTarget "SwiftProtobuf_iOS" */ = {
23572357
isa = XCConfigurationList;
@@ -2360,7 +2360,7 @@
23602360
BD12FD3C1D767BA1001815C7 /* Release */,
23612361
);
23622362
defaultConfigurationIsVisible = 0;
2363-
defaultConfigurationName = Debug;
2363+
defaultConfigurationName = Release;
23642364
};
23652365
F44F93761DAEA53900BC5B85 /* Build configuration list for PBXNativeTarget "SwiftProtobuf_tvOS" */ = {
23662366
isa = XCConfigurationList;
@@ -2369,7 +2369,7 @@
23692369
F44F93751DAEA53900BC5B85 /* Release */,
23702370
);
23712371
defaultConfigurationIsVisible = 0;
2372-
defaultConfigurationName = Debug;
2372+
defaultConfigurationName = Release;
23732373
};
23742374
F44F93A71DAEA7C500BC5B85 /* Build configuration list for PBXNativeTarget "SwiftProtobufTestSuite_tvOS" */ = {
23752375
isa = XCConfigurationList;
@@ -2378,7 +2378,7 @@
23782378
F44F93A91DAEA7C500BC5B85 /* Release */,
23792379
);
23802380
defaultConfigurationIsVisible = 0;
2381-
defaultConfigurationName = Debug;
2381+
defaultConfigurationName = Release;
23822382
};
23832383
F44F94051DAEB13F00BC5B85 /* Build configuration list for PBXNativeTarget "SwiftProtobuf_watchOS" */ = {
23842384
isa = XCConfigurationList;
@@ -2387,7 +2387,7 @@
23872387
F44F94041DAEB13F00BC5B85 /* Release */,
23882388
);
23892389
defaultConfigurationIsVisible = 0;
2390-
defaultConfigurationName = Debug;
2390+
defaultConfigurationName = Release;
23912391
};
23922392
"___RootConfs_" /* Build configuration list for PBXProject "SwiftProtobuf" */ = {
23932393
isa = XCConfigurationList;
@@ -2396,7 +2396,7 @@
23962396
"_____Release_" /* Release */,
23972397
);
23982398
defaultConfigurationIsVisible = 0;
2399-
defaultConfigurationName = Debug;
2399+
defaultConfigurationName = Release;
24002400
};
24012401
"_______Confs_Protobuf" /* Build configuration list for PBXNativeTarget "SwiftProtobuf_macOS" */ = {
24022402
isa = XCConfigurationList;
@@ -2405,7 +2405,7 @@
24052405
_ReleaseConf_Protobuf /* Release */,
24062406
);
24072407
defaultConfigurationIsVisible = 0;
2408-
defaultConfigurationName = Debug;
2408+
defaultConfigurationName = Release;
24092409
};
24102410
"_______Confs_ProtobufTestSuite" /* Build configuration list for PBXNativeTarget "SwiftProtobufTestSuite_macOS" */ = {
24112411
isa = XCConfigurationList;
@@ -2414,7 +2414,7 @@
24142414
_ReleaseConf_ProtobufTestSuite /* Release */,
24152415
);
24162416
defaultConfigurationIsVisible = 0;
2417-
defaultConfigurationName = Debug;
2417+
defaultConfigurationName = Release;
24182418
};
24192419
/* End XCConfigurationList section */
24202420
};

0 commit comments

Comments
 (0)