|
45 | 45 | 269B47981D3AAAE20042D137 /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; }; |
46 | 46 | 269B47991D3AAAE20042D137 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; }; |
47 | 47 | 269B47A71D3AAC4F0042D137 /* SwiftertvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
48 | | - 542604AE226A33540065B874 /* XCTestManifests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B912F49220507D00062C360 /* XCTestManifests.swift */; }; |
49 | 48 | 6A0D4512204E9988000A0726 /* MimeTypesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */; }; |
50 | 49 | 6AE2FF722048013000302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; }; |
51 | 50 | 6AE2FF732048013000302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; }; |
|
55 | 54 | 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893FD1C0512C400A29F63 /* SwifterMac.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
56 | 55 | 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */; }; |
57 | 56 | 7B11AD4B21C9A8A6002F8820 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; }; |
| 57 | + 7B55EC95226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */; }; |
| 58 | + 7B55EC96226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */; }; |
| 59 | + 7B55EC97226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */; }; |
58 | 60 | 7B74CFA82163C40F001BE07B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; }; |
59 | 61 | 7C377E181D964B96009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; }; |
60 | 62 | 7C377E191D964B9F009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; }; |
|
177 | 179 | 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; }; |
178 | 180 | 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
179 | 181 | 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; }; |
| 182 | + 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerThreadingTests.swift; sourceTree = "<group>"; }; |
180 | 183 | 7B912F49220507D00062C360 /* XCTestManifests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTestManifests.swift; sourceTree = "<group>"; }; |
181 | 184 | 7B912F4B220507DB0062C360 /* LinuxMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LinuxMain.swift; sourceTree = "<group>"; }; |
182 | 185 | 7C377E161D964B6A009C6148 /* String+File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+File.swift"; sourceTree = "<group>"; }; |
|
417 | 420 | 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */, |
418 | 421 | 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */, |
419 | 422 | 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */, |
| 423 | + 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */, |
420 | 424 | ); |
421 | 425 | path = Tests; |
422 | 426 | sourceTree = "<group>"; |
|
769 | 773 | 047F1F02226AB9AD00909B95 /* XCTestManifests.swift in Sources */, |
770 | 774 | 043660CE21FED35500497989 /* SwifterTestsHttpParser.swift in Sources */, |
771 | 775 | 043660D521FED36C00497989 /* MimeTypesTests.swift in Sources */, |
| 776 | + 7B55EC96226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */, |
772 | 777 | ); |
773 | 778 | runOnlyForDeploymentPostprocessing = 0; |
774 | 779 | }; |
|
781 | 786 | 043660EA21FED51E00497989 /* IOSafetyTests.swift in Sources */, |
782 | 787 | 043660E821FED51900497989 /* SwifterTestsStringExtensions.swift in Sources */, |
783 | 788 | 043660E521FED51100497989 /* SwifterTestsHttpRouter.swift in Sources */, |
| 789 | + 7B55EC97226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */, |
784 | 790 | 043660E621FED51400497989 /* SwifterTestsHttpParser.swift in Sources */, |
785 | 791 | 043660EB21FED52000497989 /* MimeTypesTests.swift in Sources */, |
786 | 792 | ); |
|
896 | 902 | 043660D421FED36900497989 /* IOSafetyTests.swift in Sources */, |
897 | 903 | 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */, |
898 | 904 | 7B11AD4B21C9A8A6002F8820 /* SwifterTestsHttpRouter.swift in Sources */, |
| 905 | + 7B55EC95226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */, |
899 | 906 | ); |
900 | 907 | runOnlyForDeploymentPostprocessing = 0; |
901 | 908 | }; |
|
1278 | 1285 | OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500"; |
1279 | 1286 | SDKROOT = macosx; |
1280 | 1287 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1281 | | - SWIFT_VERSION = 4.2; |
| 1288 | + SWIFT_VERSION = 5.0; |
1282 | 1289 | TARGETED_DEVICE_FAMILY = "1,2"; |
1283 | 1290 | }; |
1284 | 1291 | name = Debug; |
|
1333 | 1340 | OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500"; |
1334 | 1341 | SDKROOT = macosx; |
1335 | 1342 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
1336 | | - SWIFT_VERSION = 4.2; |
| 1343 | + SWIFT_VERSION = 5.0; |
1337 | 1344 | TARGETED_DEVICE_FAMILY = "1,2"; |
1338 | 1345 | VALIDATE_PRODUCT = YES; |
1339 | 1346 | }; |
|
0 commit comments