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 31619a1 commit 9928be6Copy full SHA for 9928be6
RxDataSources.xcodeproj/project.pbxproj
@@ -1076,6 +1076,7 @@
1076
OTHER_SWIFT_FLAGS = "-D DEBUG";
1077
SDKROOT = iphoneos;
1078
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1079
+ SWIFT_VERSION = 2.3;
1080
TARGETED_DEVICE_FAMILY = "1,2";
1081
VERSIONING_SYSTEM = "apple-generic";
1082
VERSION_INFO_PREFIX = "";
@@ -1117,6 +1118,7 @@
1117
1118
MTL_ENABLE_DEBUG_INFO = NO;
1119
OTHER_SWIFT_FLAGS = "";
1120
1121
1122
1123
VALIDATE_PRODUCT = YES;
1124
0 commit comments