Skip to content

Commit d79fec2

Browse files
committed
Updates for Xcode beta 3.
1 parent b81db5e commit d79fec2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RxDataSources.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,7 @@
10361036
OTHER_SWIFT_FLAGS = "-D DEBUG";
10371037
SDKROOT = iphoneos;
10381038
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1039+
SWIFT_VERSION = 3.0;
10391040
TARGETED_DEVICE_FAMILY = "1,2";
10401041
VERSIONING_SYSTEM = "apple-generic";
10411042
VERSION_INFO_PREFIX = "";
@@ -1077,6 +1078,7 @@
10771078
MTL_ENABLE_DEBUG_INFO = NO;
10781079
OTHER_SWIFT_FLAGS = "";
10791080
SDKROOT = iphoneos;
1081+
SWIFT_VERSION = 3.0;
10801082
TARGETED_DEVICE_FAMILY = "1,2";
10811083
VALIDATE_PRODUCT = YES;
10821084
VERSIONING_SYSTEM = "apple-generic";

0 commit comments

Comments
 (0)