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 b81db5e commit d79fec2Copy full SHA for d79fec2
RxDataSources.xcodeproj/project.pbxproj
@@ -1036,6 +1036,7 @@
1036
OTHER_SWIFT_FLAGS = "-D DEBUG";
1037
SDKROOT = iphoneos;
1038
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1039
+ SWIFT_VERSION = 3.0;
1040
TARGETED_DEVICE_FAMILY = "1,2";
1041
VERSIONING_SYSTEM = "apple-generic";
1042
VERSION_INFO_PREFIX = "";
@@ -1077,6 +1078,7 @@
1077
1078
MTL_ENABLE_DEBUG_INFO = NO;
1079
OTHER_SWIFT_FLAGS = "";
1080
1081
1082
1083
VALIDATE_PRODUCT = YES;
1084
0 commit comments