project.pbxproj 72 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 043660C721FED34100497989 /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893FB1C0512C400A29F63 /* Swifter.framework */; };
  10. 043660CD21FED35200497989 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  11. 043660CE21FED35500497989 /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  12. 043660CF21FED35800497989 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  13. 043660D021FED35B00497989 /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  14. 043660D121FED35D00497989 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  15. 043660D221FED36800497989 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  16. 043660D421FED36900497989 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  17. 043660D521FED36C00497989 /* MimeTypesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */; };
  18. 043660DF21FED3A300497989 /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269B47A11D3AAAE20042D137 /* Swifter.framework */; };
  19. 043660E521FED51100497989 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  20. 043660E621FED51400497989 /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  21. 043660E721FED51600497989 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  22. 043660E821FED51900497989 /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  23. 043660E921FED51B00497989 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  24. 043660EA21FED51E00497989 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  25. 043660EB21FED52000497989 /* MimeTypesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */; };
  26. 0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  27. 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  28. 269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  29. 269B47891D3AAAE20042D137 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  30. 269B478A1D3AAAE20042D137 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  31. 269B478B1D3AAAE20042D137 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  32. 269B478C1D3AAAE20042D137 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  33. 269B478D1D3AAAE20042D137 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  34. 269B478E1D3AAAE20042D137 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  35. 269B478F1D3AAAE20042D137 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  36. 269B47901D3AAAE20042D137 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  37. 269B47921D3AAAE20042D137 /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  38. 269B47931D3AAAE20042D137 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  39. 269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  40. 269B47951D3AAAE20042D137 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  41. 269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  42. 269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  43. 269B47981D3AAAE20042D137 /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  44. 269B47991D3AAAE20042D137 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  45. 269B47A71D3AAC4F0042D137 /* SwiftertvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  46. 6A0D4512204E9988000A0726 /* MimeTypesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */; };
  47. 6AE2FF722048013000302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  48. 6AE2FF732048013000302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  49. 6AE2FF742048013100302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  50. 6AE2FF752048013300302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  51. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893E91C05127900A29F63 /* SwifteriOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  52. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893FD1C0512C400A29F63 /* SwifterMac.h */; settings = {ATTRIBUTES = (Public, ); }; };
  53. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */; };
  54. 7B11AD4B21C9A8A6002F8820 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  55. 7B74CFA82163C40F001BE07B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
  56. 7B912F4A220507D00062C360 /* XCTestManifests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B912F49220507D00062C360 /* XCTestManifests.swift */; };
  57. 7B912F4C220507DB0062C360 /* LinuxMain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B912F4B220507DB0062C360 /* LinuxMain.swift */; };
  58. 7B912F4D2205083D0062C360 /* LinuxMain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B912F4B220507DB0062C360 /* LinuxMain.swift */; };
  59. 7C377E181D964B96009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  60. 7C377E191D964B9F009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  61. 7C458EFC1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  62. 7C458EFD1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  63. 7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  64. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  65. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  66. 7C76B29F1D369BEC00D35BFB /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  67. 7C76B2A01D369BEC00D35BFB /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  68. 7C76B2A21D369C9D00D35BFB /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  69. 7C76B2A31D369C9D00D35BFB /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  70. 7C76B70D1D2C456A0030FC98 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  71. 7C76B70E1D2C456B0030FC98 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  72. 7C76B7111D2C45710030FC98 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  73. 7C76B7121D2C45710030FC98 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  74. 7C76B7131D2C45730030FC98 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  75. 7C76B7141D2C45730030FC98 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  76. 7C76B7151D2C45760030FC98 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  77. 7C76B7161D2C45760030FC98 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  78. 7C76B7171D2C45780030FC98 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  79. 7C76B7181D2C45790030FC98 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  80. 7C76B7191D2C457C0030FC98 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  81. 7C76B71A1D2C457C0030FC98 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  82. 7C76B71B1D2C457E0030FC98 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  83. 7C76B71C1D2C457E0030FC98 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  84. 7C76B71D1D2C45820030FC98 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  85. 7C76B71E1D2C45820030FC98 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  86. 7C76B71F1D2C45840030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  87. 7C76B7201D2C45840030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  88. 7C76B7211D2C45870030FC98 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  89. 7C76B7221D2C45870030FC98 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  90. 7C76B7231D2C45890030FC98 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  91. 7C76B7241D2C458A0030FC98 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  92. 7C76B7251D2C458C0030FC98 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  93. 7C76B7261D2C458D0030FC98 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  94. 7C76B7271D2C458F0030FC98 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  95. 7C76B7281D2C458F0030FC98 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  96. 7C76B7291D2C45920030FC98 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  97. 7C76B72A1D2C45920030FC98 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  98. 7C76B72B1D2C45940030FC98 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  99. 7C76B72C1D2C45950030FC98 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  100. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
  101. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  102. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893E71C05127900A29F63 /* Swifter.framework */; };
  103. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  104. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  105. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
  106. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */; };
  107. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */; };
  108. /* End PBXBuildFile section */
  109. /* Begin PBXContainerItemProxy section */
  110. 043660C821FED34100497989 /* PBXContainerItemProxy */ = {
  111. isa = PBXContainerItemProxy;
  112. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  113. proxyType = 1;
  114. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  115. remoteInfo = SwifterMac;
  116. };
  117. 043660E021FED3A300497989 /* PBXContainerItemProxy */ = {
  118. isa = PBXContainerItemProxy;
  119. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  120. proxyType = 1;
  121. remoteGlobalIDString = 269B47861D3AAAE20042D137;
  122. remoteInfo = SwiftertvOS;
  123. };
  124. 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */ = {
  125. isa = PBXContainerItemProxy;
  126. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  127. proxyType = 1;
  128. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  129. remoteInfo = SwifterMac;
  130. };
  131. 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */ = {
  132. isa = PBXContainerItemProxy;
  133. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  134. proxyType = 1;
  135. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  136. remoteInfo = SwifteriOS;
  137. };
  138. 7CCD87621C66099B0068099B /* PBXContainerItemProxy */ = {
  139. isa = PBXContainerItemProxy;
  140. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  141. proxyType = 1;
  142. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  143. remoteInfo = SwifteriOS;
  144. };
  145. /* End PBXContainerItemProxy section */
  146. /* Begin PBXCopyFilesBuildPhase section */
  147. 7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
  148. isa = PBXCopyFilesBuildPhase;
  149. buildActionMask = 12;
  150. dstPath = "";
  151. dstSubfolderSpec = 7;
  152. files = (
  153. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */,
  154. );
  155. runOnlyForDeploymentPostprocessing = 0;
  156. };
  157. /* End PBXCopyFilesBuildPhase section */
  158. /* Begin PBXFileReference section */
  159. 043660C221FED34100497989 /* SwiftermacOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftermacOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  160. 043660C621FED34100497989 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  161. 043660DA21FED3A300497989 /* SwiftertvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftertvOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  162. 043660DE21FED3A300497989 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  163. 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IOSafetyTests.swift; sourceTree = "<group>"; };
  164. 0858E7F61D68BC2600491CD1 /* PingServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PingServer.swift; sourceTree = "<group>"; };
  165. 269B47A11D3AAAE20042D137 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  166. 269B47A41D3AAC4F0042D137 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  167. 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SwiftertvOS.h; sourceTree = "<group>"; };
  168. 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MimeTypesTests.swift; sourceTree = "<group>"; };
  169. 6AE2FF702048011A00302EC4 /* MimeTypes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MimeTypes.swift; sourceTree = "<group>"; };
  170. 7AE893E71C05127900A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  171. 7AE893E91C05127900A29F63 /* SwifteriOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifteriOS.h; sourceTree = "<group>"; };
  172. 7AE893EB1C05127900A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  173. 7AE893FB1C0512C400A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  174. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; };
  175. 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  176. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
  177. 7B912F49220507D00062C360 /* XCTestManifests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTestManifests.swift; sourceTree = "<group>"; };
  178. 7B912F4B220507DB0062C360 /* LinuxMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LinuxMain.swift; sourceTree = "<group>"; };
  179. 7C377E161D964B6A009C6148 /* String+File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+File.swift"; sourceTree = "<group>"; };
  180. 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Socket+Server.swift"; sourceTree = "<group>"; };
  181. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsWebSocketSession.swift; sourceTree = "<group>"; };
  182. 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Socket+File.swift"; sourceTree = "<group>"; };
  183. 7C76B2A11D369C9D00D35BFB /* Errno.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errno.swift; sourceTree = "<group>"; };
  184. 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoServer.swift; sourceTree = "<group>"; };
  185. 7C76B6EC1D2C44F30030FC98 /* Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Files.swift; sourceTree = "<group>"; };
  186. 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
  187. 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
  188. 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
  189. 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRouter.swift; sourceTree = "<group>"; };
  190. 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServer.swift; sourceTree = "<group>"; };
  191. 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServerIO.swift; sourceTree = "<group>"; };
  192. 7C76B6F31D2C44F30030FC98 /* Process.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Process.swift; sourceTree = "<group>"; };
  193. 7C76B6F41D2C44F30030FC98 /* Scopes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Scopes.swift; sourceTree = "<group>"; };
  194. 7C76B6F51D2C44F30030FC98 /* Socket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Socket.swift; sourceTree = "<group>"; };
  195. 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+BASE64.swift"; sourceTree = "<group>"; };
  196. 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Misc.swift"; sourceTree = "<group>"; };
  197. 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+SHA1.swift"; sourceTree = "<group>"; };
  198. 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebSockets.swift; sourceTree = "<group>"; };
  199. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  200. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterSampleOSX; sourceTree = BUILT_PRODUCTS_DIR; };
  201. 7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  202. 7CB102DF1A17381D00CBA3B4 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
  203. 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpRouter.swift; sourceTree = "<group>"; };
  204. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifteriOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  205. 7CCD87601C66099B0068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  206. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpParser.swift; sourceTree = "<group>"; };
  207. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsStringExtensions.swift; sourceTree = "<group>"; };
  208. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  209. 7CDAB80E1BE2A1D400C8A977 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  210. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  211. 7CDAB8101BE2A1D400C8A977 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  212. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  213. /* End PBXFileReference section */
  214. /* Begin PBXFrameworksBuildPhase section */
  215. 043660BF21FED34100497989 /* Frameworks */ = {
  216. isa = PBXFrameworksBuildPhase;
  217. buildActionMask = 2147483647;
  218. files = (
  219. 043660C721FED34100497989 /* Swifter.framework in Frameworks */,
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. };
  223. 043660D721FED3A300497989 /* Frameworks */ = {
  224. isa = PBXFrameworksBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. 043660DF21FED3A300497989 /* Swifter.framework in Frameworks */,
  228. );
  229. runOnlyForDeploymentPostprocessing = 0;
  230. };
  231. 269B479A1D3AAAE20042D137 /* Frameworks */ = {
  232. isa = PBXFrameworksBuildPhase;
  233. buildActionMask = 2147483647;
  234. files = (
  235. );
  236. runOnlyForDeploymentPostprocessing = 0;
  237. };
  238. 7AE893E31C05127900A29F63 /* Frameworks */ = {
  239. isa = PBXFrameworksBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. 7AE893F71C0512C400A29F63 /* Frameworks */ = {
  246. isa = PBXFrameworksBuildPhase;
  247. buildActionMask = 2147483647;
  248. files = (
  249. );
  250. runOnlyForDeploymentPostprocessing = 0;
  251. };
  252. 7C839B6B19422CFF003A6950 /* Frameworks */ = {
  253. isa = PBXFrameworksBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. );
  257. runOnlyForDeploymentPostprocessing = 0;
  258. };
  259. 7CA4813819A2EA8D0030B30D /* Frameworks */ = {
  260. isa = PBXFrameworksBuildPhase;
  261. buildActionMask = 2147483647;
  262. files = (
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. 7CCD87591C66099B0068099B /* Frameworks */ = {
  267. isa = PBXFrameworksBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */,
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. /* End PBXFrameworksBuildPhase section */
  275. /* Begin PBXGroup section */
  276. 043660C321FED34100497989 /* SwiftermacOSTests */ = {
  277. isa = PBXGroup;
  278. children = (
  279. 043660C621FED34100497989 /* Info.plist */,
  280. );
  281. path = SwiftermacOSTests;
  282. sourceTree = "<group>";
  283. };
  284. 043660DB21FED3A300497989 /* SwiftertvOSTests */ = {
  285. isa = PBXGroup;
  286. children = (
  287. 043660DE21FED3A300497989 /* Info.plist */,
  288. );
  289. path = SwiftertvOSTests;
  290. sourceTree = "<group>";
  291. };
  292. 269B47A31D3AAC090042D137 /* SwiftertvOS */ = {
  293. isa = PBXGroup;
  294. children = (
  295. 269B47A41D3AAC4F0042D137 /* Info.plist */,
  296. 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */,
  297. );
  298. path = SwiftertvOS;
  299. sourceTree = "<group>";
  300. };
  301. 7AE893E81C05127900A29F63 /* SwifteriOS */ = {
  302. isa = PBXGroup;
  303. children = (
  304. 7AE893EB1C05127900A29F63 /* Info.plist */,
  305. 7AE893E91C05127900A29F63 /* SwifteriOS.h */,
  306. );
  307. path = SwifteriOS;
  308. sourceTree = "<group>";
  309. };
  310. 7AE893FC1C0512C400A29F63 /* SwifterMac */ = {
  311. isa = PBXGroup;
  312. children = (
  313. 7AE893FF1C0512C400A29F63 /* Info.plist */,
  314. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */,
  315. );
  316. path = SwifterMac;
  317. sourceTree = "<group>";
  318. };
  319. 7C76B6E91D2C44F30030FC98 /* Sources */ = {
  320. isa = PBXGroup;
  321. children = (
  322. 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */,
  323. 7C76B6EC1D2C44F30030FC98 /* Files.swift */,
  324. 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */,
  325. 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */,
  326. 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */,
  327. 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */,
  328. 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */,
  329. 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */,
  330. 7C76B6F31D2C44F30030FC98 /* Process.swift */,
  331. 7C76B6F41D2C44F30030FC98 /* Scopes.swift */,
  332. 7C76B6F51D2C44F30030FC98 /* Socket.swift */,
  333. 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */,
  334. 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */,
  335. 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */,
  336. 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */,
  337. 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */,
  338. 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */,
  339. 7C76B2A11D369C9D00D35BFB /* Errno.swift */,
  340. 7C377E161D964B6A009C6148 /* String+File.swift */,
  341. 6AE2FF702048011A00302EC4 /* MimeTypes.swift */,
  342. );
  343. name = Sources;
  344. path = ../Sources;
  345. sourceTree = "<group>";
  346. };
  347. 7C839B6519422CFF003A6950 = {
  348. isa = PBXGroup;
  349. children = (
  350. 7B912F4B220507DB0062C360 /* LinuxMain.swift */,
  351. 7C76B6E91D2C44F30030FC98 /* Sources */,
  352. 7CA4815619A2EF2B0030B30D /* Resources */,
  353. 7CCD876C1C660B250068099B /* Tests */,
  354. 7CCD875D1C66099B0068099B /* SwifteriOSTests */,
  355. 043660C321FED34100497989 /* SwiftermacOSTests */,
  356. 043660DB21FED3A300497989 /* SwiftertvOSTests */,
  357. 7C839B6F19422CFF003A6950 /* Products */,
  358. 7AE893FC1C0512C400A29F63 /* SwifterMac */,
  359. 269B47A31D3AAC090042D137 /* SwiftertvOS */,
  360. 7AE893E81C05127900A29F63 /* SwifteriOS */,
  361. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */,
  362. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */,
  363. );
  364. sourceTree = "<group>";
  365. };
  366. 7C839B6F19422CFF003A6950 /* Products */ = {
  367. isa = PBXGroup;
  368. children = (
  369. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */,
  370. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */,
  371. 7AE893E71C05127900A29F63 /* Swifter.framework */,
  372. 7AE893FB1C0512C400A29F63 /* Swifter.framework */,
  373. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */,
  374. 269B47A11D3AAAE20042D137 /* Swifter.framework */,
  375. 043660C221FED34100497989 /* SwiftermacOSTests.xctest */,
  376. 043660DA21FED3A300497989 /* SwiftertvOSTests.xctest */,
  377. );
  378. name = Products;
  379. sourceTree = "<group>";
  380. };
  381. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  382. isa = PBXGroup;
  383. children = (
  384. 7CA4813D19A2EA8D0030B30D /* main.swift */,
  385. );
  386. path = SwifterSampleOSX;
  387. sourceTree = "<group>";
  388. };
  389. 7CA4815619A2EF2B0030B30D /* Resources */ = {
  390. isa = PBXGroup;
  391. children = (
  392. 7CB102DF1A17381D00CBA3B4 /* logo.png */,
  393. );
  394. path = Resources;
  395. sourceTree = "<group>";
  396. };
  397. 7CCD875D1C66099B0068099B /* SwifteriOSTests */ = {
  398. isa = PBXGroup;
  399. children = (
  400. 7CCD87601C66099B0068099B /* Info.plist */,
  401. );
  402. path = SwifteriOSTests;
  403. sourceTree = "<group>";
  404. };
  405. 7CCD876C1C660B250068099B /* Tests */ = {
  406. isa = PBXGroup;
  407. children = (
  408. 7B912F49220507D00062C360 /* XCTestManifests.swift */,
  409. 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */,
  410. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */,
  411. 0858E7F61D68BC2600491CD1 /* PingServer.swift */,
  412. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */,
  413. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */,
  414. 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */,
  415. 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */,
  416. );
  417. path = Tests;
  418. sourceTree = "<group>";
  419. };
  420. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */ = {
  421. isa = PBXGroup;
  422. children = (
  423. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
  424. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
  425. 7CDAB8101BE2A1D400C8A977 /* Info.plist */,
  426. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */,
  427. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
  428. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
  429. );
  430. path = SwifterSampleiOS;
  431. sourceTree = "<group>";
  432. };
  433. /* End PBXGroup section */
  434. /* Begin PBXHeadersBuildPhase section */
  435. 269B479B1D3AAAE20042D137 /* Headers */ = {
  436. isa = PBXHeadersBuildPhase;
  437. buildActionMask = 2147483647;
  438. files = (
  439. 269B47A71D3AAC4F0042D137 /* SwiftertvOS.h in Headers */,
  440. );
  441. runOnlyForDeploymentPostprocessing = 0;
  442. };
  443. 7AE893E41C05127900A29F63 /* Headers */ = {
  444. isa = PBXHeadersBuildPhase;
  445. buildActionMask = 2147483647;
  446. files = (
  447. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */,
  448. );
  449. runOnlyForDeploymentPostprocessing = 0;
  450. };
  451. 7AE893F81C0512C400A29F63 /* Headers */ = {
  452. isa = PBXHeadersBuildPhase;
  453. buildActionMask = 2147483647;
  454. files = (
  455. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */,
  456. );
  457. runOnlyForDeploymentPostprocessing = 0;
  458. };
  459. /* End PBXHeadersBuildPhase section */
  460. /* Begin PBXNativeTarget section */
  461. 043660C121FED34100497989 /* SwiftermacOSTests */ = {
  462. isa = PBXNativeTarget;
  463. buildConfigurationList = 043660CA21FED34100497989 /* Build configuration list for PBXNativeTarget "SwiftermacOSTests" */;
  464. buildPhases = (
  465. 043660BE21FED34100497989 /* Sources */,
  466. 043660BF21FED34100497989 /* Frameworks */,
  467. 043660C021FED34100497989 /* Resources */,
  468. );
  469. buildRules = (
  470. );
  471. dependencies = (
  472. 043660C921FED34100497989 /* PBXTargetDependency */,
  473. );
  474. name = SwiftermacOSTests;
  475. productName = SwiftermacOSTests;
  476. productReference = 043660C221FED34100497989 /* SwiftermacOSTests.xctest */;
  477. productType = "com.apple.product-type.bundle.unit-test";
  478. };
  479. 043660D921FED3A300497989 /* SwiftertvOSTests */ = {
  480. isa = PBXNativeTarget;
  481. buildConfigurationList = 043660E221FED3A300497989 /* Build configuration list for PBXNativeTarget "SwiftertvOSTests" */;
  482. buildPhases = (
  483. 043660D621FED3A300497989 /* Sources */,
  484. 043660D721FED3A300497989 /* Frameworks */,
  485. 043660D821FED3A300497989 /* Resources */,
  486. );
  487. buildRules = (
  488. );
  489. dependencies = (
  490. 043660E121FED3A300497989 /* PBXTargetDependency */,
  491. );
  492. name = SwiftertvOSTests;
  493. productName = SwiftertvOSTests;
  494. productReference = 043660DA21FED3A300497989 /* SwiftertvOSTests.xctest */;
  495. productType = "com.apple.product-type.bundle.unit-test";
  496. };
  497. 269B47861D3AAAE20042D137 /* SwiftertvOS */ = {
  498. isa = PBXNativeTarget;
  499. buildConfigurationList = 269B479E1D3AAAE20042D137 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */;
  500. buildPhases = (
  501. 269B47871D3AAAE20042D137 /* Sources */,
  502. 269B479A1D3AAAE20042D137 /* Frameworks */,
  503. 269B479B1D3AAAE20042D137 /* Headers */,
  504. 269B479D1D3AAAE20042D137 /* Resources */,
  505. );
  506. buildRules = (
  507. );
  508. dependencies = (
  509. );
  510. name = SwiftertvOS;
  511. productName = SwifteriOS;
  512. productReference = 269B47A11D3AAAE20042D137 /* Swifter.framework */;
  513. productType = "com.apple.product-type.framework";
  514. };
  515. 7AE893E61C05127900A29F63 /* SwifteriOS */ = {
  516. isa = PBXNativeTarget;
  517. buildConfigurationList = 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
  518. buildPhases = (
  519. 7AE893E21C05127900A29F63 /* Sources */,
  520. 7AE893E31C05127900A29F63 /* Frameworks */,
  521. 7AE893E41C05127900A29F63 /* Headers */,
  522. 7AE893E51C05127900A29F63 /* Resources */,
  523. );
  524. buildRules = (
  525. );
  526. dependencies = (
  527. );
  528. name = SwifteriOS;
  529. productName = SwifteriOS;
  530. productReference = 7AE893E71C05127900A29F63 /* Swifter.framework */;
  531. productType = "com.apple.product-type.framework";
  532. };
  533. 7AE893FA1C0512C400A29F63 /* SwifterMac */ = {
  534. isa = PBXNativeTarget;
  535. buildConfigurationList = 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */;
  536. buildPhases = (
  537. 7AE893F61C0512C400A29F63 /* Sources */,
  538. 7AE893F71C0512C400A29F63 /* Frameworks */,
  539. 7AE893F81C0512C400A29F63 /* Headers */,
  540. 7AE893F91C0512C400A29F63 /* Resources */,
  541. );
  542. buildRules = (
  543. );
  544. dependencies = (
  545. );
  546. name = SwifterMac;
  547. productName = SwifterMac;
  548. productReference = 7AE893FB1C0512C400A29F63 /* Swifter.framework */;
  549. productType = "com.apple.product-type.framework";
  550. };
  551. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */ = {
  552. isa = PBXNativeTarget;
  553. buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */;
  554. buildPhases = (
  555. 7C839B6A19422CFF003A6950 /* Sources */,
  556. 7C839B6B19422CFF003A6950 /* Frameworks */,
  557. 7C839B6C19422CFF003A6950 /* Resources */,
  558. );
  559. buildRules = (
  560. );
  561. dependencies = (
  562. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */,
  563. );
  564. name = SwifterSampleiOS;
  565. productName = Swifter;
  566. productReference = 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */;
  567. productType = "com.apple.product-type.application";
  568. };
  569. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  570. isa = PBXNativeTarget;
  571. buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */;
  572. buildPhases = (
  573. 7CA4813719A2EA8D0030B30D /* Sources */,
  574. 7CA4813819A2EA8D0030B30D /* Frameworks */,
  575. 7CA4813919A2EA8D0030B30D /* CopyFiles */,
  576. );
  577. buildRules = (
  578. );
  579. dependencies = (
  580. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */,
  581. );
  582. name = SwifterSampleOSX;
  583. productName = SwifterOSX;
  584. productReference = 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */;
  585. productType = "com.apple.product-type.tool";
  586. };
  587. 7CCD875B1C66099B0068099B /* SwifteriOSTests */ = {
  588. isa = PBXNativeTarget;
  589. buildConfigurationList = 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */;
  590. buildPhases = (
  591. 7CCD87581C66099B0068099B /* Sources */,
  592. 7CCD87591C66099B0068099B /* Frameworks */,
  593. 7CCD875A1C66099B0068099B /* Resources */,
  594. );
  595. buildRules = (
  596. );
  597. dependencies = (
  598. 7CCD87631C66099B0068099B /* PBXTargetDependency */,
  599. );
  600. name = SwifteriOSTests;
  601. productName = SwifteriOSTests;
  602. productReference = 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */;
  603. productType = "com.apple.product-type.bundle.unit-test";
  604. };
  605. /* End PBXNativeTarget section */
  606. /* Begin PBXProject section */
  607. 7C839B6619422CFF003A6950 /* Project object */ = {
  608. isa = PBXProject;
  609. attributes = {
  610. LastSwiftUpdateCheck = 1010;
  611. LastUpgradeCheck = 1020;
  612. ORGANIZATIONNAME = "Damian Kołakowski";
  613. TargetAttributes = {
  614. 043660C121FED34100497989 = {
  615. CreatedOnToolsVersion = 10.1;
  616. LastSwiftMigration = 1020;
  617. ProvisioningStyle = Manual;
  618. };
  619. 043660D921FED3A300497989 = {
  620. CreatedOnToolsVersion = 10.1;
  621. LastSwiftMigration = 1020;
  622. ProvisioningStyle = Manual;
  623. };
  624. 269B47861D3AAAE20042D137 = {
  625. LastSwiftMigration = 1020;
  626. };
  627. 7AE893E61C05127900A29F63 = {
  628. CreatedOnToolsVersion = 7.1;
  629. LastSwiftMigration = 1020;
  630. };
  631. 7AE893FA1C0512C400A29F63 = {
  632. CreatedOnToolsVersion = 7.1;
  633. LastSwiftMigration = 1020;
  634. };
  635. 7C839B6D19422CFF003A6950 = {
  636. CreatedOnToolsVersion = 6.0;
  637. LastSwiftMigration = 1000;
  638. };
  639. 7CA4813A19A2EA8D0030B30D = {
  640. CreatedOnToolsVersion = 6.0;
  641. LastSwiftMigration = 1000;
  642. };
  643. 7CCD875B1C66099B0068099B = {
  644. CreatedOnToolsVersion = 7.2;
  645. LastSwiftMigration = 1020;
  646. };
  647. };
  648. };
  649. buildConfigurationList = 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */;
  650. compatibilityVersion = "Xcode 3.2";
  651. developmentRegion = en;
  652. hasScannedForEncodings = 0;
  653. knownRegions = (
  654. en,
  655. Base,
  656. );
  657. mainGroup = 7C839B6519422CFF003A6950;
  658. productRefGroup = 7C839B6F19422CFF003A6950 /* Products */;
  659. projectDirPath = "";
  660. projectRoot = "";
  661. targets = (
  662. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
  663. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
  664. 7AE893E61C05127900A29F63 /* SwifteriOS */,
  665. 7AE893FA1C0512C400A29F63 /* SwifterMac */,
  666. 269B47861D3AAAE20042D137 /* SwiftertvOS */,
  667. 7CCD875B1C66099B0068099B /* SwifteriOSTests */,
  668. 043660C121FED34100497989 /* SwiftermacOSTests */,
  669. 043660D921FED3A300497989 /* SwiftertvOSTests */,
  670. );
  671. };
  672. /* End PBXProject section */
  673. /* Begin PBXResourcesBuildPhase section */
  674. 043660C021FED34100497989 /* Resources */ = {
  675. isa = PBXResourcesBuildPhase;
  676. buildActionMask = 2147483647;
  677. files = (
  678. );
  679. runOnlyForDeploymentPostprocessing = 0;
  680. };
  681. 043660D821FED3A300497989 /* Resources */ = {
  682. isa = PBXResourcesBuildPhase;
  683. buildActionMask = 2147483647;
  684. files = (
  685. );
  686. runOnlyForDeploymentPostprocessing = 0;
  687. };
  688. 269B479D1D3AAAE20042D137 /* Resources */ = {
  689. isa = PBXResourcesBuildPhase;
  690. buildActionMask = 2147483647;
  691. files = (
  692. );
  693. runOnlyForDeploymentPostprocessing = 0;
  694. };
  695. 7AE893E51C05127900A29F63 /* Resources */ = {
  696. isa = PBXResourcesBuildPhase;
  697. buildActionMask = 2147483647;
  698. files = (
  699. );
  700. runOnlyForDeploymentPostprocessing = 0;
  701. };
  702. 7AE893F91C0512C400A29F63 /* Resources */ = {
  703. isa = PBXResourcesBuildPhase;
  704. buildActionMask = 2147483647;
  705. files = (
  706. );
  707. runOnlyForDeploymentPostprocessing = 0;
  708. };
  709. 7C839B6C19422CFF003A6950 /* Resources */ = {
  710. isa = PBXResourcesBuildPhase;
  711. buildActionMask = 2147483647;
  712. files = (
  713. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
  714. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
  715. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
  716. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */,
  717. );
  718. runOnlyForDeploymentPostprocessing = 0;
  719. };
  720. 7CCD875A1C66099B0068099B /* Resources */ = {
  721. isa = PBXResourcesBuildPhase;
  722. buildActionMask = 2147483647;
  723. files = (
  724. );
  725. runOnlyForDeploymentPostprocessing = 0;
  726. };
  727. /* End PBXResourcesBuildPhase section */
  728. /* Begin PBXSourcesBuildPhase section */
  729. 043660BE21FED34100497989 /* Sources */ = {
  730. isa = PBXSourcesBuildPhase;
  731. buildActionMask = 2147483647;
  732. files = (
  733. 043660CF21FED35800497989 /* PingServer.swift in Sources */,
  734. 043660D121FED35D00497989 /* SwifterTestsWebSocketSession.swift in Sources */,
  735. 043660D221FED36800497989 /* IOSafetyTests.swift in Sources */,
  736. 043660D021FED35B00497989 /* SwifterTestsStringExtensions.swift in Sources */,
  737. 043660CD21FED35200497989 /* SwifterTestsHttpRouter.swift in Sources */,
  738. 043660CE21FED35500497989 /* SwifterTestsHttpParser.swift in Sources */,
  739. 043660D521FED36C00497989 /* MimeTypesTests.swift in Sources */,
  740. );
  741. runOnlyForDeploymentPostprocessing = 0;
  742. };
  743. 043660D621FED3A300497989 /* Sources */ = {
  744. isa = PBXSourcesBuildPhase;
  745. buildActionMask = 2147483647;
  746. files = (
  747. 043660E721FED51600497989 /* PingServer.swift in Sources */,
  748. 043660E921FED51B00497989 /* SwifterTestsWebSocketSession.swift in Sources */,
  749. 043660EA21FED51E00497989 /* IOSafetyTests.swift in Sources */,
  750. 043660E821FED51900497989 /* SwifterTestsStringExtensions.swift in Sources */,
  751. 043660E521FED51100497989 /* SwifterTestsHttpRouter.swift in Sources */,
  752. 043660E621FED51400497989 /* SwifterTestsHttpParser.swift in Sources */,
  753. 043660EB21FED52000497989 /* MimeTypesTests.swift in Sources */,
  754. );
  755. runOnlyForDeploymentPostprocessing = 0;
  756. };
  757. 269B47871D3AAAE20042D137 /* Sources */ = {
  758. isa = PBXSourcesBuildPhase;
  759. buildActionMask = 2147483647;
  760. files = (
  761. 269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */,
  762. 269B47891D3AAAE20042D137 /* Scopes.swift in Sources */,
  763. 269B478A1D3AAAE20042D137 /* Process.swift in Sources */,
  764. 269B478B1D3AAAE20042D137 /* HttpParser.swift in Sources */,
  765. 269B478C1D3AAAE20042D137 /* String+Misc.swift in Sources */,
  766. 269B478D1D3AAAE20042D137 /* WebSockets.swift in Sources */,
  767. 269B478E1D3AAAE20042D137 /* HttpServer.swift in Sources */,
  768. 269B478F1D3AAAE20042D137 /* HttpRequest.swift in Sources */,
  769. 269B47901D3AAAE20042D137 /* DemoServer.swift in Sources */,
  770. 269B47921D3AAAE20042D137 /* Socket+File.swift in Sources */,
  771. 269B47931D3AAAE20042D137 /* Socket.swift in Sources */,
  772. 269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */,
  773. 269B47951D3AAAE20042D137 /* Files.swift in Sources */,
  774. 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */,
  775. 269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */,
  776. 6AE2FF742048013100302EC4 /* MimeTypes.swift in Sources */,
  777. 269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */,
  778. 7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  779. 269B47981D3AAAE20042D137 /* Errno.swift in Sources */,
  780. 269B47991D3AAAE20042D137 /* String+BASE64.swift in Sources */,
  781. );
  782. runOnlyForDeploymentPostprocessing = 0;
  783. };
  784. 7AE893E21C05127900A29F63 /* Sources */ = {
  785. isa = PBXSourcesBuildPhase;
  786. buildActionMask = 2147483647;
  787. files = (
  788. 7C377E191D964B9F009C6148 /* String+File.swift in Sources */,
  789. 7C76B7171D2C45780030FC98 /* HttpResponse.swift in Sources */,
  790. 7C76B7211D2C45870030FC98 /* Scopes.swift in Sources */,
  791. 7C76B71F1D2C45840030FC98 /* Process.swift in Sources */,
  792. 7C76B7131D2C45730030FC98 /* HttpParser.swift in Sources */,
  793. 7C76B7271D2C458F0030FC98 /* String+Misc.swift in Sources */,
  794. 7C76B72B1D2C45940030FC98 /* WebSockets.swift in Sources */,
  795. 7C76B71B1D2C457E0030FC98 /* HttpServer.swift in Sources */,
  796. 7C76B7151D2C45760030FC98 /* HttpRequest.swift in Sources */,
  797. 7C76B70D1D2C456A0030FC98 /* DemoServer.swift in Sources */,
  798. 7C76B29F1D369BEC00D35BFB /* Socket+File.swift in Sources */,
  799. 7C76B7231D2C45890030FC98 /* Socket.swift in Sources */,
  800. 7C76B71D1D2C45820030FC98 /* HttpServerIO.swift in Sources */,
  801. 7C76B7111D2C45710030FC98 /* Files.swift in Sources */,
  802. 7C76B7191D2C457C0030FC98 /* HttpRouter.swift in Sources */,
  803. 6AE2FF722048013000302EC4 /* MimeTypes.swift in Sources */,
  804. 7C76B7291D2C45920030FC98 /* String+SHA1.swift in Sources */,
  805. 7C458EFC1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  806. 7C76B2A21D369C9D00D35BFB /* Errno.swift in Sources */,
  807. 7C76B7251D2C458C0030FC98 /* String+BASE64.swift in Sources */,
  808. );
  809. runOnlyForDeploymentPostprocessing = 0;
  810. };
  811. 7AE893F61C0512C400A29F63 /* Sources */ = {
  812. isa = PBXSourcesBuildPhase;
  813. buildActionMask = 2147483647;
  814. files = (
  815. 7C377E181D964B96009C6148 /* String+File.swift in Sources */,
  816. 7C76B7181D2C45790030FC98 /* HttpResponse.swift in Sources */,
  817. 7C76B7221D2C45870030FC98 /* Scopes.swift in Sources */,
  818. 7C76B7201D2C45840030FC98 /* Process.swift in Sources */,
  819. 7C76B7141D2C45730030FC98 /* HttpParser.swift in Sources */,
  820. 7C76B7281D2C458F0030FC98 /* String+Misc.swift in Sources */,
  821. 7C76B72C1D2C45950030FC98 /* WebSockets.swift in Sources */,
  822. 7C76B71C1D2C457E0030FC98 /* HttpServer.swift in Sources */,
  823. 7C76B7161D2C45760030FC98 /* HttpRequest.swift in Sources */,
  824. 7C76B70E1D2C456B0030FC98 /* DemoServer.swift in Sources */,
  825. 7C76B2A01D369BEC00D35BFB /* Socket+File.swift in Sources */,
  826. 7C76B7241D2C458A0030FC98 /* Socket.swift in Sources */,
  827. 7C76B71E1D2C45820030FC98 /* HttpServerIO.swift in Sources */,
  828. 7C76B7121D2C45710030FC98 /* Files.swift in Sources */,
  829. 7C76B71A1D2C457C0030FC98 /* HttpRouter.swift in Sources */,
  830. 6AE2FF732048013000302EC4 /* MimeTypes.swift in Sources */,
  831. 7C76B72A1D2C45920030FC98 /* String+SHA1.swift in Sources */,
  832. 7C458EFD1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  833. 7C76B2A31D369C9D00D35BFB /* Errno.swift in Sources */,
  834. 7C76B7261D2C458D0030FC98 /* String+BASE64.swift in Sources */,
  835. );
  836. runOnlyForDeploymentPostprocessing = 0;
  837. };
  838. 7C839B6A19422CFF003A6950 /* Sources */ = {
  839. isa = PBXSourcesBuildPhase;
  840. buildActionMask = 2147483647;
  841. files = (
  842. 7B74CFA82163C40F001BE07B /* AppDelegate.swift in Sources */,
  843. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
  844. 7B912F4A220507D00062C360 /* XCTestManifests.swift in Sources */,
  845. 7B912F4C220507DB0062C360 /* LinuxMain.swift in Sources */,
  846. );
  847. runOnlyForDeploymentPostprocessing = 0;
  848. };
  849. 7CA4813719A2EA8D0030B30D /* Sources */ = {
  850. isa = PBXSourcesBuildPhase;
  851. buildActionMask = 2147483647;
  852. files = (
  853. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
  854. 7B912F4D2205083D0062C360 /* LinuxMain.swift in Sources */,
  855. );
  856. runOnlyForDeploymentPostprocessing = 0;
  857. };
  858. 7CCD87581C66099B0068099B /* Sources */ = {
  859. isa = PBXSourcesBuildPhase;
  860. buildActionMask = 2147483647;
  861. files = (
  862. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */,
  863. 6A0D4512204E9988000A0726 /* MimeTypesTests.swift in Sources */,
  864. 6AE2FF752048013300302EC4 /* MimeTypes.swift in Sources */,
  865. 0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */,
  866. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  867. 043660D421FED36900497989 /* IOSafetyTests.swift in Sources */,
  868. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */,
  869. 7B11AD4B21C9A8A6002F8820 /* SwifterTestsHttpRouter.swift in Sources */,
  870. );
  871. runOnlyForDeploymentPostprocessing = 0;
  872. };
  873. /* End PBXSourcesBuildPhase section */
  874. /* Begin PBXTargetDependency section */
  875. 043660C921FED34100497989 /* PBXTargetDependency */ = {
  876. isa = PBXTargetDependency;
  877. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  878. targetProxy = 043660C821FED34100497989 /* PBXContainerItemProxy */;
  879. };
  880. 043660E121FED3A300497989 /* PBXTargetDependency */ = {
  881. isa = PBXTargetDependency;
  882. target = 269B47861D3AAAE20042D137 /* SwiftertvOS */;
  883. targetProxy = 043660E021FED3A300497989 /* PBXContainerItemProxy */;
  884. };
  885. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */ = {
  886. isa = PBXTargetDependency;
  887. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  888. targetProxy = 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */;
  889. };
  890. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */ = {
  891. isa = PBXTargetDependency;
  892. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  893. targetProxy = 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */;
  894. };
  895. 7CCD87631C66099B0068099B /* PBXTargetDependency */ = {
  896. isa = PBXTargetDependency;
  897. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  898. targetProxy = 7CCD87621C66099B0068099B /* PBXContainerItemProxy */;
  899. };
  900. /* End PBXTargetDependency section */
  901. /* Begin PBXVariantGroup section */
  902. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
  903. isa = PBXVariantGroup;
  904. children = (
  905. 7CDAB80E1BE2A1D400C8A977 /* Base */,
  906. );
  907. name = Main.storyboard;
  908. path = .;
  909. sourceTree = "<group>";
  910. };
  911. /* End PBXVariantGroup section */
  912. /* Begin XCBuildConfiguration section */
  913. 043660CB21FED34100497989 /* Debug */ = {
  914. isa = XCBuildConfiguration;
  915. buildSettings = {
  916. CLANG_ANALYZER_NONNULL = YES;
  917. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  918. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  919. CLANG_ENABLE_OBJC_WEAK = YES;
  920. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  921. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  922. CODE_SIGN_IDENTITY = "-";
  923. CODE_SIGN_STYLE = Manual;
  924. COMBINE_HIDPI_IMAGES = YES;
  925. DEBUG_INFORMATION_FORMAT = dwarf;
  926. DEVELOPMENT_TEAM = "";
  927. GCC_C_LANGUAGE_STANDARD = gnu11;
  928. INFOPLIST_FILE = SwiftermacOSTests/Info.plist;
  929. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  930. MACOSX_DEPLOYMENT_TARGET = 10.14;
  931. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  932. MTL_FAST_MATH = YES;
  933. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftermacOSTests;
  934. PRODUCT_NAME = "$(TARGET_NAME)";
  935. PROVISIONING_PROFILE_SPECIFIER = "";
  936. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  937. SWIFT_VERSION = 5.0;
  938. };
  939. name = Debug;
  940. };
  941. 043660CC21FED34100497989 /* Release */ = {
  942. isa = XCBuildConfiguration;
  943. buildSettings = {
  944. CLANG_ANALYZER_NONNULL = YES;
  945. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  946. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  947. CLANG_ENABLE_OBJC_WEAK = YES;
  948. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  949. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  950. CODE_SIGN_IDENTITY = "-";
  951. CODE_SIGN_STYLE = Manual;
  952. COMBINE_HIDPI_IMAGES = YES;
  953. COPY_PHASE_STRIP = NO;
  954. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  955. DEVELOPMENT_TEAM = "";
  956. GCC_C_LANGUAGE_STANDARD = gnu11;
  957. INFOPLIST_FILE = SwiftermacOSTests/Info.plist;
  958. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  959. MACOSX_DEPLOYMENT_TARGET = 10.14;
  960. MTL_ENABLE_DEBUG_INFO = NO;
  961. MTL_FAST_MATH = YES;
  962. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftermacOSTests;
  963. PRODUCT_NAME = "$(TARGET_NAME)";
  964. PROVISIONING_PROFILE_SPECIFIER = "";
  965. SWIFT_VERSION = 5.0;
  966. };
  967. name = Release;
  968. };
  969. 043660E321FED3A300497989 /* Debug */ = {
  970. isa = XCBuildConfiguration;
  971. buildSettings = {
  972. CLANG_ANALYZER_NONNULL = YES;
  973. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  974. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  975. CLANG_ENABLE_OBJC_WEAK = YES;
  976. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  977. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  978. CODE_SIGN_STYLE = Manual;
  979. DEBUG_INFORMATION_FORMAT = dwarf;
  980. DEVELOPMENT_TEAM = "";
  981. GCC_C_LANGUAGE_STANDARD = gnu11;
  982. INFOPLIST_FILE = SwiftertvOSTests/Info.plist;
  983. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  984. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  985. MTL_FAST_MATH = YES;
  986. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftertvOSTests;
  987. PRODUCT_NAME = "$(TARGET_NAME)";
  988. PROVISIONING_PROFILE_SPECIFIER = "";
  989. SDKROOT = appletvos;
  990. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  991. SWIFT_VERSION = 5.0;
  992. TARGETED_DEVICE_FAMILY = 3;
  993. TVOS_DEPLOYMENT_TARGET = 12.1;
  994. };
  995. name = Debug;
  996. };
  997. 043660E421FED3A300497989 /* Release */ = {
  998. isa = XCBuildConfiguration;
  999. buildSettings = {
  1000. CLANG_ANALYZER_NONNULL = YES;
  1001. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1002. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1003. CLANG_ENABLE_OBJC_WEAK = YES;
  1004. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1005. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1006. CODE_SIGN_STYLE = Manual;
  1007. COPY_PHASE_STRIP = NO;
  1008. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1009. DEVELOPMENT_TEAM = "";
  1010. GCC_C_LANGUAGE_STANDARD = gnu11;
  1011. INFOPLIST_FILE = SwiftertvOSTests/Info.plist;
  1012. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1013. MTL_ENABLE_DEBUG_INFO = NO;
  1014. MTL_FAST_MATH = YES;
  1015. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftertvOSTests;
  1016. PRODUCT_NAME = "$(TARGET_NAME)";
  1017. PROVISIONING_PROFILE_SPECIFIER = "";
  1018. SDKROOT = appletvos;
  1019. SWIFT_VERSION = 5.0;
  1020. TARGETED_DEVICE_FAMILY = 3;
  1021. TVOS_DEPLOYMENT_TARGET = 12.1;
  1022. };
  1023. name = Release;
  1024. };
  1025. 269B479F1D3AAAE20042D137 /* Debug */ = {
  1026. isa = XCBuildConfiguration;
  1027. buildSettings = {
  1028. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1029. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1030. DEBUG_INFORMATION_FORMAT = dwarf;
  1031. DEFINES_MODULE = YES;
  1032. DYLIB_COMPATIBILITY_VERSION = 1;
  1033. DYLIB_CURRENT_VERSION = 1;
  1034. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1035. GCC_NO_COMMON_BLOCKS = YES;
  1036. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  1037. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1038. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1039. MTL_ENABLE_DEBUG_INFO = YES;
  1040. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1041. PRODUCT_MODULE_NAME = Swifter;
  1042. PRODUCT_NAME = Swifter;
  1043. SDKROOT = appletvos;
  1044. SKIP_INSTALL = YES;
  1045. SWIFT_VERSION = 5.0;
  1046. TARGETED_DEVICE_FAMILY = 3;
  1047. TVOS_DEPLOYMENT_TARGET = 9.0;
  1048. VERSIONING_SYSTEM = "apple-generic";
  1049. VERSION_INFO_PREFIX = "";
  1050. };
  1051. name = Debug;
  1052. };
  1053. 269B47A01D3AAAE20042D137 /* Release */ = {
  1054. isa = XCBuildConfiguration;
  1055. buildSettings = {
  1056. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1057. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1058. COPY_PHASE_STRIP = NO;
  1059. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1060. DEFINES_MODULE = YES;
  1061. DYLIB_COMPATIBILITY_VERSION = 1;
  1062. DYLIB_CURRENT_VERSION = 1;
  1063. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1064. GCC_NO_COMMON_BLOCKS = YES;
  1065. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  1066. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1067. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1068. MTL_ENABLE_DEBUG_INFO = NO;
  1069. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1070. PRODUCT_MODULE_NAME = Swifter;
  1071. PRODUCT_NAME = Swifter;
  1072. SDKROOT = appletvos;
  1073. SKIP_INSTALL = YES;
  1074. SWIFT_VERSION = 5.0;
  1075. TARGETED_DEVICE_FAMILY = 3;
  1076. TVOS_DEPLOYMENT_TARGET = 9.0;
  1077. VERSIONING_SYSTEM = "apple-generic";
  1078. VERSION_INFO_PREFIX = "";
  1079. };
  1080. name = Release;
  1081. };
  1082. 7AE893ED1C05127900A29F63 /* Debug */ = {
  1083. isa = XCBuildConfiguration;
  1084. buildSettings = {
  1085. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1086. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1087. DEBUG_INFORMATION_FORMAT = dwarf;
  1088. DEFINES_MODULE = YES;
  1089. DYLIB_COMPATIBILITY_VERSION = 1;
  1090. DYLIB_CURRENT_VERSION = 1;
  1091. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1092. GCC_NO_COMMON_BLOCKS = YES;
  1093. INFOPLIST_FILE = SwifteriOS/Info.plist;
  1094. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1095. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1096. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1097. MTL_ENABLE_DEBUG_INFO = YES;
  1098. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  1099. PRODUCT_NAME = Swifter;
  1100. SDKROOT = iphoneos;
  1101. SKIP_INSTALL = YES;
  1102. SWIFT_VERSION = 5.0;
  1103. VERSIONING_SYSTEM = "apple-generic";
  1104. VERSION_INFO_PREFIX = "";
  1105. };
  1106. name = Debug;
  1107. };
  1108. 7AE893EE1C05127900A29F63 /* Release */ = {
  1109. isa = XCBuildConfiguration;
  1110. buildSettings = {
  1111. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1112. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1113. COPY_PHASE_STRIP = NO;
  1114. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1115. DEFINES_MODULE = YES;
  1116. DYLIB_COMPATIBILITY_VERSION = 1;
  1117. DYLIB_CURRENT_VERSION = 1;
  1118. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1119. GCC_NO_COMMON_BLOCKS = YES;
  1120. INFOPLIST_FILE = SwifteriOS/Info.plist;
  1121. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1122. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1123. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1124. MTL_ENABLE_DEBUG_INFO = NO;
  1125. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  1126. PRODUCT_NAME = Swifter;
  1127. SDKROOT = iphoneos;
  1128. SKIP_INSTALL = YES;
  1129. SWIFT_VERSION = 5.0;
  1130. VERSIONING_SYSTEM = "apple-generic";
  1131. VERSION_INFO_PREFIX = "";
  1132. };
  1133. name = Release;
  1134. };
  1135. 7AE894011C0512C400A29F63 /* Debug */ = {
  1136. isa = XCBuildConfiguration;
  1137. buildSettings = {
  1138. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1139. CODE_SIGN_IDENTITY = "";
  1140. COMBINE_HIDPI_IMAGES = YES;
  1141. DEBUG_INFORMATION_FORMAT = dwarf;
  1142. DEFINES_MODULE = YES;
  1143. DYLIB_COMPATIBILITY_VERSION = 1;
  1144. DYLIB_CURRENT_VERSION = 1;
  1145. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1146. FRAMEWORK_VERSION = A;
  1147. GCC_NO_COMMON_BLOCKS = YES;
  1148. INFOPLIST_FILE = SwifterMac/Info.plist;
  1149. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1150. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1151. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1152. MTL_ENABLE_DEBUG_INFO = YES;
  1153. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1154. PRODUCT_NAME = Swifter;
  1155. SDKROOT = macosx;
  1156. SKIP_INSTALL = YES;
  1157. SWIFT_VERSION = 5.0;
  1158. VERSIONING_SYSTEM = "apple-generic";
  1159. VERSION_INFO_PREFIX = "";
  1160. };
  1161. name = Debug;
  1162. };
  1163. 7AE894021C0512C400A29F63 /* Release */ = {
  1164. isa = XCBuildConfiguration;
  1165. buildSettings = {
  1166. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1167. CODE_SIGN_IDENTITY = "";
  1168. COMBINE_HIDPI_IMAGES = YES;
  1169. COPY_PHASE_STRIP = NO;
  1170. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1171. DEFINES_MODULE = YES;
  1172. DYLIB_COMPATIBILITY_VERSION = 1;
  1173. DYLIB_CURRENT_VERSION = 1;
  1174. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1175. FRAMEWORK_VERSION = A;
  1176. GCC_NO_COMMON_BLOCKS = YES;
  1177. INFOPLIST_FILE = SwifterMac/Info.plist;
  1178. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1179. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1180. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1181. MTL_ENABLE_DEBUG_INFO = NO;
  1182. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1183. PRODUCT_NAME = Swifter;
  1184. SDKROOT = macosx;
  1185. SKIP_INSTALL = YES;
  1186. SWIFT_VERSION = 5.0;
  1187. VERSIONING_SYSTEM = "apple-generic";
  1188. VERSION_INFO_PREFIX = "";
  1189. };
  1190. name = Release;
  1191. };
  1192. 7C839B8819422D00003A6950 /* Debug */ = {
  1193. isa = XCBuildConfiguration;
  1194. buildSettings = {
  1195. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1196. ALWAYS_SEARCH_USER_PATHS = NO;
  1197. APPLICATION_EXTENSION_API_ONLY = YES;
  1198. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1199. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1200. CLANG_CXX_LIBRARY = "libc++";
  1201. CLANG_ENABLE_MODULES = YES;
  1202. CLANG_ENABLE_OBJC_ARC = YES;
  1203. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1204. CLANG_WARN_BOOL_CONVERSION = YES;
  1205. CLANG_WARN_COMMA = YES;
  1206. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1207. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1208. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1209. CLANG_WARN_EMPTY_BODY = YES;
  1210. CLANG_WARN_ENUM_CONVERSION = YES;
  1211. CLANG_WARN_INFINITE_RECURSION = YES;
  1212. CLANG_WARN_INT_CONVERSION = YES;
  1213. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1214. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1215. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1216. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1217. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1218. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1219. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1220. CLANG_WARN_UNREACHABLE_CODE = YES;
  1221. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1222. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1223. COPY_PHASE_STRIP = NO;
  1224. CURRENT_PROJECT_VERSION = 1.4.6;
  1225. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1226. ENABLE_TESTABILITY = YES;
  1227. GCC_C_LANGUAGE_STANDARD = gnu99;
  1228. GCC_DYNAMIC_NO_PIC = NO;
  1229. GCC_NO_COMMON_BLOCKS = YES;
  1230. GCC_OPTIMIZATION_LEVEL = 0;
  1231. GCC_PREPROCESSOR_DEFINITIONS = (
  1232. "DEBUG=1",
  1233. "$(inherited)",
  1234. );
  1235. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1236. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1237. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1238. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1239. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1240. GCC_WARN_UNUSED_FUNCTION = YES;
  1241. GCC_WARN_UNUSED_VARIABLE = YES;
  1242. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1243. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1244. METAL_ENABLE_DEBUG_INFO = YES;
  1245. ONLY_ACTIVE_ARCH = YES;
  1246. OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500";
  1247. SDKROOT = macosx;
  1248. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1249. SWIFT_VERSION = 4.2;
  1250. TARGETED_DEVICE_FAMILY = "1,2";
  1251. };
  1252. name = Debug;
  1253. };
  1254. 7C839B8919422D00003A6950 /* Release */ = {
  1255. isa = XCBuildConfiguration;
  1256. buildSettings = {
  1257. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1258. ALWAYS_SEARCH_USER_PATHS = NO;
  1259. APPLICATION_EXTENSION_API_ONLY = YES;
  1260. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1261. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1262. CLANG_CXX_LIBRARY = "libc++";
  1263. CLANG_ENABLE_MODULES = YES;
  1264. CLANG_ENABLE_OBJC_ARC = YES;
  1265. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1266. CLANG_WARN_BOOL_CONVERSION = YES;
  1267. CLANG_WARN_COMMA = YES;
  1268. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1269. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1270. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1271. CLANG_WARN_EMPTY_BODY = YES;
  1272. CLANG_WARN_ENUM_CONVERSION = YES;
  1273. CLANG_WARN_INFINITE_RECURSION = YES;
  1274. CLANG_WARN_INT_CONVERSION = YES;
  1275. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1276. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1277. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1278. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1279. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1280. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1281. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1282. CLANG_WARN_UNREACHABLE_CODE = YES;
  1283. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1284. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1285. COPY_PHASE_STRIP = YES;
  1286. CURRENT_PROJECT_VERSION = 1.4.6;
  1287. ENABLE_NS_ASSERTIONS = NO;
  1288. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1289. GCC_C_LANGUAGE_STANDARD = gnu99;
  1290. GCC_NO_COMMON_BLOCKS = YES;
  1291. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1292. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1293. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1294. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1295. GCC_WARN_UNUSED_FUNCTION = YES;
  1296. GCC_WARN_UNUSED_VARIABLE = YES;
  1297. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1298. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1299. METAL_ENABLE_DEBUG_INFO = NO;
  1300. ONLY_ACTIVE_ARCH = NO;
  1301. OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500";
  1302. SDKROOT = macosx;
  1303. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1304. SWIFT_VERSION = 4.2;
  1305. TARGETED_DEVICE_FAMILY = "1,2";
  1306. VALIDATE_PRODUCT = YES;
  1307. };
  1308. name = Release;
  1309. };
  1310. 7C839B8B19422D00003A6950 /* Debug */ = {
  1311. isa = XCBuildConfiguration;
  1312. buildSettings = {
  1313. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1314. CLANG_ENABLE_MODULES = YES;
  1315. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1316. IPHONEOS_DEPLOYMENT_TARGET = 10.12;
  1317. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1318. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1319. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  1320. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1321. SDKROOT = iphoneos;
  1322. SWIFT_COMPILATION_MODE = singlefile;
  1323. SWIFT_OBJC_BRIDGING_HEADER = "";
  1324. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1325. SWIFT_VERSION = 4.2;
  1326. TARGETED_DEVICE_FAMILY = "1,2";
  1327. };
  1328. name = Debug;
  1329. };
  1330. 7C839B8C19422D00003A6950 /* Release */ = {
  1331. isa = XCBuildConfiguration;
  1332. buildSettings = {
  1333. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1334. CLANG_ENABLE_MODULES = YES;
  1335. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1336. IPHONEOS_DEPLOYMENT_TARGET = 10.12;
  1337. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1338. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1339. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  1340. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1341. SDKROOT = iphoneos;
  1342. SWIFT_COMPILATION_MODE = wholemodule;
  1343. SWIFT_OBJC_BRIDGING_HEADER = "";
  1344. SWIFT_VERSION = 4.2;
  1345. TARGETED_DEVICE_FAMILY = "1,2";
  1346. };
  1347. name = Release;
  1348. };
  1349. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  1350. isa = XCBuildConfiguration;
  1351. buildSettings = {
  1352. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1353. CLANG_ENABLE_MODULES = YES;
  1354. GCC_PREPROCESSOR_DEFINITIONS = (
  1355. "DEBUG=1",
  1356. "$(inherited)",
  1357. );
  1358. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1359. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1360. MTL_ENABLE_DEBUG_INFO = YES;
  1361. ONLY_ACTIVE_ARCH = YES;
  1362. PRODUCT_NAME = "$(TARGET_NAME)";
  1363. SDKROOT = macosx;
  1364. SWIFT_OBJC_BRIDGING_HEADER = "";
  1365. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1366. SWIFT_VERSION = 4.2;
  1367. };
  1368. name = Debug;
  1369. };
  1370. 7CA4814019A2EA8D0030B30D /* Release */ = {
  1371. isa = XCBuildConfiguration;
  1372. buildSettings = {
  1373. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1374. CLANG_ENABLE_MODULES = YES;
  1375. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1376. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1377. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1378. MTL_ENABLE_DEBUG_INFO = NO;
  1379. PRODUCT_NAME = "$(TARGET_NAME)";
  1380. SDKROOT = macosx;
  1381. SWIFT_OBJC_BRIDGING_HEADER = "";
  1382. SWIFT_VERSION = 4.2;
  1383. };
  1384. name = Release;
  1385. };
  1386. 7CCD87651C66099B0068099B /* Debug */ = {
  1387. isa = XCBuildConfiguration;
  1388. buildSettings = {
  1389. COMBINE_HIDPI_IMAGES = YES;
  1390. DEBUG_INFORMATION_FORMAT = dwarf;
  1391. GCC_NO_COMMON_BLOCKS = YES;
  1392. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1393. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1394. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1395. MTL_ENABLE_DEBUG_INFO = YES;
  1396. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1397. PRODUCT_NAME = "$(TARGET_NAME)";
  1398. SDKROOT = iphoneos;
  1399. SWIFT_VERSION = 5.0;
  1400. };
  1401. name = Debug;
  1402. };
  1403. 7CCD87661C66099B0068099B /* Release */ = {
  1404. isa = XCBuildConfiguration;
  1405. buildSettings = {
  1406. COMBINE_HIDPI_IMAGES = YES;
  1407. COPY_PHASE_STRIP = NO;
  1408. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1409. GCC_NO_COMMON_BLOCKS = YES;
  1410. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1411. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1412. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1413. MTL_ENABLE_DEBUG_INFO = NO;
  1414. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1415. PRODUCT_NAME = "$(TARGET_NAME)";
  1416. SDKROOT = iphoneos;
  1417. SWIFT_VERSION = 5.0;
  1418. };
  1419. name = Release;
  1420. };
  1421. /* End XCBuildConfiguration section */
  1422. /* Begin XCConfigurationList section */
  1423. 043660CA21FED34100497989 /* Build configuration list for PBXNativeTarget "SwiftermacOSTests" */ = {
  1424. isa = XCConfigurationList;
  1425. buildConfigurations = (
  1426. 043660CB21FED34100497989 /* Debug */,
  1427. 043660CC21FED34100497989 /* Release */,
  1428. );
  1429. defaultConfigurationIsVisible = 0;
  1430. defaultConfigurationName = Release;
  1431. };
  1432. 043660E221FED3A300497989 /* Build configuration list for PBXNativeTarget "SwiftertvOSTests" */ = {
  1433. isa = XCConfigurationList;
  1434. buildConfigurations = (
  1435. 043660E321FED3A300497989 /* Debug */,
  1436. 043660E421FED3A300497989 /* Release */,
  1437. );
  1438. defaultConfigurationIsVisible = 0;
  1439. defaultConfigurationName = Release;
  1440. };
  1441. 269B479E1D3AAAE20042D137 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */ = {
  1442. isa = XCConfigurationList;
  1443. buildConfigurations = (
  1444. 269B479F1D3AAAE20042D137 /* Debug */,
  1445. 269B47A01D3AAAE20042D137 /* Release */,
  1446. );
  1447. defaultConfigurationIsVisible = 0;
  1448. defaultConfigurationName = Release;
  1449. };
  1450. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  1451. isa = XCConfigurationList;
  1452. buildConfigurations = (
  1453. 7AE893ED1C05127900A29F63 /* Debug */,
  1454. 7AE893EE1C05127900A29F63 /* Release */,
  1455. );
  1456. defaultConfigurationIsVisible = 0;
  1457. defaultConfigurationName = Release;
  1458. };
  1459. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  1460. isa = XCConfigurationList;
  1461. buildConfigurations = (
  1462. 7AE894011C0512C400A29F63 /* Debug */,
  1463. 7AE894021C0512C400A29F63 /* Release */,
  1464. );
  1465. defaultConfigurationIsVisible = 0;
  1466. defaultConfigurationName = Release;
  1467. };
  1468. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  1469. isa = XCConfigurationList;
  1470. buildConfigurations = (
  1471. 7C839B8819422D00003A6950 /* Debug */,
  1472. 7C839B8919422D00003A6950 /* Release */,
  1473. );
  1474. defaultConfigurationIsVisible = 0;
  1475. defaultConfigurationName = Release;
  1476. };
  1477. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  1478. isa = XCConfigurationList;
  1479. buildConfigurations = (
  1480. 7C839B8B19422D00003A6950 /* Debug */,
  1481. 7C839B8C19422D00003A6950 /* Release */,
  1482. );
  1483. defaultConfigurationIsVisible = 0;
  1484. defaultConfigurationName = Release;
  1485. };
  1486. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  1487. isa = XCConfigurationList;
  1488. buildConfigurations = (
  1489. 7CA4813F19A2EA8D0030B30D /* Debug */,
  1490. 7CA4814019A2EA8D0030B30D /* Release */,
  1491. );
  1492. defaultConfigurationIsVisible = 0;
  1493. defaultConfigurationName = Release;
  1494. };
  1495. 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */ = {
  1496. isa = XCConfigurationList;
  1497. buildConfigurations = (
  1498. 7CCD87651C66099B0068099B /* Debug */,
  1499. 7CCD87661C66099B0068099B /* Release */,
  1500. );
  1501. defaultConfigurationIsVisible = 0;
  1502. defaultConfigurationName = Release;
  1503. };
  1504. /* End XCConfigurationList section */
  1505. };
  1506. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  1507. }