Skip to content

Commit e8bed6c

Browse files
committed
Swift version 4.2 set
1 parent d2babff commit e8bed6c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Demo/CFAlertViewControllerDemo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,7 @@
722722
MTL_ENABLE_DEBUG_INFO = YES;
723723
ONLY_ACTIVE_ARCH = YES;
724724
SDKROOT = iphoneos;
725+
SWIFT_VERSION = 4.2;
725726
TARGETED_DEVICE_FAMILY = "1,2";
726727
};
727728
name = Debug;
@@ -771,6 +772,7 @@
771772
MTL_ENABLE_DEBUG_INFO = NO;
772773
SDKROOT = iphoneos;
773774
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
775+
SWIFT_VERSION = 4.2;
774776
TARGETED_DEVICE_FAMILY = "1,2";
775777
VALIDATE_PRODUCT = YES;
776778
};

0 commit comments

Comments
 (0)