Skip to content

Commit 5404533

Browse files
Set SWIFT_VERSION to 2.3 in project settings
1 parent bb43a81 commit 5404533

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Nimble.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -1465,6 +1465,7 @@
14651465
ONLY_ACTIVE_ARCH = YES;
14661466
SDKROOT = iphoneos;
14671467
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1468+
SWIFT_VERSION = 2.3;
14681469
TARGETED_DEVICE_FAMILY = "1,2,3";
14691470
VERSIONING_SYSTEM = "apple-generic";
14701471
VERSION_INFO_PREFIX = "";
@@ -1505,6 +1506,7 @@
15051506
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
15061507
METAL_ENABLE_DEBUG_INFO = NO;
15071508
SDKROOT = iphoneos;
1509+
SWIFT_VERSION = 2.3;
15081510
TARGETED_DEVICE_FAMILY = "1,2,3";
15091511
VALIDATE_PRODUCT = YES;
15101512
VERSIONING_SYSTEM = "apple-generic";

0 commit comments

Comments
 (0)