project.pbxproj 41 KB

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