project.pbxproj 63 KB

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