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 f9a1a40 commit b95a461Copy full SHA for b95a461
SSSpinnerButton.xcodeproj/project.pbxproj
@@ -338,6 +338,7 @@
338
SDKROOT = iphoneos;
339
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
340
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
341
+ SWIFT_VERSION = 4.2;
342
};
343
name = Debug;
344
@@ -389,6 +390,7 @@
389
390
MTL_ENABLE_DEBUG_INFO = NO;
391
392
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
393
394
VALIDATE_PRODUCT = YES;
395
396
name = Release;
@@ -481,6 +483,7 @@
481
483
482
484
485
486
487
488
name = Analyze;
489
0 commit comments