project.pbxproj 38 KB

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