Skip to content

Commit 9f6225a

Browse files
committed
Set SWIFT_VERSION = 3.0
1 parent b8dcd79 commit 9f6225a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SwiftyTimerTests/SwiftyTimerTests.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
ONLY_ACTIVE_ARCH = YES;
182182
SDKROOT = macosx;
183183
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
184+
SWIFT_VERSION = 3.0;
184185
};
185186
name = Debug;
186187
};
@@ -217,6 +218,7 @@
217218
MACOSX_DEPLOYMENT_TARGET = 10.10;
218219
MTL_ENABLE_DEBUG_INFO = NO;
219220
SDKROOT = macosx;
221+
SWIFT_VERSION = 3.0;
220222
};
221223
name = Release;
222224
};

0 commit comments

Comments
 (0)