File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 905905 SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
906906 SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
907907 SWIFT_COMPILATION_MODE = wholemodule;
908- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule ";
908+ SWIFT_OPTIMIZATION_LEVEL = "-O ";
909909 SWIFT_VERSION = 5.0;
910910 TARGETED_DEVICE_FAMILY = "1,2";
911911 };
10341034 SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
10351035 SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
10361036 SWIFT_COMPILATION_MODE = wholemodule;
1037- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule ";
1037+ SWIFT_OPTIMIZATION_LEVEL = "-O ";
10381038 SWIFT_VERSION = 5.0;
10391039 TARGETED_DEVICE_FAMILY = "1,2";
10401040 VERSIONING_SYSTEM = "apple-generic";
Original file line number Diff line number Diff line change 2929 shouldUseLaunchSchemeArgsEnv = " YES" >
3030 <Testables >
3131 <TestableReference
32- skipped = " NO" >
32+ skipped = " NO"
33+ parallelizable = " NO" >
3334 <BuildableReference
3435 BuildableIdentifier = " primary"
3536 BlueprintIdentifier = " 4E2C53F0488CF2615FE58178"
You can’t perform that action at this time.
0 commit comments