project.pbxproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C54B221C09CF68001C3F12 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00C54B211C09CF68001C3F12 /* AppDelegate.swift */; };
  10. 00C54B241C09CF68001C3F12 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00C54B231C09CF68001C3F12 /* ViewController.swift */; };
  11. 00C54B261C09CF68001C3F12 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 00C54B251C09CF68001C3F12 /* Assets.xcassets */; };
  12. 00C54B291C09CF68001C3F12 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 00C54B271C09CF68001C3F12 /* Main.storyboard */; };
  13. 335AD58E2052EA92000D4D08 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335AD5882052EA92000D4D08 /* Reachability.swift */; };
  14. 335AD58F2052EA92000D4D08 /* Reachability.h in Headers */ = {isa = PBXBuildFile; fileRef = 335AD5892052EA92000D4D08 /* Reachability.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. 335AD5A22052EB32000D4D08 /* ReachabilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335AD58C2052EA92000D4D08 /* ReachabilityTests.swift */; };
  16. 335AD5A52052EE07000D4D08 /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; };
  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. AA7344931BE76820008AFE69 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344921BE76820008AFE69 /* AppDelegate.swift */; };
  22. AA7344951BE76820008AFE69 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344941BE76820008AFE69 /* ViewController.swift */; };
  23. AA7344981BE76820008AFE69 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA7344961BE76820008AFE69 /* Main.storyboard */; };
  24. AA73449A1BE76820008AFE69 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AA7344991BE76820008AFE69 /* Assets.xcassets */; };
  25. AA7344B51BE769D6008AFE69 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */; };
  26. CAC230C51BF2180000F6464E /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; };
  27. CAC230C61BF2180000F6464E /* Reachability.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  28. CAE85CC92136B21500320E68 /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; };
  29. CAE85CCA2136B21500320E68 /* Reachability.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  30. CAE85CCD2136B21B00320E68 /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; };
  31. CAE85CCE2136B21B00320E68 /* Reachability.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. 335AD59D2052EB22000D4D08 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = AA7344711BE7678B008AFE69;
  39. remoteInfo = Reachability;
  40. };
  41. CAC230C71BF2180000F6464E /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  44. proxyType = 1;
  45. remoteGlobalIDString = AA7344711BE7678B008AFE69;
  46. remoteInfo = Reachability;
  47. };
  48. CAE85CCB2136B21500320E68 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = AA7344711BE7678B008AFE69;
  53. remoteInfo = Reachability;
  54. };
  55. CAE85CCF2136B21B00320E68 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = AA7344711BE7678B008AFE69;
  60. remoteInfo = Reachability;
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXCopyFilesBuildPhase section */
  64. 00C54B331C09D1AA001C3F12 /* Embed Frameworks */ = {
  65. isa = PBXCopyFilesBuildPhase;
  66. buildActionMask = 2147483647;
  67. dstPath = "";
  68. dstSubfolderSpec = 10;
  69. files = (
  70. CAE85CCA2136B21500320E68 /* Reachability.framework in Embed Frameworks */,
  71. );
  72. name = "Embed Frameworks";
  73. runOnlyForDeploymentPostprocessing = 0;
  74. };
  75. 57A45A361C197F4800384AE4 /* Embed Frameworks */ = {
  76. isa = PBXCopyFilesBuildPhase;
  77. buildActionMask = 2147483647;
  78. dstPath = "";
  79. dstSubfolderSpec = 10;
  80. files = (
  81. CAE85CCE2136B21B00320E68 /* Reachability.framework in Embed Frameworks */,
  82. );
  83. name = "Embed Frameworks";
  84. runOnlyForDeploymentPostprocessing = 0;
  85. };
  86. CAC230C91BF2180100F6464E /* Embed Frameworks */ = {
  87. isa = PBXCopyFilesBuildPhase;
  88. buildActionMask = 2147483647;
  89. dstPath = "";
  90. dstSubfolderSpec = 10;
  91. files = (
  92. CAC230C61BF2180000F6464E /* Reachability.framework in Embed Frameworks */,
  93. );
  94. name = "Embed Frameworks";
  95. runOnlyForDeploymentPostprocessing = 0;
  96. };
  97. /* End PBXCopyFilesBuildPhase section */
  98. /* Begin PBXFileReference section */
  99. 00C54B1F1C09CF67001C3F12 /* ReachabilityMacSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReachabilityMacSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  100. 00C54B211C09CF68001C3F12 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  101. 00C54B231C09CF68001C3F12 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  102. 00C54B251C09CF68001C3F12 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  103. 00C54B281C09CF68001C3F12 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  104. 00C54B2A1C09CF68001C3F12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  105. 335AD5882052EA92000D4D08 /* Reachability.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reachability.swift; sourceTree = "<group>"; };
  106. 335AD5892052EA92000D4D08 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  107. 335AD58A2052EA92000D4D08 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  108. 335AD58C2052EA92000D4D08 /* ReachabilityTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReachabilityTests.swift; sourceTree = "<group>"; };
  109. 335AD58D2052EA92000D4D08 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  110. 335AD5972052EB22000D4D08 /* ReachabilityTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ReachabilityTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  111. 57A45A011C197BE800384AE4 /* ReachabilityAppleTVSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReachabilityAppleTVSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  112. 57A45A031C197BE800384AE4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  113. 57A45A051C197BE800384AE4 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  114. 57A45A081C197BE800384AE4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  115. 57A45A0A1C197BE800384AE4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  116. 57A45A0C1C197BE800384AE4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  117. AA7344721BE7678B008AFE69 /* Reachability.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Reachability.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  118. AA7344901BE76820008AFE69 /* ReachabilitySample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReachabilitySample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  119. AA7344921BE76820008AFE69 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  120. AA7344941BE76820008AFE69 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  121. AA7344971BE76820008AFE69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  122. AA7344991BE76820008AFE69 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  123. AA73449E1BE76820008AFE69 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  124. AA7344B41BE769D6008AFE69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  125. CA1983301F6FD0CD007D2DD1 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  126. CA6187601F8D21D700FD5234 /* CONTRIBUTING.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CONTRIBUTING.md; sourceTree = "<group>"; };
  127. CA6187611F8D21D700FD5234 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  128. CA6187621F8D21D700FD5234 /* ReachabilitySwift.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReachabilitySwift.podspec; sourceTree = "<group>"; };
  129. CA6187651F8D220200FD5234 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; };
  130. /* End PBXFileReference section */
  131. /* Begin PBXFrameworksBuildPhase section */
  132. 00C54B321C09D1AA001C3F12 /* Frameworks */ = {
  133. isa = PBXFrameworksBuildPhase;
  134. buildActionMask = 2147483647;
  135. files = (
  136. CAE85CC92136B21500320E68 /* Reachability.framework in Frameworks */,
  137. );
  138. runOnlyForDeploymentPostprocessing = 0;
  139. };
  140. 335AD5942052EB22000D4D08 /* Frameworks */ = {
  141. isa = PBXFrameworksBuildPhase;
  142. buildActionMask = 2147483647;
  143. files = (
  144. 335AD5A52052EE07000D4D08 /* Reachability.framework in Frameworks */,
  145. );
  146. runOnlyForDeploymentPostprocessing = 0;
  147. };
  148. 57A459FE1C197BE800384AE4 /* Frameworks */ = {
  149. isa = PBXFrameworksBuildPhase;
  150. buildActionMask = 2147483647;
  151. files = (
  152. CAE85CCD2136B21B00320E68 /* Reachability.framework in Frameworks */,
  153. );
  154. runOnlyForDeploymentPostprocessing = 0;
  155. };
  156. AA73446E1BE7678B008AFE69 /* Frameworks */ = {
  157. isa = PBXFrameworksBuildPhase;
  158. buildActionMask = 2147483647;
  159. files = (
  160. );
  161. runOnlyForDeploymentPostprocessing = 0;
  162. };
  163. AA73448D1BE76820008AFE69 /* Frameworks */ = {
  164. isa = PBXFrameworksBuildPhase;
  165. buildActionMask = 2147483647;
  166. files = (
  167. CAC230C51BF2180000F6464E /* Reachability.framework in Frameworks */,
  168. );
  169. runOnlyForDeploymentPostprocessing = 0;
  170. };
  171. /* End PBXFrameworksBuildPhase section */
  172. /* Begin PBXGroup section */
  173. 00C54B201C09CF68001C3F12 /* ReachabilityMacSample */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 00C54B211C09CF68001C3F12 /* AppDelegate.swift */,
  177. 00C54B231C09CF68001C3F12 /* ViewController.swift */,
  178. 00C54B251C09CF68001C3F12 /* Assets.xcassets */,
  179. 00C54B271C09CF68001C3F12 /* Main.storyboard */,
  180. 00C54B2A1C09CF68001C3F12 /* Info.plist */,
  181. );
  182. path = ReachabilityMacSample;
  183. sourceTree = "<group>";
  184. };
  185. 335AD5872052EA92000D4D08 /* Sources */ = {
  186. isa = PBXGroup;
  187. children = (
  188. 335AD5882052EA92000D4D08 /* Reachability.swift */,
  189. 335AD5892052EA92000D4D08 /* Reachability.h */,
  190. 335AD58A2052EA92000D4D08 /* Info.plist */,
  191. );
  192. path = Sources;
  193. sourceTree = "<group>";
  194. };
  195. 335AD58B2052EA92000D4D08 /* Tests */ = {
  196. isa = PBXGroup;
  197. children = (
  198. 335AD58C2052EA92000D4D08 /* ReachabilityTests.swift */,
  199. 335AD58D2052EA92000D4D08 /* Info.plist */,
  200. );
  201. path = Tests;
  202. sourceTree = "<group>";
  203. };
  204. 335AD5A42052EE07000D4D08 /* Frameworks */ = {
  205. isa = PBXGroup;
  206. children = (
  207. );
  208. name = Frameworks;
  209. sourceTree = "<group>";
  210. };
  211. 57A45A021C197BE800384AE4 /* ReachabilityAppleTVSample */ = {
  212. isa = PBXGroup;
  213. children = (
  214. 57A45A031C197BE800384AE4 /* AppDelegate.swift */,
  215. 57A45A051C197BE800384AE4 /* ViewController.swift */,
  216. 57A45A071C197BE800384AE4 /* Main.storyboard */,
  217. 57A45A0A1C197BE800384AE4 /* Assets.xcassets */,
  218. 57A45A0C1C197BE800384AE4 /* Info.plist */,
  219. );
  220. path = ReachabilityAppleTVSample;
  221. sourceTree = "<group>";
  222. };
  223. AA7344681BE7678B008AFE69 = {
  224. isa = PBXGroup;
  225. children = (
  226. CA1983301F6FD0CD007D2DD1 /* README.md */,
  227. CA6187651F8D220200FD5234 /* CHANGELOG.md */,
  228. CA6187601F8D21D700FD5234 /* CONTRIBUTING.md */,
  229. CA6187611F8D21D700FD5234 /* LICENSE */,
  230. CA6187621F8D21D700FD5234 /* ReachabilitySwift.podspec */,
  231. 335AD5872052EA92000D4D08 /* Sources */,
  232. 335AD58B2052EA92000D4D08 /* Tests */,
  233. AA7344911BE76820008AFE69 /* ReachabilitySample */,
  234. 00C54B201C09CF68001C3F12 /* ReachabilityMacSample */,
  235. 57A45A021C197BE800384AE4 /* ReachabilityAppleTVSample */,
  236. AA7344731BE7678B008AFE69 /* Products */,
  237. 335AD5A42052EE07000D4D08 /* Frameworks */,
  238. );
  239. sourceTree = "<group>";
  240. };
  241. AA7344731BE7678B008AFE69 /* Products */ = {
  242. isa = PBXGroup;
  243. children = (
  244. AA7344721BE7678B008AFE69 /* Reachability.framework */,
  245. AA7344901BE76820008AFE69 /* ReachabilitySample.app */,
  246. 00C54B1F1C09CF67001C3F12 /* ReachabilityMacSample.app */,
  247. 57A45A011C197BE800384AE4 /* ReachabilityAppleTVSample.app */,
  248. 335AD5972052EB22000D4D08 /* ReachabilityTests.xctest */,
  249. );
  250. name = Products;
  251. sourceTree = "<group>";
  252. };
  253. AA7344911BE76820008AFE69 /* ReachabilitySample */ = {
  254. isa = PBXGroup;
  255. children = (
  256. AA7344921BE76820008AFE69 /* AppDelegate.swift */,
  257. AA7344941BE76820008AFE69 /* ViewController.swift */,
  258. AA7344961BE76820008AFE69 /* Main.storyboard */,
  259. AA7344991BE76820008AFE69 /* Assets.xcassets */,
  260. AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */,
  261. AA73449E1BE76820008AFE69 /* Info.plist */,
  262. );
  263. path = ReachabilitySample;
  264. sourceTree = "<group>";
  265. };
  266. /* End PBXGroup section */
  267. /* Begin PBXHeadersBuildPhase section */
  268. AA73446F1BE7678B008AFE69 /* Headers */ = {
  269. isa = PBXHeadersBuildPhase;
  270. buildActionMask = 2147483647;
  271. files = (
  272. 335AD58F2052EA92000D4D08 /* Reachability.h in Headers */,
  273. );
  274. runOnlyForDeploymentPostprocessing = 0;
  275. };
  276. /* End PBXHeadersBuildPhase section */
  277. /* Begin PBXNativeTarget section */
  278. 00C54B1E1C09CF67001C3F12 /* ReachabilityMacSample */ = {
  279. isa = PBXNativeTarget;
  280. buildConfigurationList = 00C54B2B1C09CF68001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMacSample" */;
  281. buildPhases = (
  282. 00C54B1B1C09CF67001C3F12 /* Sources */,
  283. 00C54B1D1C09CF67001C3F12 /* Resources */,
  284. 00C54B321C09D1AA001C3F12 /* Frameworks */,
  285. 00C54B331C09D1AA001C3F12 /* Embed Frameworks */,
  286. );
  287. buildRules = (
  288. );
  289. dependencies = (
  290. CAE85CCC2136B21500320E68 /* PBXTargetDependency */,
  291. );
  292. name = ReachabilityMacSample;
  293. productName = ReachabilityMacSample;
  294. productReference = 00C54B1F1C09CF67001C3F12 /* ReachabilityMacSample.app */;
  295. productType = "com.apple.product-type.application";
  296. };
  297. 335AD5962052EB22000D4D08 /* ReachabilityTests */ = {
  298. isa = PBXNativeTarget;
  299. buildConfigurationList = 335AD59F2052EB22000D4D08 /* Build configuration list for PBXNativeTarget "ReachabilityTests" */;
  300. buildPhases = (
  301. 335AD5932052EB22000D4D08 /* Sources */,
  302. 335AD5942052EB22000D4D08 /* Frameworks */,
  303. 335AD5952052EB22000D4D08 /* Resources */,
  304. );
  305. buildRules = (
  306. );
  307. dependencies = (
  308. 335AD59E2052EB22000D4D08 /* PBXTargetDependency */,
  309. );
  310. name = ReachabilityTests;
  311. productName = ReachabilityTests;
  312. productReference = 335AD5972052EB22000D4D08 /* ReachabilityTests.xctest */;
  313. productType = "com.apple.product-type.bundle.unit-test";
  314. };
  315. 57A45A001C197BE800384AE4 /* ReachabilityAppleTVSample */ = {
  316. isa = PBXNativeTarget;
  317. buildConfigurationList = 57A45A0F1C197BE800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityAppleTVSample" */;
  318. buildPhases = (
  319. 57A459FD1C197BE800384AE4 /* Sources */,
  320. 57A459FE1C197BE800384AE4 /* Frameworks */,
  321. 57A459FF1C197BE800384AE4 /* Resources */,
  322. 57A45A361C197F4800384AE4 /* Embed Frameworks */,
  323. );
  324. buildRules = (
  325. );
  326. dependencies = (
  327. CAE85CD02136B21B00320E68 /* PBXTargetDependency */,
  328. );
  329. name = ReachabilityAppleTVSample;
  330. productName = ReachabilityAppleTVSample;
  331. productReference = 57A45A011C197BE800384AE4 /* ReachabilityAppleTVSample.app */;
  332. productType = "com.apple.product-type.application";
  333. };
  334. AA7344711BE7678B008AFE69 /* Reachability */ = {
  335. isa = PBXNativeTarget;
  336. buildConfigurationList = AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */;
  337. buildPhases = (
  338. AA73446D1BE7678B008AFE69 /* Sources */,
  339. AA73446E1BE7678B008AFE69 /* Frameworks */,
  340. AA73446F1BE7678B008AFE69 /* Headers */,
  341. AA7344701BE7678B008AFE69 /* Resources */,
  342. );
  343. buildRules = (
  344. );
  345. dependencies = (
  346. );
  347. name = Reachability;
  348. productName = Reachability;
  349. productReference = AA7344721BE7678B008AFE69 /* Reachability.framework */;
  350. productType = "com.apple.product-type.framework";
  351. };
  352. AA73448F1BE76820008AFE69 /* ReachabilitySample */ = {
  353. isa = PBXNativeTarget;
  354. buildConfigurationList = AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */;
  355. buildPhases = (
  356. AA73448C1BE76820008AFE69 /* Sources */,
  357. AA73448D1BE76820008AFE69 /* Frameworks */,
  358. AA73448E1BE76820008AFE69 /* Resources */,
  359. CAC230C91BF2180100F6464E /* Embed Frameworks */,
  360. );
  361. buildRules = (
  362. );
  363. dependencies = (
  364. CAC230C81BF2180000F6464E /* PBXTargetDependency */,
  365. );
  366. name = ReachabilitySample;
  367. productName = ReachabilitySample;
  368. productReference = AA7344901BE76820008AFE69 /* ReachabilitySample.app */;
  369. productType = "com.apple.product-type.application";
  370. };
  371. /* End PBXNativeTarget section */
  372. /* Begin PBXProject section */
  373. AA7344691BE7678B008AFE69 /* Project object */ = {
  374. isa = PBXProject;
  375. attributes = {
  376. LastSwiftUpdateCheck = 0920;
  377. LastUpgradeCheck = 0930;
  378. ORGANIZATIONNAME = "Ashley Mills";
  379. TargetAttributes = {
  380. 00C54B1E1C09CF67001C3F12 = {
  381. CreatedOnToolsVersion = 7.1.1;
  382. LastSwiftMigration = 0900;
  383. };
  384. 335AD5962052EB22000D4D08 = {
  385. CreatedOnToolsVersion = 9.2;
  386. LastSwiftMigration = 1000;
  387. ProvisioningStyle = Automatic;
  388. };
  389. 57A45A001C197BE800384AE4 = {
  390. CreatedOnToolsVersion = 7.1.1;
  391. LastSwiftMigration = 0900;
  392. ProvisioningStyle = Manual;
  393. };
  394. AA7344711BE7678B008AFE69 = {
  395. CreatedOnToolsVersion = 7.1;
  396. DevelopmentTeamName = "Joylord Systems Ltd";
  397. LastSwiftMigration = 0900;
  398. ProvisioningStyle = Automatic;
  399. };
  400. AA73448F1BE76820008AFE69 = {
  401. CreatedOnToolsVersion = 7.1;
  402. DevelopmentTeam = 9APVGUJV73;
  403. LastSwiftMigration = 0900;
  404. };
  405. };
  406. };
  407. buildConfigurationList = AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */;
  408. compatibilityVersion = "Xcode 3.2";
  409. developmentRegion = English;
  410. hasScannedForEncodings = 0;
  411. knownRegions = (
  412. en,
  413. Base,
  414. );
  415. mainGroup = AA7344681BE7678B008AFE69;
  416. productRefGroup = AA7344731BE7678B008AFE69 /* Products */;
  417. projectDirPath = "";
  418. projectRoot = "";
  419. targets = (
  420. AA7344711BE7678B008AFE69 /* Reachability */,
  421. 335AD5962052EB22000D4D08 /* ReachabilityTests */,
  422. AA73448F1BE76820008AFE69 /* ReachabilitySample */,
  423. 00C54B1E1C09CF67001C3F12 /* ReachabilityMacSample */,
  424. 57A45A001C197BE800384AE4 /* ReachabilityAppleTVSample */,
  425. );
  426. };
  427. /* End PBXProject section */
  428. /* Begin PBXResourcesBuildPhase section */
  429. 00C54B1D1C09CF67001C3F12 /* Resources */ = {
  430. isa = PBXResourcesBuildPhase;
  431. buildActionMask = 2147483647;
  432. files = (
  433. 00C54B261C09CF68001C3F12 /* Assets.xcassets in Resources */,
  434. 00C54B291C09CF68001C3F12 /* Main.storyboard in Resources */,
  435. );
  436. runOnlyForDeploymentPostprocessing = 0;
  437. };
  438. 335AD5952052EB22000D4D08 /* Resources */ = {
  439. isa = PBXResourcesBuildPhase;
  440. buildActionMask = 2147483647;
  441. files = (
  442. );
  443. runOnlyForDeploymentPostprocessing = 0;
  444. };
  445. 57A459FF1C197BE800384AE4 /* Resources */ = {
  446. isa = PBXResourcesBuildPhase;
  447. buildActionMask = 2147483647;
  448. files = (
  449. 57A45A0B1C197BE800384AE4 /* Assets.xcassets in Resources */,
  450. 57A45A091C197BE800384AE4 /* Main.storyboard in Resources */,
  451. );
  452. runOnlyForDeploymentPostprocessing = 0;
  453. };
  454. AA7344701BE7678B008AFE69 /* Resources */ = {
  455. isa = PBXResourcesBuildPhase;
  456. buildActionMask = 2147483647;
  457. files = (
  458. );
  459. runOnlyForDeploymentPostprocessing = 0;
  460. };
  461. AA73448E1BE76820008AFE69 /* Resources */ = {
  462. isa = PBXResourcesBuildPhase;
  463. buildActionMask = 2147483647;
  464. files = (
  465. AA7344B51BE769D6008AFE69 /* LaunchScreen.xib in Resources */,
  466. AA73449A1BE76820008AFE69 /* Assets.xcassets in Resources */,
  467. AA7344981BE76820008AFE69 /* Main.storyboard in Resources */,
  468. );
  469. runOnlyForDeploymentPostprocessing = 0;
  470. };
  471. /* End PBXResourcesBuildPhase section */
  472. /* Begin PBXSourcesBuildPhase section */
  473. 00C54B1B1C09CF67001C3F12 /* Sources */ = {
  474. isa = PBXSourcesBuildPhase;
  475. buildActionMask = 2147483647;
  476. files = (
  477. 00C54B241C09CF68001C3F12 /* ViewController.swift in Sources */,
  478. 00C54B221C09CF68001C3F12 /* AppDelegate.swift in Sources */,
  479. );
  480. runOnlyForDeploymentPostprocessing = 0;
  481. };
  482. 335AD5932052EB22000D4D08 /* Sources */ = {
  483. isa = PBXSourcesBuildPhase;
  484. buildActionMask = 2147483647;
  485. files = (
  486. 335AD5A22052EB32000D4D08 /* ReachabilityTests.swift in Sources */,
  487. );
  488. runOnlyForDeploymentPostprocessing = 0;
  489. };
  490. 57A459FD1C197BE800384AE4 /* Sources */ = {
  491. isa = PBXSourcesBuildPhase;
  492. buildActionMask = 2147483647;
  493. files = (
  494. 57A45A061C197BE800384AE4 /* ViewController.swift in Sources */,
  495. 57A45A041C197BE800384AE4 /* AppDelegate.swift in Sources */,
  496. );
  497. runOnlyForDeploymentPostprocessing = 0;
  498. };
  499. AA73446D1BE7678B008AFE69 /* Sources */ = {
  500. isa = PBXSourcesBuildPhase;
  501. buildActionMask = 2147483647;
  502. files = (
  503. 335AD58E2052EA92000D4D08 /* Reachability.swift in Sources */,
  504. );
  505. runOnlyForDeploymentPostprocessing = 0;
  506. };
  507. AA73448C1BE76820008AFE69 /* Sources */ = {
  508. isa = PBXSourcesBuildPhase;
  509. buildActionMask = 2147483647;
  510. files = (
  511. AA7344951BE76820008AFE69 /* ViewController.swift in Sources */,
  512. AA7344931BE76820008AFE69 /* AppDelegate.swift in Sources */,
  513. );
  514. runOnlyForDeploymentPostprocessing = 0;
  515. };
  516. /* End PBXSourcesBuildPhase section */
  517. /* Begin PBXTargetDependency section */
  518. 335AD59E2052EB22000D4D08 /* PBXTargetDependency */ = {
  519. isa = PBXTargetDependency;
  520. target = AA7344711BE7678B008AFE69 /* Reachability */;
  521. targetProxy = 335AD59D2052EB22000D4D08 /* PBXContainerItemProxy */;
  522. };
  523. CAC230C81BF2180000F6464E /* PBXTargetDependency */ = {
  524. isa = PBXTargetDependency;
  525. target = AA7344711BE7678B008AFE69 /* Reachability */;
  526. targetProxy = CAC230C71BF2180000F6464E /* PBXContainerItemProxy */;
  527. };
  528. CAE85CCC2136B21500320E68 /* PBXTargetDependency */ = {
  529. isa = PBXTargetDependency;
  530. target = AA7344711BE7678B008AFE69 /* Reachability */;
  531. targetProxy = CAE85CCB2136B21500320E68 /* PBXContainerItemProxy */;
  532. };
  533. CAE85CD02136B21B00320E68 /* PBXTargetDependency */ = {
  534. isa = PBXTargetDependency;
  535. target = AA7344711BE7678B008AFE69 /* Reachability */;
  536. targetProxy = CAE85CCF2136B21B00320E68 /* PBXContainerItemProxy */;
  537. };
  538. /* End PBXTargetDependency section */
  539. /* Begin PBXVariantGroup section */
  540. 00C54B271C09CF68001C3F12 /* Main.storyboard */ = {
  541. isa = PBXVariantGroup;
  542. children = (
  543. 00C54B281C09CF68001C3F12 /* Base */,
  544. );
  545. name = Main.storyboard;
  546. sourceTree = "<group>";
  547. };
  548. 57A45A071C197BE800384AE4 /* Main.storyboard */ = {
  549. isa = PBXVariantGroup;
  550. children = (
  551. 57A45A081C197BE800384AE4 /* Base */,
  552. );
  553. name = Main.storyboard;
  554. sourceTree = "<group>";
  555. };
  556. AA7344961BE76820008AFE69 /* Main.storyboard */ = {
  557. isa = PBXVariantGroup;
  558. children = (
  559. AA7344971BE76820008AFE69 /* Base */,
  560. );
  561. name = Main.storyboard;
  562. sourceTree = "<group>";
  563. };
  564. AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */ = {
  565. isa = PBXVariantGroup;
  566. children = (
  567. AA7344B41BE769D6008AFE69 /* Base */,
  568. );
  569. name = LaunchScreen.xib;
  570. sourceTree = "<group>";
  571. };
  572. /* End PBXVariantGroup section */
  573. /* Begin XCBuildConfiguration section */
  574. 00C54B2C1C09CF68001C3F12 /* Debug */ = {
  575. isa = XCBuildConfiguration;
  576. buildSettings = {
  577. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  578. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  579. CODE_SIGN_IDENTITY = "-";
  580. COMBINE_HIDPI_IMAGES = YES;
  581. INFOPLIST_FILE = ReachabilityMacSample/Info.plist;
  582. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  583. MACOSX_DEPLOYMENT_TARGET = 10.10;
  584. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityMacSample;
  585. PRODUCT_NAME = "$(TARGET_NAME)";
  586. SDKROOT = macosx;
  587. SWIFT_VERSION = 4.2;
  588. };
  589. name = Debug;
  590. };
  591. 00C54B2D1C09CF68001C3F12 /* Release */ = {
  592. isa = XCBuildConfiguration;
  593. buildSettings = {
  594. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  595. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  596. CODE_SIGN_IDENTITY = "-";
  597. COMBINE_HIDPI_IMAGES = YES;
  598. INFOPLIST_FILE = ReachabilityMacSample/Info.plist;
  599. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  600. MACOSX_DEPLOYMENT_TARGET = 10.10;
  601. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityMacSample;
  602. PRODUCT_NAME = "$(TARGET_NAME)";
  603. SDKROOT = macosx;
  604. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  605. SWIFT_VERSION = 4.2;
  606. };
  607. name = Release;
  608. };
  609. 335AD5A02052EB22000D4D08 /* Debug */ = {
  610. isa = XCBuildConfiguration;
  611. buildSettings = {
  612. CLANG_ANALYZER_NONNULL = YES;
  613. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  614. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  615. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  616. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  617. CODE_SIGN_IDENTITY = "-";
  618. CODE_SIGN_STYLE = Automatic;
  619. COMBINE_HIDPI_IMAGES = YES;
  620. GCC_C_LANGUAGE_STANDARD = gnu11;
  621. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  622. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  623. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  624. MACOSX_DEPLOYMENT_TARGET = 10.13;
  625. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityTests;
  626. PRODUCT_NAME = "$(TARGET_NAME)";
  627. SDKROOT = "";
  628. SUPPORTED_PLATFORMS = "macosx appletvsimulator appletvos iphoneos iphonesimulator";
  629. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  630. SWIFT_VERSION = 4.2;
  631. };
  632. name = Debug;
  633. };
  634. 335AD5A12052EB22000D4D08 /* Release */ = {
  635. isa = XCBuildConfiguration;
  636. buildSettings = {
  637. CLANG_ANALYZER_NONNULL = YES;
  638. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  639. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  640. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  641. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  642. CODE_SIGN_IDENTITY = "-";
  643. CODE_SIGN_STYLE = Automatic;
  644. COMBINE_HIDPI_IMAGES = YES;
  645. GCC_C_LANGUAGE_STANDARD = gnu11;
  646. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  647. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  648. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  649. MACOSX_DEPLOYMENT_TARGET = 10.13;
  650. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability.ReachabilityTests;
  651. PRODUCT_NAME = "$(TARGET_NAME)";
  652. SDKROOT = "";
  653. SUPPORTED_PLATFORMS = "macosx appletvsimulator appletvos iphoneos iphonesimulator";
  654. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  655. SWIFT_VERSION = 4.2;
  656. };
  657. name = Release;
  658. };
  659. 57A45A0D1C197BE800384AE4 /* Debug */ = {
  660. isa = XCBuildConfiguration;
  661. buildSettings = {
  662. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  663. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  664. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  665. CODE_SIGN_IDENTITY = "iPhone Developer";
  666. CODE_SIGN_STYLE = Manual;
  667. DEVELOPMENT_TEAM = "";
  668. INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
  669. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  670. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityAppleTVSample;
  671. PRODUCT_NAME = "$(TARGET_NAME)";
  672. PROVISIONING_PROFILE_SPECIFIER = "";
  673. SDKROOT = appletvos;
  674. SWIFT_VERSION = 4.2;
  675. TARGETED_DEVICE_FAMILY = 3;
  676. TVOS_DEPLOYMENT_TARGET = 9.0;
  677. };
  678. name = Debug;
  679. };
  680. 57A45A0E1C197BE800384AE4 /* Release */ = {
  681. isa = XCBuildConfiguration;
  682. buildSettings = {
  683. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  684. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  685. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  686. CODE_SIGN_IDENTITY = "iPhone Developer";
  687. CODE_SIGN_STYLE = Manual;
  688. DEVELOPMENT_TEAM = "";
  689. INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
  690. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  691. PRODUCT_BUNDLE_IDENTIFIER = swift.reachability.ReachabilityAppleTVSample;
  692. PRODUCT_NAME = "$(TARGET_NAME)";
  693. PROVISIONING_PROFILE_SPECIFIER = "";
  694. SDKROOT = appletvos;
  695. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  696. SWIFT_VERSION = 4.2;
  697. TARGETED_DEVICE_FAMILY = 3;
  698. TVOS_DEPLOYMENT_TARGET = 9.0;
  699. };
  700. name = Release;
  701. };
  702. AA7344841BE7678B008AFE69 /* Debug */ = {
  703. isa = XCBuildConfiguration;
  704. buildSettings = {
  705. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  706. ALWAYS_SEARCH_USER_PATHS = NO;
  707. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  708. CLANG_CXX_LIBRARY = "libc++";
  709. CLANG_ENABLE_MODULES = YES;
  710. CLANG_ENABLE_OBJC_ARC = YES;
  711. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  712. CLANG_WARN_BOOL_CONVERSION = YES;
  713. CLANG_WARN_COMMA = YES;
  714. CLANG_WARN_CONSTANT_CONVERSION = YES;
  715. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  716. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  717. CLANG_WARN_EMPTY_BODY = YES;
  718. CLANG_WARN_ENUM_CONVERSION = YES;
  719. CLANG_WARN_INFINITE_RECURSION = YES;
  720. CLANG_WARN_INT_CONVERSION = YES;
  721. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  722. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  723. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  724. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  725. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  726. CLANG_WARN_STRICT_PROTOTYPES = YES;
  727. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  728. CLANG_WARN_UNREACHABLE_CODE = YES;
  729. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  730. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  731. COPY_PHASE_STRIP = NO;
  732. CURRENT_PROJECT_VERSION = 1;
  733. DEBUG_INFORMATION_FORMAT = dwarf;
  734. ENABLE_STRICT_OBJC_MSGSEND = YES;
  735. ENABLE_TESTABILITY = YES;
  736. GCC_C_LANGUAGE_STANDARD = gnu99;
  737. GCC_DYNAMIC_NO_PIC = NO;
  738. GCC_NO_COMMON_BLOCKS = YES;
  739. GCC_OPTIMIZATION_LEVEL = 0;
  740. GCC_PREPROCESSOR_DEFINITIONS = (
  741. "DEBUG=1",
  742. "$(inherited)",
  743. );
  744. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  745. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  746. GCC_WARN_UNDECLARED_SELECTOR = YES;
  747. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  748. GCC_WARN_UNUSED_FUNCTION = YES;
  749. GCC_WARN_UNUSED_VARIABLE = YES;
  750. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  751. MTL_ENABLE_DEBUG_INFO = YES;
  752. ONLY_ACTIVE_ARCH = YES;
  753. SDKROOT = iphoneos;
  754. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  755. SWIFT_VERSION = 4.2;
  756. TARGETED_DEVICE_FAMILY = "1,2";
  757. VERSIONING_SYSTEM = "apple-generic";
  758. VERSION_INFO_PREFIX = "";
  759. };
  760. name = Debug;
  761. };
  762. AA7344851BE7678B008AFE69 /* Release */ = {
  763. isa = XCBuildConfiguration;
  764. buildSettings = {
  765. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  766. ALWAYS_SEARCH_USER_PATHS = NO;
  767. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  768. CLANG_CXX_LIBRARY = "libc++";
  769. CLANG_ENABLE_MODULES = YES;
  770. CLANG_ENABLE_OBJC_ARC = YES;
  771. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  772. CLANG_WARN_BOOL_CONVERSION = YES;
  773. CLANG_WARN_COMMA = YES;
  774. CLANG_WARN_CONSTANT_CONVERSION = YES;
  775. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  776. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  777. CLANG_WARN_EMPTY_BODY = YES;
  778. CLANG_WARN_ENUM_CONVERSION = YES;
  779. CLANG_WARN_INFINITE_RECURSION = YES;
  780. CLANG_WARN_INT_CONVERSION = YES;
  781. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  782. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  783. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  784. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  785. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  786. CLANG_WARN_STRICT_PROTOTYPES = YES;
  787. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  788. CLANG_WARN_UNREACHABLE_CODE = YES;
  789. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  790. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  791. COPY_PHASE_STRIP = NO;
  792. CURRENT_PROJECT_VERSION = 1;
  793. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  794. ENABLE_NS_ASSERTIONS = NO;
  795. ENABLE_STRICT_OBJC_MSGSEND = YES;
  796. GCC_C_LANGUAGE_STANDARD = gnu99;
  797. GCC_NO_COMMON_BLOCKS = YES;
  798. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  799. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  800. GCC_WARN_UNDECLARED_SELECTOR = YES;
  801. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  802. GCC_WARN_UNUSED_FUNCTION = YES;
  803. GCC_WARN_UNUSED_VARIABLE = YES;
  804. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  805. MTL_ENABLE_DEBUG_INFO = NO;
  806. SDKROOT = iphoneos;
  807. SWIFT_VERSION = 4.2;
  808. TARGETED_DEVICE_FAMILY = "1,2";
  809. VALIDATE_PRODUCT = YES;
  810. VERSIONING_SYSTEM = "apple-generic";
  811. VERSION_INFO_PREFIX = "";
  812. };
  813. name = Release;
  814. };
  815. AA7344871BE7678B008AFE69 /* Debug */ = {
  816. isa = XCBuildConfiguration;
  817. buildSettings = {
  818. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  819. APPLICATION_EXTENSION_API_ONLY = YES;
  820. CLANG_ENABLE_MODULES = YES;
  821. CODE_SIGN_IDENTITY = "iPhone Developer";
  822. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  823. DEFINES_MODULE = YES;
  824. DEVELOPMENT_TEAM = "";
  825. DYLIB_COMPATIBILITY_VERSION = 1;
  826. DYLIB_CURRENT_VERSION = 1;
  827. DYLIB_INSTALL_NAME_BASE = "@rpath";
  828. INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist";
  829. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  830. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  831. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  832. MACOSX_DEPLOYMENT_TARGET = 10.10;
  833. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  834. PRODUCT_NAME = "$(TARGET_NAME)";
  835. PROVISIONING_PROFILE_SPECIFIER = "";
  836. SDKROOT = "";
  837. SKIP_INSTALL = YES;
  838. SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos";
  839. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  840. SWIFT_VERSION = 4.2;
  841. TARGETED_DEVICE_FAMILY = "1,2,3,4";
  842. TVOS_DEPLOYMENT_TARGET = 9.0;
  843. };
  844. name = Debug;
  845. };
  846. AA7344881BE7678B008AFE69 /* Release */ = {
  847. isa = XCBuildConfiguration;
  848. buildSettings = {
  849. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  850. APPLICATION_EXTENSION_API_ONLY = YES;
  851. CLANG_ENABLE_CODE_COVERAGE = NO;
  852. CLANG_ENABLE_MODULES = YES;
  853. CODE_SIGN_IDENTITY = "iPhone Developer";
  854. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  855. DEFINES_MODULE = YES;
  856. DEVELOPMENT_TEAM = "";
  857. DYLIB_COMPATIBILITY_VERSION = 1;
  858. DYLIB_CURRENT_VERSION = 1;
  859. DYLIB_INSTALL_NAME_BASE = "@rpath";
  860. INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist";
  861. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  862. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  863. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  864. MACOSX_DEPLOYMENT_TARGET = 10.10;
  865. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  866. PRODUCT_NAME = "$(TARGET_NAME)";
  867. SDKROOT = "";
  868. SKIP_INSTALL = YES;
  869. SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos";
  870. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  871. SWIFT_VERSION = 4.2;
  872. TARGETED_DEVICE_FAMILY = "1,2,3,4";
  873. TVOS_DEPLOYMENT_TARGET = 9.0;
  874. };
  875. name = Release;
  876. };
  877. AA7344AB1BE76820008AFE69 /* Debug */ = {
  878. isa = XCBuildConfiguration;
  879. buildSettings = {
  880. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  881. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  882. DEVELOPMENT_TEAM = 9APVGUJV73;
  883. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  884. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  885. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  886. PRODUCT_NAME = "$(TARGET_NAME)";
  887. SWIFT_VERSION = 4.2;
  888. };
  889. name = Debug;
  890. };
  891. AA7344AC1BE76820008AFE69 /* Release */ = {
  892. isa = XCBuildConfiguration;
  893. buildSettings = {
  894. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  895. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  896. DEVELOPMENT_TEAM = 9APVGUJV73;
  897. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  898. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  899. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  900. PRODUCT_NAME = "$(TARGET_NAME)";
  901. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  902. SWIFT_VERSION = 4.2;
  903. };
  904. name = Release;
  905. };
  906. /* End XCBuildConfiguration section */
  907. /* Begin XCConfigurationList section */
  908. 00C54B2B1C09CF68001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMacSample" */ = {
  909. isa = XCConfigurationList;
  910. buildConfigurations = (
  911. 00C54B2C1C09CF68001C3F12 /* Debug */,
  912. 00C54B2D1C09CF68001C3F12 /* Release */,
  913. );
  914. defaultConfigurationIsVisible = 0;
  915. defaultConfigurationName = Release;
  916. };
  917. 335AD59F2052EB22000D4D08 /* Build configuration list for PBXNativeTarget "ReachabilityTests" */ = {
  918. isa = XCConfigurationList;
  919. buildConfigurations = (
  920. 335AD5A02052EB22000D4D08 /* Debug */,
  921. 335AD5A12052EB22000D4D08 /* Release */,
  922. );
  923. defaultConfigurationIsVisible = 0;
  924. defaultConfigurationName = Release;
  925. };
  926. 57A45A0F1C197BE800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityAppleTVSample" */ = {
  927. isa = XCConfigurationList;
  928. buildConfigurations = (
  929. 57A45A0D1C197BE800384AE4 /* Debug */,
  930. 57A45A0E1C197BE800384AE4 /* Release */,
  931. );
  932. defaultConfigurationIsVisible = 0;
  933. defaultConfigurationName = Release;
  934. };
  935. AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */ = {
  936. isa = XCConfigurationList;
  937. buildConfigurations = (
  938. AA7344841BE7678B008AFE69 /* Debug */,
  939. AA7344851BE7678B008AFE69 /* Release */,
  940. );
  941. defaultConfigurationIsVisible = 0;
  942. defaultConfigurationName = Release;
  943. };
  944. AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */ = {
  945. isa = XCConfigurationList;
  946. buildConfigurations = (
  947. AA7344871BE7678B008AFE69 /* Debug */,
  948. AA7344881BE7678B008AFE69 /* Release */,
  949. );
  950. defaultConfigurationIsVisible = 0;
  951. defaultConfigurationName = Release;
  952. };
  953. AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */ = {
  954. isa = XCConfigurationList;
  955. buildConfigurations = (
  956. AA7344AB1BE76820008AFE69 /* Debug */,
  957. AA7344AC1BE76820008AFE69 /* Release */,
  958. );
  959. defaultConfigurationIsVisible = 0;
  960. defaultConfigurationName = Release;
  961. };
  962. /* End XCConfigurationList section */
  963. };
  964. rootObject = AA7344691BE7678B008AFE69 /* Project object */;
  965. }