We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ef0ed commit 69d4279Copy full SHA for 69d4279
SwiftyTimer.xcodeproj/project.pbxproj
@@ -228,6 +228,7 @@
228
developmentRegion = English;
229
hasScannedForEncodings = 0;
230
knownRegions = (
231
+ English,
232
en,
233
);
234
mainGroup = 3E721AB11BF7255C008AF027;
@@ -441,7 +442,7 @@
441
442
PRODUCT_BUNDLE_IDENTIFIER = io.radex.SwiftyTimer;
443
PRODUCT_NAME = "$(TARGET_NAME)";
444
SKIP_INSTALL = YES;
- SWIFT_VERSION = 4.2;
445
+ SWIFT_VERSION = 5.0;
446
};
447
name = Debug;
448
@@ -462,7 +463,7 @@
462
463
464
465
466
467
468
name = Release;
469
0 commit comments