Skip to content

Commit 6bc25ea

Browse files
devxoulkzaher
authored andcommitted
Set SWIFT_VERSION to 5.0
1 parent 9aaf54d commit 6bc25ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RxDataSources.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@
616616
OTHER_SWIFT_FLAGS = "-D DEBUG";
617617
SDKROOT = iphoneos;
618618
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
619-
SWIFT_VERSION = 4.0;
619+
SWIFT_VERSION = 5.0;
620620
TARGETED_DEVICE_FAMILY = "1,2,3,4";
621621
TVOS_DEPLOYMENT_TARGET = 9.0;
622622
VERSIONING_SYSTEM = "apple-generic";
@@ -690,7 +690,7 @@
690690
OTHER_SWIFT_FLAGS = "";
691691
SDKROOT = iphoneos;
692692
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
693-
SWIFT_VERSION = 4.0;
693+
SWIFT_VERSION = 5.0;
694694
TARGETED_DEVICE_FAMILY = "1,2,3,4";
695695
TVOS_DEPLOYMENT_TARGET = 9.0;
696696
VALIDATE_PRODUCT = YES;

0 commit comments

Comments
 (0)