Skip to content

Commit 4d14c82

Browse files
committed
Swift5
1 parent a02cb15 commit 4d14c82

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2
1+
5.0

StackScrollView.xcodeproj/project.pbxproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@
274274
developmentRegion = English;
275275
hasScannedForEncodings = 0;
276276
knownRegions = (
277+
English,
277278
en,
278279
Base,
279280
);
@@ -460,7 +461,7 @@
460461
SDKROOT = iphoneos;
461462
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
462463
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
463-
SWIFT_VERSION = 4.2;
464+
SWIFT_VERSION = 5.0;
464465
TARGETED_DEVICE_FAMILY = "1,2";
465466
VERSIONING_SYSTEM = "apple-generic";
466467
VERSION_INFO_PREFIX = "";
@@ -506,7 +507,7 @@
506507
MTL_ENABLE_DEBUG_INFO = NO;
507508
SDKROOT = iphoneos;
508509
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
509-
SWIFT_VERSION = 4.2;
510+
SWIFT_VERSION = 5.0;
510511
TARGETED_DEVICE_FAMILY = "1,2";
511512
VALIDATE_PRODUCT = YES;
512513
VERSIONING_SYSTEM = "apple-generic";

0 commit comments

Comments
 (0)