|
11 | 11 | 0858E7F51D68BB2600491CD1 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; }; |
12 | 12 | 0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; }; |
13 | 13 | 0858E7F91D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; }; |
| 14 | + 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; }; |
14 | 15 | 269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; }; |
15 | 16 | 269B47891D3AAAE20042D137 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; }; |
16 | 17 | 269B478A1D3AAAE20042D137 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; }; |
|
668 | 669 | 269B47931D3AAAE20042D137 /* Socket.swift in Sources */, |
669 | 670 | 269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */, |
670 | 671 | 269B47951D3AAAE20042D137 /* Files.swift in Sources */, |
| 672 | + 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */, |
671 | 673 | 269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */, |
672 | 674 | 269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */, |
673 | 675 | 7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */, |
|
840 | 842 | PRODUCT_NAME = Swifter; |
841 | 843 | SDKROOT = appletvos; |
842 | 844 | SKIP_INSTALL = YES; |
| 845 | + SWIFT_VERSION = 3.0; |
843 | 846 | TARGETED_DEVICE_FAMILY = 3; |
844 | 847 | TVOS_DEPLOYMENT_TARGET = 9.0; |
845 | 848 | VERSIONING_SYSTEM = "apple-generic"; |
|
867 | 870 | PRODUCT_NAME = Swifter; |
868 | 871 | SDKROOT = appletvos; |
869 | 872 | SKIP_INSTALL = YES; |
| 873 | + SWIFT_VERSION = 3.0; |
870 | 874 | TARGETED_DEVICE_FAMILY = 3; |
871 | 875 | TVOS_DEPLOYMENT_TARGET = 9.0; |
872 | 876 | VERSIONING_SYSTEM = "apple-generic"; |
|
894 | 898 | PRODUCT_NAME = Swifter; |
895 | 899 | SDKROOT = iphoneos; |
896 | 900 | SKIP_INSTALL = YES; |
| 901 | + SWIFT_VERSION = 3.0; |
897 | 902 | VERSIONING_SYSTEM = "apple-generic"; |
898 | 903 | VERSION_INFO_PREFIX = ""; |
899 | 904 | }; |
|
920 | 925 | PRODUCT_NAME = Swifter; |
921 | 926 | SDKROOT = iphoneos; |
922 | 927 | SKIP_INSTALL = YES; |
| 928 | + SWIFT_VERSION = 3.0; |
923 | 929 | VERSIONING_SYSTEM = "apple-generic"; |
924 | 930 | VERSION_INFO_PREFIX = ""; |
925 | 931 | }; |
|
947 | 953 | PRODUCT_NAME = Swifter; |
948 | 954 | SDKROOT = macosx; |
949 | 955 | SKIP_INSTALL = YES; |
| 956 | + SWIFT_VERSION = 3.0; |
950 | 957 | VERSIONING_SYSTEM = "apple-generic"; |
951 | 958 | VERSION_INFO_PREFIX = ""; |
952 | 959 | }; |
|
975 | 982 | PRODUCT_NAME = Swifter; |
976 | 983 | SDKROOT = macosx; |
977 | 984 | SKIP_INSTALL = YES; |
| 985 | + SWIFT_VERSION = 3.0; |
978 | 986 | VERSIONING_SYSTEM = "apple-generic"; |
979 | 987 | VERSION_INFO_PREFIX = ""; |
980 | 988 | }; |
|
0 commit comments