Skip to content

Commit 75599e1

Browse files
authored
Bump (#294)
1 parent a202b59 commit 75599e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SwiftQueue.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
816816
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
817817
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
818-
SWIFT_VERSION = 4.0;
818+
SWIFT_VERSION = 5.0;
819819
TVOS_DEPLOYMENT_TARGET = 9.0;
820820
USE_HEADERMAP = NO;
821821
WATCHOS_DEPLOYMENT_TARGET = 2.0;
@@ -864,7 +864,7 @@
864864
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
865865
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
866866
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
867-
SWIFT_VERSION = 4.0;
867+
SWIFT_VERSION = 5.0;
868868
TVOS_DEPLOYMENT_TARGET = 9.0;
869869
USE_HEADERMAP = NO;
870870
WATCHOS_DEPLOYMENT_TARGET = 2.0;

0 commit comments

Comments
 (0)