We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c1c4e commit cd1eea5Copy full SHA for cd1eea5
1 file changed
GCDWebServer.xcodeproj/project.pbxproj
@@ -1176,7 +1176,7 @@
1176
PRODUCT_BUNDLE_IDENTIFIER = "net.pol-online.GCDWebServers";
1177
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
1178
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1179
- SWIFT_VERSION = 4.2;
+ SWIFT_VERSION = 5.0;
1180
WARNING_CFLAGS = (
1181
"-Wall",
1182
"-Weverything",
@@ -1215,7 +1215,7 @@
1215
1216
SWIFT_COMPILATION_MODE = wholemodule;
1217
SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
1218
1219
WARNING_CFLAGS = "-Wall";
1220
};
1221
name = Release;
0 commit comments