We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dbf81 commit c1ad38aCopy full SHA for c1ad38a
Algorithm.xcodeproj/project.pbxproj
@@ -576,6 +576,7 @@
576
ONLY_ACTIVE_ARCH = YES;
577
SDKROOT = iphoneos;
578
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
579
+ SWIFT_VERSION = 3.0;
580
TARGETED_DEVICE_FAMILY = "1,2";
581
VERSIONING_SYSTEM = "apple-generic";
582
VERSION_INFO_PREFIX = "";
@@ -617,6 +618,7 @@
617
618
MACOSX_DEPLOYMENT_TARGET = 10.9;
619
MTL_ENABLE_DEBUG_INFO = NO;
620
621
622
623
VALIDATE_PRODUCT = YES;
624
0 commit comments