Skip to content

Commit cd1eea5

Browse files
committed
Updated to Swift 5
1 parent f7c1c4e commit cd1eea5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

GCDWebServer.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,7 @@
11761176
PRODUCT_BUNDLE_IDENTIFIER = "net.pol-online.GCDWebServers";
11771177
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
11781178
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1179-
SWIFT_VERSION = 4.2;
1179+
SWIFT_VERSION = 5.0;
11801180
WARNING_CFLAGS = (
11811181
"-Wall",
11821182
"-Weverything",
@@ -1215,7 +1215,7 @@
12151215
PRODUCT_BUNDLE_IDENTIFIER = "net.pol-online.GCDWebServers";
12161216
SWIFT_COMPILATION_MODE = wholemodule;
12171217
SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
1218-
SWIFT_VERSION = 4.2;
1218+
SWIFT_VERSION = 5.0;
12191219
WARNING_CFLAGS = "-Wall";
12201220
};
12211221
name = Release;

0 commit comments

Comments
 (0)