Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit cb76b69

Browse files
committed
updated swift version
1 parent 7c7f935 commit cb76b69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PCA-iOS-Lib.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@
286286
SDKROOT = iphoneos;
287287
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
288288
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
289+
SWIFT_VERSION = 4.2;
289290
TARGETED_DEVICE_FAMILY = "1,2";
290291
VERSIONING_SYSTEM = "apple-generic";
291292
VERSION_INFO_PREFIX = "";
@@ -340,6 +341,7 @@
340341
MTL_ENABLE_DEBUG_INFO = NO;
341342
SDKROOT = iphoneos;
342343
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
344+
SWIFT_VERSION = 4.2;
343345
TARGETED_DEVICE_FAMILY = "1,2";
344346
VALIDATE_PRODUCT = YES;
345347
VERSIONING_SYSTEM = "apple-generic";

0 commit comments

Comments
 (0)