We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8dcd79 commit 9f6225aCopy full SHA for 9f6225a
1 file changed
SwiftyTimerTests/SwiftyTimerTests.xcodeproj/project.pbxproj
@@ -181,6 +181,7 @@
181
ONLY_ACTIVE_ARCH = YES;
182
SDKROOT = macosx;
183
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
184
+ SWIFT_VERSION = 3.0;
185
};
186
name = Debug;
187
@@ -217,6 +218,7 @@
217
218
MACOSX_DEPLOYMENT_TARGET = 10.10;
219
MTL_ENABLE_DEBUG_INFO = NO;
220
221
222
223
name = Release;
224
0 commit comments