project.pbxproj 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C54B141C09CD9C001C3F12 /* ReachabilityMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 00C54B131C09CD9C001C3F12 /* ReachabilityMac.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 00C54B191C09CDF6001C3F12 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344B01BE76862008AFE69 /* Reachability.swift */; };
  11. 00C54B221C09CF68001C3F12 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00C54B211C09CF68001C3F12 /* AppDelegate.swift */; };
  12. 00C54B241C09CF68001C3F12 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00C54B231C09CF68001C3F12 /* ViewController.swift */; };
  13. 00C54B261C09CF68001C3F12 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 00C54B251C09CF68001C3F12 /* Assets.xcassets */; };
  14. 00C54B291C09CF68001C3F12 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 00C54B271C09CF68001C3F12 /* Main.storyboard */; };
  15. 00C54B2E1C09D1AA001C3F12 /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C54B111C09CD9C001C3F12 /* Reachability.framework */; };
  16. 00C54B2F1C09D1AA001C3F12 /* Reachability.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 00C54B111C09CD9C001C3F12 /* Reachability.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  17. 57A45A041C197BE800384AE4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57A45A031C197BE800384AE4 /* AppDelegate.swift */; };
  18. 57A45A061C197BE800384AE4 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57A45A051C197BE800384AE4 /* ViewController.swift */; };
  19. 57A45A091C197BE800384AE4 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 57A45A071C197BE800384AE4 /* Main.storyboard */; };
  20. 57A45A0B1C197BE800384AE4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 57A45A0A1C197BE800384AE4 /* Assets.xcassets */; };
  21. 57A45A2D1C197F4800384AE4 /* ReachabilityTV.h in Headers */ = {isa = PBXBuildFile; fileRef = 57A45A2C1C197F4800384AE4 /* ReachabilityTV.h */; settings = {ATTRIBUTES = (Public, ); }; };
  22. 57A45A311C197F4800384AE4 /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 57A45A2A1C197F4800384AE4 /* Reachability.framework */; };
  23. 57A45A321C197F4800384AE4 /* Reachability.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 57A45A2A1C197F4800384AE4 /* Reachability.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  24. 57A45A371C1985B300384AE4 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344B01BE76862008AFE69 /* Reachability.swift */; };
  25. AA7344761BE7678B008AFE69 /* Reachability.h in Headers */ = {isa = PBXBuildFile; fileRef = AA7344751BE7678B008AFE69 /* Reachability.h */; settings = {ATTRIBUTES = (Public, ); }; };
  26. AA7344931BE76820008AFE69 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344921BE76820008AFE69 /* AppDelegate.swift */; };
  27. AA7344951BE76820008AFE69 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344941BE76820008AFE69 /* ViewController.swift */; };
  28. AA7344981BE76820008AFE69 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA7344961BE76820008AFE69 /* Main.storyboard */; };
  29. AA73449A1BE76820008AFE69 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AA7344991BE76820008AFE69 /* Assets.xcassets */; };
  30. AA7344B11BE76862008AFE69 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344B01BE76862008AFE69 /* Reachability.swift */; };
  31. AA7344B51BE769D6008AFE69 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */; };
  32. CAC230C51BF2180000F6464E /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; };
  33. CAC230C61BF2180000F6464E /* Reachability.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  34. /* End PBXBuildFile section */
  35. /* Begin PBXContainerItemProxy section */
  36. 00C54B301C09D1AA001C3F12 /* PBXContainerItemProxy */ = {
  37. isa = PBXContainerItemProxy;
  38. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  39. proxyType = 1;
  40. remoteGlobalIDString = 00C54B101C09CD9C001C3F12;
  41. remoteInfo = ReachabilityMac;
  42. };
  43. 57A45A2F1C197F4800384AE4 /* PBXContainerItemProxy */ = {
  44. isa = PBXContainerItemProxy;
  45. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  46. proxyType = 1;
  47. remoteGlobalIDString = 57A45A291C197F4800384AE4;
  48. remoteInfo = ReachabilityTV;
  49. };
  50. CAC230C71BF2180000F6464E /* PBXContainerItemProxy */ = {
  51. isa = PBXContainerItemProxy;
  52. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  53. proxyType = 1;
  54. remoteGlobalIDString = AA7344711BE7678B008AFE69;
  55. remoteInfo = Reachability;
  56. };
  57. /* End PBXContainerItemProxy section */
  58. /* Begin PBXCopyFilesBuildPhase section */
  59. 00C54B331C09D1AA001C3F12 /* Embed Frameworks */ = {
  60. isa = PBXCopyFilesBuildPhase;
  61. buildActionMask = 2147483647;
  62. dstPath = "";
  63. dstSubfolderSpec = 10;
  64. files = (
  65. 00C54B2F1C09D1AA001C3F12 /* Reachability.framework in Embed Frameworks */,
  66. );
  67. name = "Embed Frameworks";
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. 57A45A361C197F4800384AE4 /* Embed Frameworks */ = {
  71. isa = PBXCopyFilesBuildPhase;
  72. buildActionMask = 2147483647;
  73. dstPath = "";
  74. dstSubfolderSpec = 10;
  75. files = (
  76. 57A45A321C197F4800384AE4 /* Reachability.framework in Embed Frameworks */,
  77. );
  78. name = "Embed Frameworks";
  79. runOnlyForDeploymentPostprocessing = 0;
  80. };
  81. CAC230C91BF2180100F6464E /* Embed Frameworks */ = {
  82. isa = PBXCopyFilesBuildPhase;
  83. buildActionMask = 2147483647;
  84. dstPath = "";
  85. dstSubfolderSpec = 10;
  86. files = (
  87. CAC230C61BF2180000F6464E /* Reachability.framework in Embed Frameworks */,
  88. );
  89. name = "Embed Frameworks";
  90. runOnlyForDeploymentPostprocessing = 0;
  91. };
  92. /* End PBXCopyFilesBuildPhase section */
  93. /* Begin PBXFileReference section */
  94. 00C54B111C09CD9C001C3F12 /* Reachability.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Reachability.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  95. 00C54B131C09CD9C001C3F12 /* ReachabilityMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReachabilityMac.h; sourceTree = "<group>"; };
  96. 00C54B151C09CD9C001C3F12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  97. 00C54B1F1C09CF67001C3F12 /* ReachabilityMacSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReachabilityMacSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  98. 00C54B211C09CF68001C3F12 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  99. 00C54B231C09CF68001C3F12 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  100. 00C54B251C09CF68001C3F12 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  101. 00C54B281C09CF68001C3F12 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  102. 00C54B2A1C09CF68001C3F12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  103. 57A45A011C197BE800384AE4 /* ReachabilityAppleTVSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReachabilityAppleTVSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  104. 57A45A031C197BE800384AE4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  105. 57A45A051C197BE800384AE4 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  106. 57A45A081C197BE800384AE4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  107. 57A45A0A1C197BE800384AE4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  108. 57A45A0C1C197BE800384AE4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  109. 57A45A2A1C197F4800384AE4 /* Reachability.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Reachability.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  110. 57A45A2C1C197F4800384AE4 /* ReachabilityTV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReachabilityTV.h; sourceTree = "<group>"; };
  111. 57A45A2E1C197F4800384AE4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  112. AA7344721BE7678B008AFE69 /* Reachability.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Reachability.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  113. AA7344751BE7678B008AFE69 /* Reachability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  114. AA7344771BE7678B008AFE69 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  115. AA7344901BE76820008AFE69 /* ReachabilitySample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReachabilitySample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  116. AA7344921BE76820008AFE69 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  117. AA7344941BE76820008AFE69 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  118. AA7344971BE76820008AFE69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  119. AA7344991BE76820008AFE69 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  120. AA73449E1BE76820008AFE69 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  121. AA7344B01BE76862008AFE69 /* Reachability.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reachability.swift; sourceTree = "<group>"; };
  122. AA7344B41BE769D6008AFE69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  123. /* End PBXFileReference section */
  124. /* Begin PBXFrameworksBuildPhase section */
  125. 00C54B0D1C09CD9C001C3F12 /* Frameworks */ = {
  126. isa = PBXFrameworksBuildPhase;
  127. buildActionMask = 2147483647;
  128. files = (
  129. );
  130. runOnlyForDeploymentPostprocessing = 0;
  131. };
  132. 00C54B321C09D1AA001C3F12 /* Frameworks */ = {
  133. isa = PBXFrameworksBuildPhase;
  134. buildActionMask = 2147483647;
  135. files = (
  136. 00C54B2E1C09D1AA001C3F12 /* Reachability.framework in Frameworks */,
  137. );
  138. runOnlyForDeploymentPostprocessing = 0;
  139. };
  140. 57A459FE1C197BE800384AE4 /* Frameworks */ = {
  141. isa = PBXFrameworksBuildPhase;
  142. buildActionMask = 2147483647;
  143. files = (
  144. 57A45A311C197F4800384AE4 /* Reachability.framework in Frameworks */,
  145. );
  146. runOnlyForDeploymentPostprocessing = 0;
  147. };
  148. 57A45A261C197F4800384AE4 /* Frameworks */ = {
  149. isa = PBXFrameworksBuildPhase;
  150. buildActionMask = 2147483647;
  151. files = (
  152. );
  153. runOnlyForDeploymentPostprocessing = 0;
  154. };
  155. AA73446E1BE7678B008AFE69 /* Frameworks */ = {
  156. isa = PBXFrameworksBuildPhase;
  157. buildActionMask = 2147483647;
  158. files = (
  159. );
  160. runOnlyForDeploymentPostprocessing = 0;
  161. };
  162. AA73448D1BE76820008AFE69 /* Frameworks */ = {
  163. isa = PBXFrameworksBuildPhase;
  164. buildActionMask = 2147483647;
  165. files = (
  166. CAC230C51BF2180000F6464E /* Reachability.framework in Frameworks */,
  167. );
  168. runOnlyForDeploymentPostprocessing = 0;
  169. };
  170. /* End PBXFrameworksBuildPhase section */
  171. /* Begin PBXGroup section */
  172. 00C54B121C09CD9C001C3F12 /* ReachabilityMac */ = {
  173. isa = PBXGroup;
  174. children = (
  175. 00C54B131C09CD9C001C3F12 /* ReachabilityMac.h */,
  176. 00C54B151C09CD9C001C3F12 /* Info.plist */,
  177. );
  178. path = ReachabilityMac;
  179. sourceTree = "<group>";
  180. };
  181. 00C54B201C09CF68001C3F12 /* ReachabilityMacSample */ = {
  182. isa = PBXGroup;
  183. children = (
  184. 00C54B211C09CF68001C3F12 /* AppDelegate.swift */,
  185. 00C54B231C09CF68001C3F12 /* ViewController.swift */,
  186. 00C54B251C09CF68001C3F12 /* Assets.xcassets */,
  187. 00C54B271C09CF68001C3F12 /* Main.storyboard */,
  188. 00C54B2A1C09CF68001C3F12 /* Info.plist */,
  189. );
  190. path = ReachabilityMacSample;
  191. sourceTree = "<group>";
  192. };
  193. 57A45A021C197BE800384AE4 /* ReachabilityAppleTVSample */ = {
  194. isa = PBXGroup;
  195. children = (
  196. 57A45A031C197BE800384AE4 /* AppDelegate.swift */,
  197. 57A45A051C197BE800384AE4 /* ViewController.swift */,
  198. 57A45A071C197BE800384AE4 /* Main.storyboard */,
  199. 57A45A0A1C197BE800384AE4 /* Assets.xcassets */,
  200. 57A45A0C1C197BE800384AE4 /* Info.plist */,
  201. );
  202. path = ReachabilityAppleTVSample;
  203. sourceTree = "<group>";
  204. };
  205. 57A45A2B1C197F4800384AE4 /* ReachabilityTV */ = {
  206. isa = PBXGroup;
  207. children = (
  208. 57A45A2C1C197F4800384AE4 /* ReachabilityTV.h */,
  209. 57A45A2E1C197F4800384AE4 /* Info.plist */,
  210. );
  211. path = ReachabilityTV;
  212. sourceTree = "<group>";
  213. };
  214. AA7344681BE7678B008AFE69 = {
  215. isa = PBXGroup;
  216. children = (
  217. AA7344741BE7678B008AFE69 /* Reachability */,
  218. AA7344911BE76820008AFE69 /* ReachabilitySample */,
  219. 00C54B121C09CD9C001C3F12 /* ReachabilityMac */,
  220. 00C54B201C09CF68001C3F12 /* ReachabilityMacSample */,
  221. 57A45A021C197BE800384AE4 /* ReachabilityAppleTVSample */,
  222. 57A45A2B1C197F4800384AE4 /* ReachabilityTV */,
  223. AA7344731BE7678B008AFE69 /* Products */,
  224. );
  225. sourceTree = "<group>";
  226. };
  227. AA7344731BE7678B008AFE69 /* Products */ = {
  228. isa = PBXGroup;
  229. children = (
  230. AA7344721BE7678B008AFE69 /* Reachability.framework */,
  231. AA7344901BE76820008AFE69 /* ReachabilitySample.app */,
  232. 00C54B111C09CD9C001C3F12 /* Reachability.framework */,
  233. 00C54B1F1C09CF67001C3F12 /* ReachabilityMacSample.app */,
  234. 57A45A011C197BE800384AE4 /* ReachabilityAppleTVSample.app */,
  235. 57A45A2A1C197F4800384AE4 /* Reachability.framework */,
  236. );
  237. name = Products;
  238. sourceTree = "<group>";
  239. };
  240. AA7344741BE7678B008AFE69 /* Reachability */ = {
  241. isa = PBXGroup;
  242. children = (
  243. AA7344B01BE76862008AFE69 /* Reachability.swift */,
  244. AA7344751BE7678B008AFE69 /* Reachability.h */,
  245. AA7344771BE7678B008AFE69 /* Info.plist */,
  246. );
  247. path = Reachability;
  248. sourceTree = "<group>";
  249. };
  250. AA7344911BE76820008AFE69 /* ReachabilitySample */ = {
  251. isa = PBXGroup;
  252. children = (
  253. AA7344921BE76820008AFE69 /* AppDelegate.swift */,
  254. AA7344941BE76820008AFE69 /* ViewController.swift */,
  255. AA7344961BE76820008AFE69 /* Main.storyboard */,
  256. AA7344991BE76820008AFE69 /* Assets.xcassets */,
  257. AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */,
  258. AA73449E1BE76820008AFE69 /* Info.plist */,
  259. );
  260. path = ReachabilitySample;
  261. sourceTree = "<group>";
  262. };
  263. /* End PBXGroup section */
  264. /* Begin PBXHeadersBuildPhase section */
  265. 00C54B0E1C09CD9C001C3F12 /* Headers */ = {
  266. isa = PBXHeadersBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. 00C54B141C09CD9C001C3F12 /* ReachabilityMac.h in Headers */,
  270. );
  271. runOnlyForDeploymentPostprocessing = 0;
  272. };
  273. 57A45A271C197F4800384AE4 /* Headers */ = {
  274. isa = PBXHeadersBuildPhase;
  275. buildActionMask = 2147483647;
  276. files = (
  277. 57A45A2D1C197F4800384AE4 /* ReachabilityTV.h in Headers */,
  278. );
  279. runOnlyForDeploymentPostprocessing = 0;
  280. };
  281. AA73446F1BE7678B008AFE69 /* Headers */ = {
  282. isa = PBXHeadersBuildPhase;
  283. buildActionMask = 2147483647;
  284. files = (
  285. AA7344761BE7678B008AFE69 /* Reachability.h in Headers */,
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXHeadersBuildPhase section */
  290. /* Begin PBXNativeTarget section */
  291. 00C54B101C09CD9C001C3F12 /* ReachabilityMac */ = {
  292. isa = PBXNativeTarget;
  293. buildConfigurationList = 00C54B181C09CD9C001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMac" */;
  294. buildPhases = (
  295. 00C54B0C1C09CD9C001C3F12 /* Sources */,
  296. 00C54B0D1C09CD9C001C3F12 /* Frameworks */,
  297. 00C54B0E1C09CD9C001C3F12 /* Headers */,
  298. 00C54B0F1C09CD9C001C3F12 /* Resources */,
  299. );
  300. buildRules = (
  301. );
  302. dependencies = (
  303. );
  304. name = ReachabilityMac;
  305. productName = ReachabilityMac;
  306. productReference = 00C54B111C09CD9C001C3F12 /* Reachability.framework */;
  307. productType = "com.apple.product-type.framework";
  308. };
  309. 00C54B1E1C09CF67001C3F12 /* ReachabilityMacSample */ = {
  310. isa = PBXNativeTarget;
  311. buildConfigurationList = 00C54B2B1C09CF68001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMacSample" */;
  312. buildPhases = (
  313. 00C54B1B1C09CF67001C3F12 /* Sources */,
  314. 00C54B1D1C09CF67001C3F12 /* Resources */,
  315. 00C54B321C09D1AA001C3F12 /* Frameworks */,
  316. 00C54B331C09D1AA001C3F12 /* Embed Frameworks */,
  317. );
  318. buildRules = (
  319. );
  320. dependencies = (
  321. 00C54B311C09D1AA001C3F12 /* PBXTargetDependency */,
  322. );
  323. name = ReachabilityMacSample;
  324. productName = ReachabilityMacSample;
  325. productReference = 00C54B1F1C09CF67001C3F12 /* ReachabilityMacSample.app */;
  326. productType = "com.apple.product-type.application";
  327. };
  328. 57A45A001C197BE800384AE4 /* ReachabilityAppleTVSample */ = {
  329. isa = PBXNativeTarget;
  330. buildConfigurationList = 57A45A0F1C197BE800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityAppleTVSample" */;
  331. buildPhases = (
  332. 57A459FD1C197BE800384AE4 /* Sources */,
  333. 57A459FE1C197BE800384AE4 /* Frameworks */,
  334. 57A459FF1C197BE800384AE4 /* Resources */,
  335. 57A45A361C197F4800384AE4 /* Embed Frameworks */,
  336. );
  337. buildRules = (
  338. );
  339. dependencies = (
  340. 57A45A301C197F4800384AE4 /* PBXTargetDependency */,
  341. );
  342. name = ReachabilityAppleTVSample;
  343. productName = ReachabilityAppleTVSample;
  344. productReference = 57A45A011C197BE800384AE4 /* ReachabilityAppleTVSample.app */;
  345. productType = "com.apple.product-type.application";
  346. };
  347. 57A45A291C197F4800384AE4 /* ReachabilityTV */ = {
  348. isa = PBXNativeTarget;
  349. buildConfigurationList = 57A45A331C197F4800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityTV" */;
  350. buildPhases = (
  351. 57A45A251C197F4800384AE4 /* Sources */,
  352. 57A45A261C197F4800384AE4 /* Frameworks */,
  353. 57A45A271C197F4800384AE4 /* Headers */,
  354. 57A45A281C197F4800384AE4 /* Resources */,
  355. );
  356. buildRules = (
  357. );
  358. dependencies = (
  359. );
  360. name = ReachabilityTV;
  361. productName = ReachabilityTV;
  362. productReference = 57A45A2A1C197F4800384AE4 /* Reachability.framework */;
  363. productType = "com.apple.product-type.framework";
  364. };
  365. AA7344711BE7678B008AFE69 /* Reachability */ = {
  366. isa = PBXNativeTarget;
  367. buildConfigurationList = AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */;
  368. buildPhases = (
  369. AA73446D1BE7678B008AFE69 /* Sources */,
  370. AA73446E1BE7678B008AFE69 /* Frameworks */,
  371. AA73446F1BE7678B008AFE69 /* Headers */,
  372. AA7344701BE7678B008AFE69 /* Resources */,
  373. );
  374. buildRules = (
  375. );
  376. dependencies = (
  377. );
  378. name = Reachability;
  379. productName = Reachability;
  380. productReference = AA7344721BE7678B008AFE69 /* Reachability.framework */;
  381. productType = "com.apple.product-type.framework";
  382. };
  383. AA73448F1BE76820008AFE69 /* ReachabilitySample */ = {
  384. isa = PBXNativeTarget;
  385. buildConfigurationList = AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */;
  386. buildPhases = (
  387. AA73448C1BE76820008AFE69 /* Sources */,
  388. AA73448D1BE76820008AFE69 /* Frameworks */,
  389. AA73448E1BE76820008AFE69 /* Resources */,
  390. CAC230C91BF2180100F6464E /* Embed Frameworks */,
  391. );
  392. buildRules = (
  393. );
  394. dependencies = (
  395. CAC230C81BF2180000F6464E /* PBXTargetDependency */,
  396. );
  397. name = ReachabilitySample;
  398. productName = ReachabilitySample;
  399. productReference = AA7344901BE76820008AFE69 /* ReachabilitySample.app */;
  400. productType = "com.apple.product-type.application";
  401. };
  402. /* End PBXNativeTarget section */
  403. /* Begin PBXProject section */
  404. AA7344691BE7678B008AFE69 /* Project object */ = {
  405. isa = PBXProject;
  406. attributes = {
  407. LastSwiftUpdateCheck = 0710;
  408. LastUpgradeCheck = 0800;
  409. ORGANIZATIONNAME = "Ashley Mills";
  410. TargetAttributes = {
  411. 00C54B101C09CD9C001C3F12 = {
  412. CreatedOnToolsVersion = 7.1.1;
  413. };
  414. 00C54B1E1C09CF67001C3F12 = {
  415. CreatedOnToolsVersion = 7.1.1;
  416. LastSwiftMigration = 0800;
  417. };
  418. 57A45A001C197BE800384AE4 = {
  419. CreatedOnToolsVersion = 7.1.1;
  420. LastSwiftMigration = 0800;
  421. };
  422. 57A45A291C197F4800384AE4 = {
  423. CreatedOnToolsVersion = 7.1.1;
  424. DevelopmentTeamName = "Joylord Systems Ltd";
  425. ProvisioningStyle = Automatic;
  426. };
  427. AA7344711BE7678B008AFE69 = {
  428. CreatedOnToolsVersion = 7.1;
  429. DevelopmentTeamName = "Joylord Systems Ltd";
  430. LastSwiftMigration = 0800;
  431. ProvisioningStyle = Automatic;
  432. };
  433. AA73448F1BE76820008AFE69 = {
  434. CreatedOnToolsVersion = 7.1;
  435. DevelopmentTeam = 9APVGUJV73;
  436. LastSwiftMigration = 0800;
  437. };
  438. };
  439. };
  440. buildConfigurationList = AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */;
  441. compatibilityVersion = "Xcode 3.2";
  442. developmentRegion = English;
  443. hasScannedForEncodings = 0;
  444. knownRegions = (
  445. en,
  446. Base,
  447. );
  448. mainGroup = AA7344681BE7678B008AFE69;
  449. productRefGroup = AA7344731BE7678B008AFE69 /* Products */;
  450. projectDirPath = "";
  451. projectRoot = "";
  452. targets = (
  453. AA7344711BE7678B008AFE69 /* Reachability */,
  454. 00C54B101C09CD9C001C3F12 /* ReachabilityMac */,
  455. 57A45A291C197F4800384AE4 /* ReachabilityTV */,
  456. AA73448F1BE76820008AFE69 /* ReachabilitySample */,
  457. 00C54B1E1C09CF67001C3F12 /* ReachabilityMacSample */,
  458. 57A45A001C197BE800384AE4 /* ReachabilityAppleTVSample */,
  459. );
  460. };
  461. /* End PBXProject section */
  462. /* Begin PBXResourcesBuildPhase section */
  463. 00C54B0F1C09CD9C001C3F12 /* Resources */ = {
  464. isa = PBXResourcesBuildPhase;
  465. buildActionMask = 2147483647;
  466. files = (
  467. );
  468. runOnlyForDeploymentPostprocessing = 0;
  469. };
  470. 00C54B1D1C09CF67001C3F12 /* Resources */ = {
  471. isa = PBXResourcesBuildPhase;
  472. buildActionMask = 2147483647;
  473. files = (
  474. 00C54B261C09CF68001C3F12 /* Assets.xcassets in Resources */,
  475. 00C54B291C09CF68001C3F12 /* Main.storyboard in Resources */,
  476. );
  477. runOnlyForDeploymentPostprocessing = 0;
  478. };
  479. 57A459FF1C197BE800384AE4 /* Resources */ = {
  480. isa = PBXResourcesBuildPhase;
  481. buildActionMask = 2147483647;
  482. files = (
  483. 57A45A0B1C197BE800384AE4 /* Assets.xcassets in Resources */,
  484. 57A45A091C197BE800384AE4 /* Main.storyboard in Resources */,
  485. );
  486. runOnlyForDeploymentPostprocessing = 0;
  487. };
  488. 57A45A281C197F4800384AE4 /* Resources */ = {
  489. isa = PBXResourcesBuildPhase;
  490. buildActionMask = 2147483647;
  491. files = (
  492. );
  493. runOnlyForDeploymentPostprocessing = 0;
  494. };
  495. AA7344701BE7678B008AFE69 /* Resources */ = {
  496. isa = PBXResourcesBuildPhase;
  497. buildActionMask = 2147483647;
  498. files = (
  499. );
  500. runOnlyForDeploymentPostprocessing = 0;
  501. };
  502. AA73448E1BE76820008AFE69 /* Resources */ = {
  503. isa = PBXResourcesBuildPhase;
  504. buildActionMask = 2147483647;
  505. files = (
  506. AA7344B51BE769D6008AFE69 /* LaunchScreen.xib in Resources */,
  507. AA73449A1BE76820008AFE69 /* Assets.xcassets in Resources */,
  508. AA7344981BE76820008AFE69 /* Main.storyboard in Resources */,
  509. );
  510. runOnlyForDeploymentPostprocessing = 0;
  511. };
  512. /* End PBXResourcesBuildPhase section */
  513. /* Begin PBXSourcesBuildPhase section */
  514. 00C54B0C1C09CD9C001C3F12 /* Sources */ = {
  515. isa = PBXSourcesBuildPhase;
  516. buildActionMask = 2147483647;
  517. files = (
  518. 00C54B191C09CDF6001C3F12 /* Reachability.swift in Sources */,
  519. );
  520. runOnlyForDeploymentPostprocessing = 0;
  521. };
  522. 00C54B1B1C09CF67001C3F12 /* Sources */ = {
  523. isa = PBXSourcesBuildPhase;
  524. buildActionMask = 2147483647;
  525. files = (
  526. 00C54B241C09CF68001C3F12 /* ViewController.swift in Sources */,
  527. 00C54B221C09CF68001C3F12 /* AppDelegate.swift in Sources */,
  528. );
  529. runOnlyForDeploymentPostprocessing = 0;
  530. };
  531. 57A459FD1C197BE800384AE4 /* Sources */ = {
  532. isa = PBXSourcesBuildPhase;
  533. buildActionMask = 2147483647;
  534. files = (
  535. 57A45A061C197BE800384AE4 /* ViewController.swift in Sources */,
  536. 57A45A041C197BE800384AE4 /* AppDelegate.swift in Sources */,
  537. );
  538. runOnlyForDeploymentPostprocessing = 0;
  539. };
  540. 57A45A251C197F4800384AE4 /* Sources */ = {
  541. isa = PBXSourcesBuildPhase;
  542. buildActionMask = 2147483647;
  543. files = (
  544. 57A45A371C1985B300384AE4 /* Reachability.swift in Sources */,
  545. );
  546. runOnlyForDeploymentPostprocessing = 0;
  547. };
  548. AA73446D1BE7678B008AFE69 /* Sources */ = {
  549. isa = PBXSourcesBuildPhase;
  550. buildActionMask = 2147483647;
  551. files = (
  552. AA7344B11BE76862008AFE69 /* Reachability.swift in Sources */,
  553. );
  554. runOnlyForDeploymentPostprocessing = 0;
  555. };
  556. AA73448C1BE76820008AFE69 /* Sources */ = {
  557. isa = PBXSourcesBuildPhase;
  558. buildActionMask = 2147483647;
  559. files = (
  560. AA7344951BE76820008AFE69 /* ViewController.swift in Sources */,
  561. AA7344931BE76820008AFE69 /* AppDelegate.swift in Sources */,
  562. );
  563. runOnlyForDeploymentPostprocessing = 0;
  564. };
  565. /* End PBXSourcesBuildPhase section */
  566. /* Begin PBXTargetDependency section */
  567. 00C54B311C09D1AA001C3F12 /* PBXTargetDependency */ = {
  568. isa = PBXTargetDependency;
  569. target = 00C54B101C09CD9C001C3F12 /* ReachabilityMac */;
  570. targetProxy = 00C54B301C09D1AA001C3F12 /* PBXContainerItemProxy */;
  571. };
  572. 57A45A301C197F4800384AE4 /* PBXTargetDependency */ = {
  573. isa = PBXTargetDependency;
  574. target = 57A45A291C197F4800384AE4 /* ReachabilityTV */;
  575. targetProxy = 57A45A2F1C197F4800384AE4 /* PBXContainerItemProxy */;
  576. };
  577. CAC230C81BF2180000F6464E /* PBXTargetDependency */ = {
  578. isa = PBXTargetDependency;
  579. target = AA7344711BE7678B008AFE69 /* Reachability */;
  580. targetProxy = CAC230C71BF2180000F6464E /* PBXContainerItemProxy */;
  581. };
  582. /* End PBXTargetDependency section */
  583. /* Begin PBXVariantGroup section */
  584. 00C54B271C09CF68001C3F12 /* Main.storyboard */ = {
  585. isa = PBXVariantGroup;
  586. children = (
  587. 00C54B281C09CF68001C3F12 /* Base */,
  588. );
  589. name = Main.storyboard;
  590. sourceTree = "<group>";
  591. };
  592. 57A45A071C197BE800384AE4 /* Main.storyboard */ = {
  593. isa = PBXVariantGroup;
  594. children = (
  595. 57A45A081C197BE800384AE4 /* Base */,
  596. );
  597. name = Main.storyboard;
  598. sourceTree = "<group>";
  599. };
  600. AA7344961BE76820008AFE69 /* Main.storyboard */ = {
  601. isa = PBXVariantGroup;
  602. children = (
  603. AA7344971BE76820008AFE69 /* Base */,
  604. );
  605. name = Main.storyboard;
  606. sourceTree = "<group>";
  607. };
  608. AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */ = {
  609. isa = PBXVariantGroup;
  610. children = (
  611. AA7344B41BE769D6008AFE69 /* Base */,
  612. );
  613. name = LaunchScreen.xib;
  614. sourceTree = "<group>";
  615. };
  616. /* End PBXVariantGroup section */
  617. /* Begin XCBuildConfiguration section */
  618. 00C54B161C09CD9C001C3F12 /* Debug */ = {
  619. isa = XCBuildConfiguration;
  620. buildSettings = {
  621. APPLICATION_EXTENSION_API_ONLY = YES;
  622. CODE_SIGN_IDENTITY = "";
  623. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  624. COMBINE_HIDPI_IMAGES = YES;
  625. DEFINES_MODULE = YES;
  626. DYLIB_COMPATIBILITY_VERSION = 1;
  627. DYLIB_CURRENT_VERSION = 1;
  628. DYLIB_INSTALL_NAME_BASE = "@rpath";
  629. FRAMEWORK_VERSION = A;
  630. INFOPLIST_FILE = ReachabilityMac/Info.plist;
  631. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  632. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  633. MACOSX_DEPLOYMENT_TARGET = 10.10;
  634. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  635. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  636. PRODUCT_NAME = Reachability;
  637. SDKROOT = macosx;
  638. SKIP_INSTALL = YES;
  639. };
  640. name = Debug;
  641. };
  642. 00C54B171C09CD9C001C3F12 /* Release */ = {
  643. isa = XCBuildConfiguration;
  644. buildSettings = {
  645. APPLICATION_EXTENSION_API_ONLY = YES;
  646. CODE_SIGN_IDENTITY = "";
  647. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  648. COMBINE_HIDPI_IMAGES = YES;
  649. DEFINES_MODULE = YES;
  650. DYLIB_COMPATIBILITY_VERSION = 1;
  651. DYLIB_CURRENT_VERSION = 1;
  652. DYLIB_INSTALL_NAME_BASE = "@rpath";
  653. FRAMEWORK_VERSION = A;
  654. INFOPLIST_FILE = ReachabilityMac/Info.plist;
  655. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  656. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  657. MACOSX_DEPLOYMENT_TARGET = 10.10;
  658. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  659. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  660. PRODUCT_NAME = Reachability;
  661. SDKROOT = macosx;
  662. SKIP_INSTALL = YES;
  663. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  664. };
  665. name = Release;
  666. };
  667. 00C54B2C1C09CF68001C3F12 /* Debug */ = {
  668. isa = XCBuildConfiguration;
  669. buildSettings = {
  670. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  671. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  672. CODE_SIGN_IDENTITY = "-";
  673. COMBINE_HIDPI_IMAGES = YES;
  674. INFOPLIST_FILE = ReachabilityMacSample/Info.plist;
  675. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  676. MACOSX_DEPLOYMENT_TARGET = 10.10;
  677. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityMacSample;
  678. PRODUCT_NAME = "$(TARGET_NAME)";
  679. SDKROOT = macosx;
  680. };
  681. name = Debug;
  682. };
  683. 00C54B2D1C09CF68001C3F12 /* Release */ = {
  684. isa = XCBuildConfiguration;
  685. buildSettings = {
  686. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  687. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  688. CODE_SIGN_IDENTITY = "-";
  689. COMBINE_HIDPI_IMAGES = YES;
  690. INFOPLIST_FILE = ReachabilityMacSample/Info.plist;
  691. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  692. MACOSX_DEPLOYMENT_TARGET = 10.10;
  693. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityMacSample;
  694. PRODUCT_NAME = "$(TARGET_NAME)";
  695. SDKROOT = macosx;
  696. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  697. };
  698. name = Release;
  699. };
  700. 57A45A0D1C197BE800384AE4 /* Debug */ = {
  701. isa = XCBuildConfiguration;
  702. buildSettings = {
  703. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  704. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  705. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  706. CODE_SIGN_IDENTITY = "iPhone Developer";
  707. INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
  708. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  709. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityAppleTVSample;
  710. PRODUCT_NAME = "$(TARGET_NAME)";
  711. SDKROOT = appletvos;
  712. SWIFT_VERSION = 3.0;
  713. TARGETED_DEVICE_FAMILY = 3;
  714. TVOS_DEPLOYMENT_TARGET = 9.0;
  715. };
  716. name = Debug;
  717. };
  718. 57A45A0E1C197BE800384AE4 /* Release */ = {
  719. isa = XCBuildConfiguration;
  720. buildSettings = {
  721. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  722. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  723. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  724. CODE_SIGN_IDENTITY = "iPhone Developer";
  725. INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
  726. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  727. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityAppleTVSample;
  728. PRODUCT_NAME = "$(TARGET_NAME)";
  729. SDKROOT = appletvos;
  730. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  731. SWIFT_VERSION = 3.0;
  732. TARGETED_DEVICE_FAMILY = 3;
  733. TVOS_DEPLOYMENT_TARGET = 9.0;
  734. };
  735. name = Release;
  736. };
  737. 57A45A341C197F4800384AE4 /* Debug */ = {
  738. isa = XCBuildConfiguration;
  739. buildSettings = {
  740. APPLICATION_EXTENSION_API_ONLY = YES;
  741. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  742. DEFINES_MODULE = YES;
  743. DEVELOPMENT_TEAM = "";
  744. DYLIB_COMPATIBILITY_VERSION = 1;
  745. DYLIB_CURRENT_VERSION = 1;
  746. DYLIB_INSTALL_NAME_BASE = "@rpath";
  747. INFOPLIST_FILE = ReachabilityTV/Info.plist;
  748. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  749. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  750. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityTV;
  751. PRODUCT_NAME = Reachability;
  752. SDKROOT = appletvos;
  753. SKIP_INSTALL = YES;
  754. TARGETED_DEVICE_FAMILY = 3;
  755. TVOS_DEPLOYMENT_TARGET = 9.0;
  756. };
  757. name = Debug;
  758. };
  759. 57A45A351C197F4800384AE4 /* Release */ = {
  760. isa = XCBuildConfiguration;
  761. buildSettings = {
  762. APPLICATION_EXTENSION_API_ONLY = YES;
  763. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  764. DEFINES_MODULE = YES;
  765. DEVELOPMENT_TEAM = "";
  766. DYLIB_COMPATIBILITY_VERSION = 1;
  767. DYLIB_CURRENT_VERSION = 1;
  768. DYLIB_INSTALL_NAME_BASE = "@rpath";
  769. INFOPLIST_FILE = ReachabilityTV/Info.plist;
  770. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  771. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  772. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityTV;
  773. PRODUCT_NAME = Reachability;
  774. SDKROOT = appletvos;
  775. SKIP_INSTALL = YES;
  776. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  777. TARGETED_DEVICE_FAMILY = 3;
  778. TVOS_DEPLOYMENT_TARGET = 9.0;
  779. };
  780. name = Release;
  781. };
  782. AA7344841BE7678B008AFE69 /* Debug */ = {
  783. isa = XCBuildConfiguration;
  784. buildSettings = {
  785. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  786. ALWAYS_SEARCH_USER_PATHS = NO;
  787. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  788. CLANG_CXX_LIBRARY = "libc++";
  789. CLANG_ENABLE_MODULES = YES;
  790. CLANG_ENABLE_OBJC_ARC = YES;
  791. CLANG_WARN_BOOL_CONVERSION = YES;
  792. CLANG_WARN_CONSTANT_CONVERSION = YES;
  793. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  794. CLANG_WARN_EMPTY_BODY = YES;
  795. CLANG_WARN_ENUM_CONVERSION = YES;
  796. CLANG_WARN_INFINITE_RECURSION = YES;
  797. CLANG_WARN_INT_CONVERSION = YES;
  798. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  799. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  800. CLANG_WARN_UNREACHABLE_CODE = YES;
  801. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  802. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  803. COPY_PHASE_STRIP = NO;
  804. CURRENT_PROJECT_VERSION = 1;
  805. DEBUG_INFORMATION_FORMAT = dwarf;
  806. ENABLE_STRICT_OBJC_MSGSEND = YES;
  807. ENABLE_TESTABILITY = YES;
  808. GCC_C_LANGUAGE_STANDARD = gnu99;
  809. GCC_DYNAMIC_NO_PIC = NO;
  810. GCC_NO_COMMON_BLOCKS = YES;
  811. GCC_OPTIMIZATION_LEVEL = 0;
  812. GCC_PREPROCESSOR_DEFINITIONS = (
  813. "DEBUG=1",
  814. "$(inherited)",
  815. );
  816. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  817. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  818. GCC_WARN_UNDECLARED_SELECTOR = YES;
  819. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  820. GCC_WARN_UNUSED_FUNCTION = YES;
  821. GCC_WARN_UNUSED_VARIABLE = YES;
  822. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  823. MTL_ENABLE_DEBUG_INFO = YES;
  824. ONLY_ACTIVE_ARCH = YES;
  825. SDKROOT = iphoneos;
  826. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  827. SWIFT_VERSION = 3.0;
  828. TARGETED_DEVICE_FAMILY = "1,2";
  829. VERSIONING_SYSTEM = "apple-generic";
  830. VERSION_INFO_PREFIX = "";
  831. };
  832. name = Debug;
  833. };
  834. AA7344851BE7678B008AFE69 /* Release */ = {
  835. isa = XCBuildConfiguration;
  836. buildSettings = {
  837. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  838. ALWAYS_SEARCH_USER_PATHS = NO;
  839. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  840. CLANG_CXX_LIBRARY = "libc++";
  841. CLANG_ENABLE_MODULES = YES;
  842. CLANG_ENABLE_OBJC_ARC = YES;
  843. CLANG_WARN_BOOL_CONVERSION = YES;
  844. CLANG_WARN_CONSTANT_CONVERSION = YES;
  845. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  846. CLANG_WARN_EMPTY_BODY = YES;
  847. CLANG_WARN_ENUM_CONVERSION = YES;
  848. CLANG_WARN_INFINITE_RECURSION = YES;
  849. CLANG_WARN_INT_CONVERSION = YES;
  850. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  851. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  852. CLANG_WARN_UNREACHABLE_CODE = YES;
  853. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  854. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  855. COPY_PHASE_STRIP = NO;
  856. CURRENT_PROJECT_VERSION = 1;
  857. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  858. ENABLE_NS_ASSERTIONS = NO;
  859. ENABLE_STRICT_OBJC_MSGSEND = YES;
  860. GCC_C_LANGUAGE_STANDARD = gnu99;
  861. GCC_NO_COMMON_BLOCKS = YES;
  862. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  863. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  864. GCC_WARN_UNDECLARED_SELECTOR = YES;
  865. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  866. GCC_WARN_UNUSED_FUNCTION = YES;
  867. GCC_WARN_UNUSED_VARIABLE = YES;
  868. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  869. MTL_ENABLE_DEBUG_INFO = NO;
  870. SDKROOT = iphoneos;
  871. SWIFT_VERSION = 3.0;
  872. TARGETED_DEVICE_FAMILY = "1,2";
  873. VALIDATE_PRODUCT = YES;
  874. VERSIONING_SYSTEM = "apple-generic";
  875. VERSION_INFO_PREFIX = "";
  876. };
  877. name = Release;
  878. };
  879. AA7344871BE7678B008AFE69 /* Debug */ = {
  880. isa = XCBuildConfiguration;
  881. buildSettings = {
  882. APPLICATION_EXTENSION_API_ONLY = YES;
  883. CLANG_ENABLE_MODULES = YES;
  884. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  885. DEFINES_MODULE = YES;
  886. DEVELOPMENT_TEAM = "";
  887. DYLIB_COMPATIBILITY_VERSION = 1;
  888. DYLIB_CURRENT_VERSION = 1;
  889. DYLIB_INSTALL_NAME_BASE = "@rpath";
  890. INFOPLIST_FILE = Reachability/Info.plist;
  891. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  892. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  893. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  894. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  895. PRODUCT_NAME = "$(TARGET_NAME)";
  896. PROVISIONING_PROFILE_SPECIFIER = "";
  897. SKIP_INSTALL = YES;
  898. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  899. SWIFT_VERSION = 3.0;
  900. };
  901. name = Debug;
  902. };
  903. AA7344881BE7678B008AFE69 /* Release */ = {
  904. isa = XCBuildConfiguration;
  905. buildSettings = {
  906. APPLICATION_EXTENSION_API_ONLY = YES;
  907. CLANG_ENABLE_MODULES = YES;
  908. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  909. DEFINES_MODULE = YES;
  910. DEVELOPMENT_TEAM = "";
  911. DYLIB_COMPATIBILITY_VERSION = 1;
  912. DYLIB_CURRENT_VERSION = 1;
  913. DYLIB_INSTALL_NAME_BASE = "@rpath";
  914. INFOPLIST_FILE = Reachability/Info.plist;
  915. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  916. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  917. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  918. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  919. PRODUCT_NAME = "$(TARGET_NAME)";
  920. SKIP_INSTALL = YES;
  921. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  922. SWIFT_VERSION = 3.0;
  923. };
  924. name = Release;
  925. };
  926. AA7344AB1BE76820008AFE69 /* Debug */ = {
  927. isa = XCBuildConfiguration;
  928. buildSettings = {
  929. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  930. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  931. DEVELOPMENT_TEAM = 9APVGUJV73;
  932. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  933. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  934. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  935. PRODUCT_NAME = "$(TARGET_NAME)";
  936. SWIFT_VERSION = 3.0;
  937. };
  938. name = Debug;
  939. };
  940. AA7344AC1BE76820008AFE69 /* Release */ = {
  941. isa = XCBuildConfiguration;
  942. buildSettings = {
  943. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  944. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  945. DEVELOPMENT_TEAM = 9APVGUJV73;
  946. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  947. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  948. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  949. PRODUCT_NAME = "$(TARGET_NAME)";
  950. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  951. SWIFT_VERSION = 3.0;
  952. };
  953. name = Release;
  954. };
  955. /* End XCBuildConfiguration section */
  956. /* Begin XCConfigurationList section */
  957. 00C54B181C09CD9C001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMac" */ = {
  958. isa = XCConfigurationList;
  959. buildConfigurations = (
  960. 00C54B161C09CD9C001C3F12 /* Debug */,
  961. 00C54B171C09CD9C001C3F12 /* Release */,
  962. );
  963. defaultConfigurationIsVisible = 0;
  964. defaultConfigurationName = Release;
  965. };
  966. 00C54B2B1C09CF68001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMacSample" */ = {
  967. isa = XCConfigurationList;
  968. buildConfigurations = (
  969. 00C54B2C1C09CF68001C3F12 /* Debug */,
  970. 00C54B2D1C09CF68001C3F12 /* Release */,
  971. );
  972. defaultConfigurationIsVisible = 0;
  973. defaultConfigurationName = Release;
  974. };
  975. 57A45A0F1C197BE800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityAppleTVSample" */ = {
  976. isa = XCConfigurationList;
  977. buildConfigurations = (
  978. 57A45A0D1C197BE800384AE4 /* Debug */,
  979. 57A45A0E1C197BE800384AE4 /* Release */,
  980. );
  981. defaultConfigurationIsVisible = 0;
  982. defaultConfigurationName = Release;
  983. };
  984. 57A45A331C197F4800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityTV" */ = {
  985. isa = XCConfigurationList;
  986. buildConfigurations = (
  987. 57A45A341C197F4800384AE4 /* Debug */,
  988. 57A45A351C197F4800384AE4 /* Release */,
  989. );
  990. defaultConfigurationIsVisible = 0;
  991. defaultConfigurationName = Release;
  992. };
  993. AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */ = {
  994. isa = XCConfigurationList;
  995. buildConfigurations = (
  996. AA7344841BE7678B008AFE69 /* Debug */,
  997. AA7344851BE7678B008AFE69 /* Release */,
  998. );
  999. defaultConfigurationIsVisible = 0;
  1000. defaultConfigurationName = Release;
  1001. };
  1002. AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */ = {
  1003. isa = XCConfigurationList;
  1004. buildConfigurations = (
  1005. AA7344871BE7678B008AFE69 /* Debug */,
  1006. AA7344881BE7678B008AFE69 /* Release */,
  1007. );
  1008. defaultConfigurationIsVisible = 0;
  1009. defaultConfigurationName = Release;
  1010. };
  1011. AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */ = {
  1012. isa = XCConfigurationList;
  1013. buildConfigurations = (
  1014. AA7344AB1BE76820008AFE69 /* Debug */,
  1015. AA7344AC1BE76820008AFE69 /* Release */,
  1016. );
  1017. defaultConfigurationIsVisible = 0;
  1018. defaultConfigurationName = Release;
  1019. };
  1020. /* End XCConfigurationList section */
  1021. };
  1022. rootObject = AA7344691BE7678B008AFE69 /* Project object */;
  1023. }