Skip to content

Commit 9f7efc2

Browse files
author
JagCesar
committed
Update to Swift 4
1 parent 1a25ec4 commit 9f7efc2

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

CloudKitCurrentUser.xcodeproj/project.pbxproj

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
};
248248
FC1B22A71EA56A8400A17879 = {
249249
CreatedOnToolsVersion = 8.2.1;
250+
LastSwiftMigration = 0940;
250251
ProvisioningStyle = Automatic;
251252
};
252253
FC1B22B61EA56AA900A17879 = {
@@ -255,7 +256,7 @@
255256
};
256257
FC1D26A51DF21BAD005049CA = {
257258
CreatedOnToolsVersion = 8.1;
258-
LastSwiftMigration = 0810;
259+
LastSwiftMigration = 0940;
259260
ProvisioningStyle = Manual;
260261
};
261262
};
@@ -422,7 +423,7 @@
422423
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
423424
PRODUCT_BUNDLE_IDENTIFIER = "se.jagcesar.CloudKitCurrentUser-iOS-Tests";
424425
PRODUCT_NAME = "$(TARGET_NAME)";
425-
SWIFT_VERSION = 3.0;
426+
SWIFT_VERSION = 4.0;
426427
};
427428
name = Debug;
428429
};
@@ -435,7 +436,7 @@
435436
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
436437
PRODUCT_BUNDLE_IDENTIFIER = "se.jagcesar.CloudKitCurrentUser-iOS-Tests";
437438
PRODUCT_NAME = "$(TARGET_NAME)";
438-
SWIFT_VERSION = 3.0;
439+
SWIFT_VERSION = 4.0;
439440
};
440441
name = Release;
441442
};
@@ -607,7 +608,7 @@
607608
PRODUCT_NAME = CloudKitCurrentUser;
608609
SKIP_INSTALL = YES;
609610
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
610-
SWIFT_VERSION = 3.0;
611+
SWIFT_VERSION = 4.0;
611612
};
612613
name = Debug;
613614
};
@@ -629,7 +630,7 @@
629630
PRODUCT_BUNDLE_IDENTIFIER = se.jagcesar.CloudKitCurrentUser;
630631
PRODUCT_NAME = CloudKitCurrentUser;
631632
SKIP_INSTALL = YES;
632-
SWIFT_VERSION = 3.0;
633+
SWIFT_VERSION = 4.0;
633634
};
634635
name = Release;
635636
};

0 commit comments

Comments
 (0)