Sfoglia il codice sorgente

set swift version to 5.0

Alex K 6 anni fa
parent
commit
0779dec495
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      SwiftyStoreKit.xcodeproj/project.pbxproj

+ 2 - 2
SwiftyStoreKit.xcodeproj/project.pbxproj

@@ -990,7 +990,7 @@
 				ONLY_ACTIVE_ARCH = YES;
 				SDKROOT = iphoneos;
 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
-				SWIFT_VERSION = 4.2;
+				SWIFT_VERSION = 5.0;
 			};
 			name = Debug;
 		};
@@ -1039,7 +1039,7 @@
 				MACOSX_DEPLOYMENT_TARGET = 10.10;
 				MTL_ENABLE_DEBUG_INFO = NO;
 				SDKROOT = iphoneos;
-				SWIFT_VERSION = 4.2;
+				SWIFT_VERSION = 5.0;
 				VALIDATE_PRODUCT = YES;
 			};
 			name = Release;