project.pbxproj 38 KB

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