project.pbxproj 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031
  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. };
  932. name = Debug;
  933. };
  934. AA7344AC1BE76820008AFE69 /* Release */ = {
  935. isa = XCBuildConfiguration;
  936. buildSettings = {
  937. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  938. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  939. DEVELOPMENT_TEAM = 9APVGUJV73;
  940. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  941. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  942. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  943. PRODUCT_NAME = "$(TARGET_NAME)";
  944. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  945. };
  946. name = Release;
  947. };
  948. /* End XCBuildConfiguration section */
  949. /* Begin XCConfigurationList section */
  950. 00C54B181C09CD9C001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMac" */ = {
  951. isa = XCConfigurationList;
  952. buildConfigurations = (
  953. 00C54B161C09CD9C001C3F12 /* Debug */,
  954. 00C54B171C09CD9C001C3F12 /* Release */,
  955. );
  956. defaultConfigurationIsVisible = 0;
  957. defaultConfigurationName = Release;
  958. };
  959. 00C54B2B1C09CF68001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMacSample" */ = {
  960. isa = XCConfigurationList;
  961. buildConfigurations = (
  962. 00C54B2C1C09CF68001C3F12 /* Debug */,
  963. 00C54B2D1C09CF68001C3F12 /* Release */,
  964. );
  965. defaultConfigurationIsVisible = 0;
  966. defaultConfigurationName = Release;
  967. };
  968. 57A45A0F1C197BE800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityAppleTVSample" */ = {
  969. isa = XCConfigurationList;
  970. buildConfigurations = (
  971. 57A45A0D1C197BE800384AE4 /* Debug */,
  972. 57A45A0E1C197BE800384AE4 /* Release */,
  973. );
  974. defaultConfigurationIsVisible = 0;
  975. defaultConfigurationName = Release;
  976. };
  977. 57A45A331C197F4800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityTV" */ = {
  978. isa = XCConfigurationList;
  979. buildConfigurations = (
  980. 57A45A341C197F4800384AE4 /* Debug */,
  981. 57A45A351C197F4800384AE4 /* Release */,
  982. );
  983. defaultConfigurationIsVisible = 0;
  984. defaultConfigurationName = Release;
  985. };
  986. AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */ = {
  987. isa = XCConfigurationList;
  988. buildConfigurations = (
  989. AA7344841BE7678B008AFE69 /* Debug */,
  990. AA7344851BE7678B008AFE69 /* Release */,
  991. );
  992. defaultConfigurationIsVisible = 0;
  993. defaultConfigurationName = Release;
  994. };
  995. AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */ = {
  996. isa = XCConfigurationList;
  997. buildConfigurations = (
  998. AA7344871BE7678B008AFE69 /* Debug */,
  999. AA7344881BE7678B008AFE69 /* Release */,
  1000. );
  1001. defaultConfigurationIsVisible = 0;
  1002. defaultConfigurationName = Release;
  1003. };
  1004. AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */ = {
  1005. isa = XCConfigurationList;
  1006. buildConfigurations = (
  1007. AA7344AB1BE76820008AFE69 /* Debug */,
  1008. AA7344AC1BE76820008AFE69 /* Release */,
  1009. );
  1010. defaultConfigurationIsVisible = 0;
  1011. defaultConfigurationName = Release;
  1012. };
  1013. /* End XCConfigurationList section */
  1014. };
  1015. rootObject = AA7344691BE7678B008AFE69 /* Project object */;
  1016. }