Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Commit 90ced3b

Browse files
committed
Update to Swift 5!
1 parent 87ef0ed commit 90ced3b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

SwiftyTimer.xcodeproj/project.pbxproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
TargetAttributes = {
211211
3E721ABA1BF7255D008AF027 = {
212212
CreatedOnToolsVersion = 7.1;
213-
LastSwiftMigration = 0800;
213+
LastSwiftMigration = 1030;
214214
};
215215
6E7E40891C84B1A20030CEBB = {
216216
CreatedOnToolsVersion = 7.2;
@@ -228,6 +228,7 @@
228228
developmentRegion = English;
229229
hasScannedForEncodings = 0;
230230
knownRegions = (
231+
English,
231232
en,
232233
);
233234
mainGroup = 3E721AB11BF7255C008AF027;
@@ -441,7 +442,7 @@
441442
PRODUCT_BUNDLE_IDENTIFIER = io.radex.SwiftyTimer;
442443
PRODUCT_NAME = "$(TARGET_NAME)";
443444
SKIP_INSTALL = YES;
444-
SWIFT_VERSION = 4.2;
445+
SWIFT_VERSION = 5.0;
445446
};
446447
name = Debug;
447448
};
@@ -462,7 +463,7 @@
462463
PRODUCT_BUNDLE_IDENTIFIER = io.radex.SwiftyTimer;
463464
PRODUCT_NAME = "$(TARGET_NAME)";
464465
SKIP_INSTALL = YES;
465-
SWIFT_VERSION = 4.2;
466+
SWIFT_VERSION = 5.0;
466467
};
467468
name = Release;
468469
};

0 commit comments

Comments
 (0)