project.pbxproj 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033
  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. DevelopmentTeam = 9APVGUJV73;
  425. DevelopmentTeamName = "Joylord Systems Ltd";
  426. };
  427. AA7344711BE7678B008AFE69 = {
  428. CreatedOnToolsVersion = 7.1;
  429. DevelopmentTeam = 9APVGUJV73;
  430. DevelopmentTeamName = "Joylord Systems Ltd";
  431. LastSwiftMigration = 0800;
  432. ProvisioningStyle = Automatic;
  433. };
  434. AA73448F1BE76820008AFE69 = {
  435. CreatedOnToolsVersion = 7.1;
  436. DevelopmentTeam = 9APVGUJV73;
  437. LastSwiftMigration = 0800;
  438. };
  439. };
  440. };
  441. buildConfigurationList = AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */;
  442. compatibilityVersion = "Xcode 3.2";
  443. developmentRegion = English;
  444. hasScannedForEncodings = 0;
  445. knownRegions = (
  446. en,
  447. Base,
  448. );
  449. mainGroup = AA7344681BE7678B008AFE69;
  450. productRefGroup = AA7344731BE7678B008AFE69 /* Products */;
  451. projectDirPath = "";
  452. projectRoot = "";
  453. targets = (
  454. AA7344711BE7678B008AFE69 /* Reachability */,
  455. 00C54B101C09CD9C001C3F12 /* ReachabilityMac */,
  456. 57A45A291C197F4800384AE4 /* ReachabilityTV */,
  457. AA73448F1BE76820008AFE69 /* ReachabilitySample */,
  458. 00C54B1E1C09CF67001C3F12 /* ReachabilityMacSample */,
  459. 57A45A001C197BE800384AE4 /* ReachabilityAppleTVSample */,
  460. );
  461. };
  462. /* End PBXProject section */
  463. /* Begin PBXResourcesBuildPhase section */
  464. 00C54B0F1C09CD9C001C3F12 /* Resources */ = {
  465. isa = PBXResourcesBuildPhase;
  466. buildActionMask = 2147483647;
  467. files = (
  468. );
  469. runOnlyForDeploymentPostprocessing = 0;
  470. };
  471. 00C54B1D1C09CF67001C3F12 /* Resources */ = {
  472. isa = PBXResourcesBuildPhase;
  473. buildActionMask = 2147483647;
  474. files = (
  475. 00C54B261C09CF68001C3F12 /* Assets.xcassets in Resources */,
  476. 00C54B291C09CF68001C3F12 /* Main.storyboard in Resources */,
  477. );
  478. runOnlyForDeploymentPostprocessing = 0;
  479. };
  480. 57A459FF1C197BE800384AE4 /* Resources */ = {
  481. isa = PBXResourcesBuildPhase;
  482. buildActionMask = 2147483647;
  483. files = (
  484. 57A45A0B1C197BE800384AE4 /* Assets.xcassets in Resources */,
  485. 57A45A091C197BE800384AE4 /* Main.storyboard in Resources */,
  486. );
  487. runOnlyForDeploymentPostprocessing = 0;
  488. };
  489. 57A45A281C197F4800384AE4 /* Resources */ = {
  490. isa = PBXResourcesBuildPhase;
  491. buildActionMask = 2147483647;
  492. files = (
  493. );
  494. runOnlyForDeploymentPostprocessing = 0;
  495. };
  496. AA7344701BE7678B008AFE69 /* Resources */ = {
  497. isa = PBXResourcesBuildPhase;
  498. buildActionMask = 2147483647;
  499. files = (
  500. );
  501. runOnlyForDeploymentPostprocessing = 0;
  502. };
  503. AA73448E1BE76820008AFE69 /* Resources */ = {
  504. isa = PBXResourcesBuildPhase;
  505. buildActionMask = 2147483647;
  506. files = (
  507. AA7344B51BE769D6008AFE69 /* LaunchScreen.xib in Resources */,
  508. AA73449A1BE76820008AFE69 /* Assets.xcassets in Resources */,
  509. AA7344981BE76820008AFE69 /* Main.storyboard in Resources */,
  510. );
  511. runOnlyForDeploymentPostprocessing = 0;
  512. };
  513. /* End PBXResourcesBuildPhase section */
  514. /* Begin PBXSourcesBuildPhase section */
  515. 00C54B0C1C09CD9C001C3F12 /* Sources */ = {
  516. isa = PBXSourcesBuildPhase;
  517. buildActionMask = 2147483647;
  518. files = (
  519. 00C54B191C09CDF6001C3F12 /* Reachability.swift in Sources */,
  520. );
  521. runOnlyForDeploymentPostprocessing = 0;
  522. };
  523. 00C54B1B1C09CF67001C3F12 /* Sources */ = {
  524. isa = PBXSourcesBuildPhase;
  525. buildActionMask = 2147483647;
  526. files = (
  527. 00C54B241C09CF68001C3F12 /* ViewController.swift in Sources */,
  528. 00C54B221C09CF68001C3F12 /* AppDelegate.swift in Sources */,
  529. );
  530. runOnlyForDeploymentPostprocessing = 0;
  531. };
  532. 57A459FD1C197BE800384AE4 /* Sources */ = {
  533. isa = PBXSourcesBuildPhase;
  534. buildActionMask = 2147483647;
  535. files = (
  536. 57A45A061C197BE800384AE4 /* ViewController.swift in Sources */,
  537. 57A45A041C197BE800384AE4 /* AppDelegate.swift in Sources */,
  538. );
  539. runOnlyForDeploymentPostprocessing = 0;
  540. };
  541. 57A45A251C197F4800384AE4 /* Sources */ = {
  542. isa = PBXSourcesBuildPhase;
  543. buildActionMask = 2147483647;
  544. files = (
  545. 57A45A371C1985B300384AE4 /* Reachability.swift in Sources */,
  546. );
  547. runOnlyForDeploymentPostprocessing = 0;
  548. };
  549. AA73446D1BE7678B008AFE69 /* Sources */ = {
  550. isa = PBXSourcesBuildPhase;
  551. buildActionMask = 2147483647;
  552. files = (
  553. AA7344B11BE76862008AFE69 /* Reachability.swift in Sources */,
  554. );
  555. runOnlyForDeploymentPostprocessing = 0;
  556. };
  557. AA73448C1BE76820008AFE69 /* Sources */ = {
  558. isa = PBXSourcesBuildPhase;
  559. buildActionMask = 2147483647;
  560. files = (
  561. AA7344951BE76820008AFE69 /* ViewController.swift in Sources */,
  562. AA7344931BE76820008AFE69 /* AppDelegate.swift in Sources */,
  563. );
  564. runOnlyForDeploymentPostprocessing = 0;
  565. };
  566. /* End PBXSourcesBuildPhase section */
  567. /* Begin PBXTargetDependency section */
  568. 00C54B311C09D1AA001C3F12 /* PBXTargetDependency */ = {
  569. isa = PBXTargetDependency;
  570. target = 00C54B101C09CD9C001C3F12 /* ReachabilityMac */;
  571. targetProxy = 00C54B301C09D1AA001C3F12 /* PBXContainerItemProxy */;
  572. };
  573. 57A45A301C197F4800384AE4 /* PBXTargetDependency */ = {
  574. isa = PBXTargetDependency;
  575. target = 57A45A291C197F4800384AE4 /* ReachabilityTV */;
  576. targetProxy = 57A45A2F1C197F4800384AE4 /* PBXContainerItemProxy */;
  577. };
  578. CAC230C81BF2180000F6464E /* PBXTargetDependency */ = {
  579. isa = PBXTargetDependency;
  580. target = AA7344711BE7678B008AFE69 /* Reachability */;
  581. targetProxy = CAC230C71BF2180000F6464E /* PBXContainerItemProxy */;
  582. };
  583. /* End PBXTargetDependency section */
  584. /* Begin PBXVariantGroup section */
  585. 00C54B271C09CF68001C3F12 /* Main.storyboard */ = {
  586. isa = PBXVariantGroup;
  587. children = (
  588. 00C54B281C09CF68001C3F12 /* Base */,
  589. );
  590. name = Main.storyboard;
  591. sourceTree = "<group>";
  592. };
  593. 57A45A071C197BE800384AE4 /* Main.storyboard */ = {
  594. isa = PBXVariantGroup;
  595. children = (
  596. 57A45A081C197BE800384AE4 /* Base */,
  597. );
  598. name = Main.storyboard;
  599. sourceTree = "<group>";
  600. };
  601. AA7344961BE76820008AFE69 /* Main.storyboard */ = {
  602. isa = PBXVariantGroup;
  603. children = (
  604. AA7344971BE76820008AFE69 /* Base */,
  605. );
  606. name = Main.storyboard;
  607. sourceTree = "<group>";
  608. };
  609. AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */ = {
  610. isa = PBXVariantGroup;
  611. children = (
  612. AA7344B41BE769D6008AFE69 /* Base */,
  613. );
  614. name = LaunchScreen.xib;
  615. sourceTree = "<group>";
  616. };
  617. /* End PBXVariantGroup section */
  618. /* Begin XCBuildConfiguration section */
  619. 00C54B161C09CD9C001C3F12 /* Debug */ = {
  620. isa = XCBuildConfiguration;
  621. buildSettings = {
  622. APPLICATION_EXTENSION_API_ONLY = YES;
  623. CODE_SIGN_IDENTITY = "";
  624. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  625. COMBINE_HIDPI_IMAGES = YES;
  626. DEFINES_MODULE = YES;
  627. DYLIB_COMPATIBILITY_VERSION = 1;
  628. DYLIB_CURRENT_VERSION = 1;
  629. DYLIB_INSTALL_NAME_BASE = "@rpath";
  630. FRAMEWORK_VERSION = A;
  631. INFOPLIST_FILE = ReachabilityMac/Info.plist;
  632. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  633. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  634. MACOSX_DEPLOYMENT_TARGET = 10.10;
  635. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  636. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  637. PRODUCT_NAME = Reachability;
  638. SDKROOT = macosx;
  639. SKIP_INSTALL = YES;
  640. };
  641. name = Debug;
  642. };
  643. 00C54B171C09CD9C001C3F12 /* Release */ = {
  644. isa = XCBuildConfiguration;
  645. buildSettings = {
  646. APPLICATION_EXTENSION_API_ONLY = YES;
  647. CODE_SIGN_IDENTITY = "";
  648. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  649. COMBINE_HIDPI_IMAGES = YES;
  650. DEFINES_MODULE = YES;
  651. DYLIB_COMPATIBILITY_VERSION = 1;
  652. DYLIB_CURRENT_VERSION = 1;
  653. DYLIB_INSTALL_NAME_BASE = "@rpath";
  654. FRAMEWORK_VERSION = A;
  655. INFOPLIST_FILE = ReachabilityMac/Info.plist;
  656. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  657. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  658. MACOSX_DEPLOYMENT_TARGET = 10.10;
  659. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  660. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  661. PRODUCT_NAME = Reachability;
  662. SDKROOT = macosx;
  663. SKIP_INSTALL = YES;
  664. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  665. };
  666. name = Release;
  667. };
  668. 00C54B2C1C09CF68001C3F12 /* Debug */ = {
  669. isa = XCBuildConfiguration;
  670. buildSettings = {
  671. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  672. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  673. CODE_SIGN_IDENTITY = "-";
  674. COMBINE_HIDPI_IMAGES = YES;
  675. INFOPLIST_FILE = ReachabilityMacSample/Info.plist;
  676. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  677. MACOSX_DEPLOYMENT_TARGET = 10.10;
  678. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityMacSample;
  679. PRODUCT_NAME = "$(TARGET_NAME)";
  680. SDKROOT = macosx;
  681. };
  682. name = Debug;
  683. };
  684. 00C54B2D1C09CF68001C3F12 /* Release */ = {
  685. isa = XCBuildConfiguration;
  686. buildSettings = {
  687. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  688. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  689. CODE_SIGN_IDENTITY = "-";
  690. COMBINE_HIDPI_IMAGES = YES;
  691. INFOPLIST_FILE = ReachabilityMacSample/Info.plist;
  692. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  693. MACOSX_DEPLOYMENT_TARGET = 10.10;
  694. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityMacSample;
  695. PRODUCT_NAME = "$(TARGET_NAME)";
  696. SDKROOT = macosx;
  697. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  698. };
  699. name = Release;
  700. };
  701. 57A45A0D1C197BE800384AE4 /* Debug */ = {
  702. isa = XCBuildConfiguration;
  703. buildSettings = {
  704. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  705. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  706. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  707. CODE_SIGN_IDENTITY = "iPhone Developer";
  708. INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
  709. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  710. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityAppleTVSample;
  711. PRODUCT_NAME = "$(TARGET_NAME)";
  712. SDKROOT = appletvos;
  713. SWIFT_VERSION = 3.0;
  714. TARGETED_DEVICE_FAMILY = 3;
  715. TVOS_DEPLOYMENT_TARGET = 9.0;
  716. };
  717. name = Debug;
  718. };
  719. 57A45A0E1C197BE800384AE4 /* Release */ = {
  720. isa = XCBuildConfiguration;
  721. buildSettings = {
  722. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  723. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  724. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  725. CODE_SIGN_IDENTITY = "iPhone Developer";
  726. INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
  727. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  728. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityAppleTVSample;
  729. PRODUCT_NAME = "$(TARGET_NAME)";
  730. SDKROOT = appletvos;
  731. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  732. SWIFT_VERSION = 3.0;
  733. TARGETED_DEVICE_FAMILY = 3;
  734. TVOS_DEPLOYMENT_TARGET = 9.0;
  735. };
  736. name = Release;
  737. };
  738. 57A45A341C197F4800384AE4 /* Debug */ = {
  739. isa = XCBuildConfiguration;
  740. buildSettings = {
  741. APPLICATION_EXTENSION_API_ONLY = YES;
  742. DEFINES_MODULE = YES;
  743. DYLIB_COMPATIBILITY_VERSION = 1;
  744. DYLIB_CURRENT_VERSION = 1;
  745. DYLIB_INSTALL_NAME_BASE = "@rpath";
  746. INFOPLIST_FILE = ReachabilityTV/Info.plist;
  747. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  748. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  749. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityTV;
  750. PRODUCT_NAME = Reachability;
  751. SDKROOT = appletvos;
  752. SKIP_INSTALL = YES;
  753. TARGETED_DEVICE_FAMILY = 3;
  754. TVOS_DEPLOYMENT_TARGET = 9.0;
  755. };
  756. name = Debug;
  757. };
  758. 57A45A351C197F4800384AE4 /* Release */ = {
  759. isa = XCBuildConfiguration;
  760. buildSettings = {
  761. APPLICATION_EXTENSION_API_ONLY = YES;
  762. DEFINES_MODULE = YES;
  763. DYLIB_COMPATIBILITY_VERSION = 1;
  764. DYLIB_CURRENT_VERSION = 1;
  765. DYLIB_INSTALL_NAME_BASE = "@rpath";
  766. INFOPLIST_FILE = ReachabilityTV/Info.plist;
  767. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  768. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  769. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityTV;
  770. PRODUCT_NAME = Reachability;
  771. SDKROOT = appletvos;
  772. SKIP_INSTALL = YES;
  773. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  774. TARGETED_DEVICE_FAMILY = 3;
  775. TVOS_DEPLOYMENT_TARGET = 9.0;
  776. };
  777. name = Release;
  778. };
  779. AA7344841BE7678B008AFE69 /* Debug */ = {
  780. isa = XCBuildConfiguration;
  781. buildSettings = {
  782. ALWAYS_SEARCH_USER_PATHS = NO;
  783. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  784. CLANG_CXX_LIBRARY = "libc++";
  785. CLANG_ENABLE_MODULES = YES;
  786. CLANG_ENABLE_OBJC_ARC = YES;
  787. CLANG_WARN_BOOL_CONVERSION = YES;
  788. CLANG_WARN_CONSTANT_CONVERSION = YES;
  789. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  790. CLANG_WARN_EMPTY_BODY = YES;
  791. CLANG_WARN_ENUM_CONVERSION = YES;
  792. CLANG_WARN_INFINITE_RECURSION = YES;
  793. CLANG_WARN_INT_CONVERSION = YES;
  794. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  795. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  796. CLANG_WARN_UNREACHABLE_CODE = YES;
  797. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  798. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  799. COPY_PHASE_STRIP = NO;
  800. CURRENT_PROJECT_VERSION = 1;
  801. DEBUG_INFORMATION_FORMAT = dwarf;
  802. ENABLE_STRICT_OBJC_MSGSEND = YES;
  803. ENABLE_TESTABILITY = YES;
  804. GCC_C_LANGUAGE_STANDARD = gnu99;
  805. GCC_DYNAMIC_NO_PIC = NO;
  806. GCC_NO_COMMON_BLOCKS = YES;
  807. GCC_OPTIMIZATION_LEVEL = 0;
  808. GCC_PREPROCESSOR_DEFINITIONS = (
  809. "DEBUG=1",
  810. "$(inherited)",
  811. );
  812. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  813. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  814. GCC_WARN_UNDECLARED_SELECTOR = YES;
  815. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  816. GCC_WARN_UNUSED_FUNCTION = YES;
  817. GCC_WARN_UNUSED_VARIABLE = YES;
  818. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  819. MTL_ENABLE_DEBUG_INFO = YES;
  820. ONLY_ACTIVE_ARCH = YES;
  821. SDKROOT = iphoneos;
  822. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  823. SWIFT_VERSION = 3.0;
  824. TARGETED_DEVICE_FAMILY = "1,2";
  825. VERSIONING_SYSTEM = "apple-generic";
  826. VERSION_INFO_PREFIX = "";
  827. };
  828. name = Debug;
  829. };
  830. AA7344851BE7678B008AFE69 /* Release */ = {
  831. isa = XCBuildConfiguration;
  832. buildSettings = {
  833. ALWAYS_SEARCH_USER_PATHS = NO;
  834. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  835. CLANG_CXX_LIBRARY = "libc++";
  836. CLANG_ENABLE_MODULES = YES;
  837. CLANG_ENABLE_OBJC_ARC = YES;
  838. CLANG_WARN_BOOL_CONVERSION = YES;
  839. CLANG_WARN_CONSTANT_CONVERSION = YES;
  840. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  841. CLANG_WARN_EMPTY_BODY = YES;
  842. CLANG_WARN_ENUM_CONVERSION = YES;
  843. CLANG_WARN_INFINITE_RECURSION = YES;
  844. CLANG_WARN_INT_CONVERSION = YES;
  845. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  846. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  847. CLANG_WARN_UNREACHABLE_CODE = YES;
  848. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  849. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  850. COPY_PHASE_STRIP = NO;
  851. CURRENT_PROJECT_VERSION = 1;
  852. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  853. ENABLE_NS_ASSERTIONS = NO;
  854. ENABLE_STRICT_OBJC_MSGSEND = YES;
  855. GCC_C_LANGUAGE_STANDARD = gnu99;
  856. GCC_NO_COMMON_BLOCKS = YES;
  857. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  858. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  859. GCC_WARN_UNDECLARED_SELECTOR = YES;
  860. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  861. GCC_WARN_UNUSED_FUNCTION = YES;
  862. GCC_WARN_UNUSED_VARIABLE = YES;
  863. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  864. MTL_ENABLE_DEBUG_INFO = NO;
  865. SDKROOT = iphoneos;
  866. SWIFT_VERSION = 3.0;
  867. TARGETED_DEVICE_FAMILY = "1,2";
  868. VALIDATE_PRODUCT = YES;
  869. VERSIONING_SYSTEM = "apple-generic";
  870. VERSION_INFO_PREFIX = "";
  871. };
  872. name = Release;
  873. };
  874. AA7344871BE7678B008AFE69 /* Debug */ = {
  875. isa = XCBuildConfiguration;
  876. buildSettings = {
  877. APPLICATION_EXTENSION_API_ONLY = YES;
  878. CLANG_ENABLE_MODULES = YES;
  879. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  880. DEFINES_MODULE = YES;
  881. DEVELOPMENT_TEAM = 9APVGUJV73;
  882. DYLIB_COMPATIBILITY_VERSION = 1;
  883. DYLIB_CURRENT_VERSION = 1;
  884. DYLIB_INSTALL_NAME_BASE = "@rpath";
  885. INFOPLIST_FILE = Reachability/Info.plist;
  886. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  887. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  888. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  889. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  890. PRODUCT_NAME = "$(TARGET_NAME)";
  891. PROVISIONING_PROFILE_SPECIFIER = "";
  892. SKIP_INSTALL = YES;
  893. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  894. SWIFT_VERSION = 3.0;
  895. };
  896. name = Debug;
  897. };
  898. AA7344881BE7678B008AFE69 /* Release */ = {
  899. isa = XCBuildConfiguration;
  900. buildSettings = {
  901. APPLICATION_EXTENSION_API_ONLY = YES;
  902. CLANG_ENABLE_MODULES = YES;
  903. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  904. DEFINES_MODULE = YES;
  905. DEVELOPMENT_TEAM = 9APVGUJV73;
  906. DYLIB_COMPATIBILITY_VERSION = 1;
  907. DYLIB_CURRENT_VERSION = 1;
  908. DYLIB_INSTALL_NAME_BASE = "@rpath";
  909. INFOPLIST_FILE = Reachability/Info.plist;
  910. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  911. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  912. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  913. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  914. PRODUCT_NAME = "$(TARGET_NAME)";
  915. SKIP_INSTALL = YES;
  916. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  917. SWIFT_VERSION = 3.0;
  918. };
  919. name = Release;
  920. };
  921. AA7344AB1BE76820008AFE69 /* Debug */ = {
  922. isa = XCBuildConfiguration;
  923. buildSettings = {
  924. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  925. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  926. DEVELOPMENT_TEAM = 9APVGUJV73;
  927. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  928. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  929. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  930. PRODUCT_NAME = "$(TARGET_NAME)";
  931. SWIFT_VERSION = 3.0;
  932. };
  933. name = Debug;
  934. };
  935. AA7344AC1BE76820008AFE69 /* Release */ = {
  936. isa = XCBuildConfiguration;
  937. buildSettings = {
  938. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  939. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  940. DEVELOPMENT_TEAM = 9APVGUJV73;
  941. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  942. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  943. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  944. PRODUCT_NAME = "$(TARGET_NAME)";
  945. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  946. SWIFT_VERSION = 3.0;
  947. };
  948. name = Release;
  949. };
  950. /* End XCBuildConfiguration section */
  951. /* Begin XCConfigurationList section */
  952. 00C54B181C09CD9C001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMac" */ = {
  953. isa = XCConfigurationList;
  954. buildConfigurations = (
  955. 00C54B161C09CD9C001C3F12 /* Debug */,
  956. 00C54B171C09CD9C001C3F12 /* Release */,
  957. );
  958. defaultConfigurationIsVisible = 0;
  959. defaultConfigurationName = Release;
  960. };
  961. 00C54B2B1C09CF68001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMacSample" */ = {
  962. isa = XCConfigurationList;
  963. buildConfigurations = (
  964. 00C54B2C1C09CF68001C3F12 /* Debug */,
  965. 00C54B2D1C09CF68001C3F12 /* Release */,
  966. );
  967. defaultConfigurationIsVisible = 0;
  968. defaultConfigurationName = Release;
  969. };
  970. 57A45A0F1C197BE800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityAppleTVSample" */ = {
  971. isa = XCConfigurationList;
  972. buildConfigurations = (
  973. 57A45A0D1C197BE800384AE4 /* Debug */,
  974. 57A45A0E1C197BE800384AE4 /* Release */,
  975. );
  976. defaultConfigurationIsVisible = 0;
  977. defaultConfigurationName = Release;
  978. };
  979. 57A45A331C197F4800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityTV" */ = {
  980. isa = XCConfigurationList;
  981. buildConfigurations = (
  982. 57A45A341C197F4800384AE4 /* Debug */,
  983. 57A45A351C197F4800384AE4 /* Release */,
  984. );
  985. defaultConfigurationIsVisible = 0;
  986. defaultConfigurationName = Release;
  987. };
  988. AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */ = {
  989. isa = XCConfigurationList;
  990. buildConfigurations = (
  991. AA7344841BE7678B008AFE69 /* Debug */,
  992. AA7344851BE7678B008AFE69 /* Release */,
  993. );
  994. defaultConfigurationIsVisible = 0;
  995. defaultConfigurationName = Release;
  996. };
  997. AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */ = {
  998. isa = XCConfigurationList;
  999. buildConfigurations = (
  1000. AA7344871BE7678B008AFE69 /* Debug */,
  1001. AA7344881BE7678B008AFE69 /* Release */,
  1002. );
  1003. defaultConfigurationIsVisible = 0;
  1004. defaultConfigurationName = Release;
  1005. };
  1006. AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */ = {
  1007. isa = XCConfigurationList;
  1008. buildConfigurations = (
  1009. AA7344AB1BE76820008AFE69 /* Debug */,
  1010. AA7344AC1BE76820008AFE69 /* Release */,
  1011. );
  1012. defaultConfigurationIsVisible = 0;
  1013. defaultConfigurationName = Release;
  1014. };
  1015. /* End XCConfigurationList section */
  1016. };
  1017. rootObject = AA7344691BE7678B008AFE69 /* Project object */;
  1018. }