We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9ed3c commit 27b1813Copy full SHA for 27b1813
opds/readium-opds.xcodeproj/project.pbxproj
@@ -261,6 +261,7 @@
261
SDKROOT = iphoneos;
262
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
263
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
264
+ SWIFT_VERSION = 4.2;
265
VERSIONING_SYSTEM = "apple-generic";
266
VERSION_INFO_PREFIX = "";
267
};
@@ -315,6 +316,7 @@
315
316
MTL_ENABLE_DEBUG_INFO = NO;
317
318
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
319
320
VALIDATE_PRODUCT = YES;
321
322
0 commit comments