Skip to content

Commit 7dc6a1d

Browse files
author
Tom Kemp
committed
Update to Swift 4.2
1 parent 33d994e commit 7dc6a1d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

PusherSwift.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -246,11 +246,11 @@
246246
TargetAttributes = {
247247
33831C881A9CF61600B124F1 = {
248248
CreatedOnToolsVersion = 6.3;
249-
LastSwiftMigration = 0800;
249+
LastSwiftMigration = 1010;
250250
};
251251
33831C931A9CF61600B124F1 = {
252252
CreatedOnToolsVersion = 6.3;
253-
LastSwiftMigration = 0800;
253+
LastSwiftMigration = 1010;
254254
};
255255
};
256256
};
@@ -498,7 +498,7 @@
498498
SKIP_INSTALL = YES;
499499
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
500500
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
501-
SWIFT_VERSION = 4.0;
501+
SWIFT_VERSION = 4.2;
502502
TARGETED_DEVICE_FAMILY = "1,2,3,4";
503503
TVOS_DEPLOYMENT_TARGET = 9.0;
504504
VERSIONING_SYSTEM = "apple-generic";
@@ -555,7 +555,7 @@
555555
SDKROOT = "";
556556
SKIP_INSTALL = YES;
557557
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
558-
SWIFT_VERSION = 4.0;
558+
SWIFT_VERSION = 4.2;
559559
TARGETED_DEVICE_FAMILY = "1,2,3,4";
560560
TVOS_DEPLOYMENT_TARGET = 9.0;
561561
VALIDATE_PRODUCT = YES;
@@ -613,7 +613,7 @@
613613
SDKROOT = "";
614614
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
615615
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
616-
SWIFT_VERSION = 4.0;
616+
SWIFT_VERSION = 4.2;
617617
TVOS_DEPLOYMENT_TARGET = 9.0;
618618
};
619619
name = Debug;
@@ -659,7 +659,7 @@
659659
PRODUCT_NAME = PusherSwiftTests;
660660
SDKROOT = "";
661661
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
662-
SWIFT_VERSION = 4.0;
662+
SWIFT_VERSION = 4.2;
663663
TVOS_DEPLOYMENT_TARGET = 9.0;
664664
VALIDATE_PRODUCT = YES;
665665
};

0 commit comments

Comments
 (0)