Skip to content

Commit 27b1813

Browse files
set swift version before upgrade
1 parent de9ed3c commit 27b1813

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opds/readium-opds.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@
261261
SDKROOT = iphoneos;
262262
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
263263
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
264+
SWIFT_VERSION = 4.2;
264265
VERSIONING_SYSTEM = "apple-generic";
265266
VERSION_INFO_PREFIX = "";
266267
};
@@ -315,6 +316,7 @@
315316
MTL_ENABLE_DEBUG_INFO = NO;
316317
SDKROOT = iphoneos;
317318
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
319+
SWIFT_VERSION = 4.2;
318320
VALIDATE_PRODUCT = YES;
319321
VERSIONING_SYSTEM = "apple-generic";
320322
VERSION_INFO_PREFIX = "";

0 commit comments

Comments
 (0)