project.pbxproj 43 KB

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