project.pbxproj 32 KB

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