Browse Source

Update SWIFT_VERSION to 4.2 in .xcconfig

Norio Nomura 6 years ago
parent
commit
5d754f0ff5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Base32.xcodeproj/Configs/Project.xcconfig

+ 1 - 1
Base32.xcodeproj/Configs/Project.xcconfig

@@ -35,4 +35,4 @@ GCC_WARN_UNDECLARED_SELECTOR = YES;
 GCC_WARN_UNINITIALIZED_AUTOS = YES;
 GCC_WARN_UNUSED_FUNCTION = YES;
 GCC_WARN_UNUSED_VARIABLE = YES;
-SWIFT_VERSION = 4.0;
+SWIFT_VERSION = 4.2;