Skip to content

Commit b95a461

Browse files
no message
1 parent f9a1a40 commit b95a461

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SSSpinnerButton.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@
338338
SDKROOT = iphoneos;
339339
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
340340
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
341+
SWIFT_VERSION = 4.2;
341342
};
342343
name = Debug;
343344
};
@@ -389,6 +390,7 @@
389390
MTL_ENABLE_DEBUG_INFO = NO;
390391
SDKROOT = iphoneos;
391392
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
393+
SWIFT_VERSION = 4.2;
392394
VALIDATE_PRODUCT = YES;
393395
};
394396
name = Release;
@@ -481,6 +483,7 @@
481483
SDKROOT = iphoneos;
482484
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
483485
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
486+
SWIFT_VERSION = 4.2;
484487
};
485488
name = Analyze;
486489
};

0 commit comments

Comments
 (0)