project.pbxproj 41 KB

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