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 49aeb46 commit 75c5b76Copy full SHA for 75c5b76
Resolver/Resolver.xcodeproj/project.pbxproj
@@ -366,6 +366,7 @@
366
SDKROOT = iphoneos;
367
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
368
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
369
+ SWIFT_VERSION = 4.0;
370
VERSIONING_SYSTEM = "apple-generic";
371
VERSION_INFO_PREFIX = "";
372
};
@@ -418,6 +419,7 @@
418
419
MTL_ENABLE_DEBUG_INFO = NO;
420
421
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
422
423
VALIDATE_PRODUCT = YES;
424
425
0 commit comments