We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2beec7e commit e977cc5Copy full SHA for e977cc5
1 file changed
SortedArray.xcodeproj/project.pbxproj
@@ -583,7 +583,7 @@
583
ONLY_ACTIVE_ARCH = YES;
584
SDKROOT = iphoneos;
585
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
586
- SWIFT_VERSION = 3.0;
+ SWIFT_VERSION = 4.0;
587
TARGETED_DEVICE_FAMILY = "1,2";
588
VERSIONING_SYSTEM = "apple-generic";
589
VERSION_INFO_PREFIX = "";
@@ -635,7 +635,7 @@
635
MTL_ENABLE_DEBUG_INFO = NO;
636
637
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
638
639
640
VALIDATE_PRODUCT = YES;
641
0 commit comments