project.pbxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CAE3D7D31A22010300FA39BD /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAE3D7D21A22010300FA39BD /* ViewController.swift */; };
  10. CAE3D7E71A22010300FA39BD /* Reachability_TestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAE3D7E61A22010300FA39BD /* Reachability_TestTests.swift */; };
  11. CAE3D8011A2202CD00FA39BD /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = CAE3D7D91A22010300FA39BD /* LaunchScreen.xib */; };
  12. CAE3D8021A2202D200FA39BD /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CAE3D7D41A22010300FA39BD /* Main.storyboard */; };
  13. CAE3D8041A22034000FA39BD /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAE3D8031A22034000FA39BD /* Reachability.swift */; };
  14. CAE3D8051A22034C00FA39BD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAE3D7D01A22010200FA39BD /* AppDelegate.swift */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXContainerItemProxy section */
  17. CAE3D7E11A22010300FA39BD /* PBXContainerItemProxy */ = {
  18. isa = PBXContainerItemProxy;
  19. containerPortal = CAE3D7C31A22010200FA39BD /* Project object */;
  20. proxyType = 1;
  21. remoteGlobalIDString = CAE3D7CA1A22010200FA39BD;
  22. remoteInfo = "Reachability Test";
  23. };
  24. /* End PBXContainerItemProxy section */
  25. /* Begin PBXFileReference section */
  26. CAE3D7CB1A22010200FA39BD /* Reachability Test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Reachability Test.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  27. CAE3D7CF1A22010200FA39BD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  28. CAE3D7D01A22010200FA39BD /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  29. CAE3D7D21A22010300FA39BD /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  30. CAE3D7D51A22010300FA39BD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  31. CAE3D7D71A22010300FA39BD /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  32. CAE3D7DA1A22010300FA39BD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  33. CAE3D7E01A22010300FA39BD /* Reachability TestTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Reachability TestTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  34. CAE3D7E51A22010300FA39BD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  35. CAE3D7E61A22010300FA39BD /* Reachability_TestTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Reachability_TestTests.swift; sourceTree = "<group>"; };
  36. CAE3D8031A22034000FA39BD /* Reachability.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Reachability.swift; path = ../../Reachability.swift; sourceTree = "<group>"; };
  37. /* End PBXFileReference section */
  38. /* Begin PBXFrameworksBuildPhase section */
  39. CAE3D7C81A22010200FA39BD /* Frameworks */ = {
  40. isa = PBXFrameworksBuildPhase;
  41. buildActionMask = 2147483647;
  42. files = (
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. CAE3D7DD1A22010300FA39BD /* Frameworks */ = {
  47. isa = PBXFrameworksBuildPhase;
  48. buildActionMask = 2147483647;
  49. files = (
  50. );
  51. runOnlyForDeploymentPostprocessing = 0;
  52. };
  53. /* End PBXFrameworksBuildPhase section */
  54. /* Begin PBXGroup section */
  55. CAE3D7C21A22010200FA39BD = {
  56. isa = PBXGroup;
  57. children = (
  58. CAE3D7CD1A22010200FA39BD /* Reachability Test */,
  59. CAE3D7E31A22010300FA39BD /* Reachability TestTests */,
  60. CAE3D7CC1A22010200FA39BD /* Products */,
  61. );
  62. sourceTree = "<group>";
  63. };
  64. CAE3D7CC1A22010200FA39BD /* Products */ = {
  65. isa = PBXGroup;
  66. children = (
  67. CAE3D7CB1A22010200FA39BD /* Reachability Test.app */,
  68. CAE3D7E01A22010300FA39BD /* Reachability TestTests.xctest */,
  69. );
  70. name = Products;
  71. sourceTree = "<group>";
  72. };
  73. CAE3D7CD1A22010200FA39BD /* Reachability Test */ = {
  74. isa = PBXGroup;
  75. children = (
  76. CAE3D8031A22034000FA39BD /* Reachability.swift */,
  77. CAE3D7D01A22010200FA39BD /* AppDelegate.swift */,
  78. CAE3D7D21A22010300FA39BD /* ViewController.swift */,
  79. CAE3D7D41A22010300FA39BD /* Main.storyboard */,
  80. CAE3D7D71A22010300FA39BD /* Images.xcassets */,
  81. CAE3D7D91A22010300FA39BD /* LaunchScreen.xib */,
  82. CAE3D7CE1A22010200FA39BD /* Supporting Files */,
  83. );
  84. path = "Reachability Test";
  85. sourceTree = "<group>";
  86. };
  87. CAE3D7CE1A22010200FA39BD /* Supporting Files */ = {
  88. isa = PBXGroup;
  89. children = (
  90. CAE3D7CF1A22010200FA39BD /* Info.plist */,
  91. );
  92. name = "Supporting Files";
  93. sourceTree = "<group>";
  94. };
  95. CAE3D7E31A22010300FA39BD /* Reachability TestTests */ = {
  96. isa = PBXGroup;
  97. children = (
  98. CAE3D7E61A22010300FA39BD /* Reachability_TestTests.swift */,
  99. CAE3D7E41A22010300FA39BD /* Supporting Files */,
  100. );
  101. path = "Reachability TestTests";
  102. sourceTree = "<group>";
  103. };
  104. CAE3D7E41A22010300FA39BD /* Supporting Files */ = {
  105. isa = PBXGroup;
  106. children = (
  107. CAE3D7E51A22010300FA39BD /* Info.plist */,
  108. );
  109. name = "Supporting Files";
  110. sourceTree = "<group>";
  111. };
  112. /* End PBXGroup section */
  113. /* Begin PBXNativeTarget section */
  114. CAE3D7CA1A22010200FA39BD /* Reachability Test */ = {
  115. isa = PBXNativeTarget;
  116. buildConfigurationList = CAE3D7EA1A22010300FA39BD /* Build configuration list for PBXNativeTarget "Reachability Test" */;
  117. buildPhases = (
  118. CAE3D7C71A22010200FA39BD /* Sources */,
  119. CAE3D7C81A22010200FA39BD /* Frameworks */,
  120. CAE3D7C91A22010200FA39BD /* Resources */,
  121. );
  122. buildRules = (
  123. );
  124. dependencies = (
  125. );
  126. name = "Reachability Test";
  127. productName = "Reachability Test";
  128. productReference = CAE3D7CB1A22010200FA39BD /* Reachability Test.app */;
  129. productType = "com.apple.product-type.application";
  130. };
  131. CAE3D7DF1A22010300FA39BD /* Reachability TestTests */ = {
  132. isa = PBXNativeTarget;
  133. buildConfigurationList = CAE3D7ED1A22010300FA39BD /* Build configuration list for PBXNativeTarget "Reachability TestTests" */;
  134. buildPhases = (
  135. CAE3D7DC1A22010300FA39BD /* Sources */,
  136. CAE3D7DD1A22010300FA39BD /* Frameworks */,
  137. CAE3D7DE1A22010300FA39BD /* Resources */,
  138. );
  139. buildRules = (
  140. );
  141. dependencies = (
  142. CAE3D7E21A22010300FA39BD /* PBXTargetDependency */,
  143. );
  144. name = "Reachability TestTests";
  145. productName = "Reachability TestTests";
  146. productReference = CAE3D7E01A22010300FA39BD /* Reachability TestTests.xctest */;
  147. productType = "com.apple.product-type.bundle.unit-test";
  148. };
  149. /* End PBXNativeTarget section */
  150. /* Begin PBXProject section */
  151. CAE3D7C31A22010200FA39BD /* Project object */ = {
  152. isa = PBXProject;
  153. attributes = {
  154. LastUpgradeCheck = 0610;
  155. ORGANIZATIONNAME = "Ashley Mills";
  156. TargetAttributes = {
  157. CAE3D7CA1A22010200FA39BD = {
  158. CreatedOnToolsVersion = 6.1;
  159. };
  160. CAE3D7DF1A22010300FA39BD = {
  161. CreatedOnToolsVersion = 6.1;
  162. TestTargetID = CAE3D7CA1A22010200FA39BD;
  163. };
  164. };
  165. };
  166. buildConfigurationList = CAE3D7C61A22010200FA39BD /* Build configuration list for PBXProject "Reachability Test" */;
  167. compatibilityVersion = "Xcode 3.2";
  168. developmentRegion = English;
  169. hasScannedForEncodings = 0;
  170. knownRegions = (
  171. en,
  172. Base,
  173. );
  174. mainGroup = CAE3D7C21A22010200FA39BD;
  175. productRefGroup = CAE3D7CC1A22010200FA39BD /* Products */;
  176. projectDirPath = "";
  177. projectRoot = "";
  178. targets = (
  179. CAE3D7CA1A22010200FA39BD /* Reachability Test */,
  180. CAE3D7DF1A22010300FA39BD /* Reachability TestTests */,
  181. );
  182. };
  183. /* End PBXProject section */
  184. /* Begin PBXResourcesBuildPhase section */
  185. CAE3D7C91A22010200FA39BD /* Resources */ = {
  186. isa = PBXResourcesBuildPhase;
  187. buildActionMask = 2147483647;
  188. files = (
  189. CAE3D8021A2202D200FA39BD /* Main.storyboard in Resources */,
  190. CAE3D8011A2202CD00FA39BD /* LaunchScreen.xib in Resources */,
  191. );
  192. runOnlyForDeploymentPostprocessing = 0;
  193. };
  194. CAE3D7DE1A22010300FA39BD /* Resources */ = {
  195. isa = PBXResourcesBuildPhase;
  196. buildActionMask = 2147483647;
  197. files = (
  198. );
  199. runOnlyForDeploymentPostprocessing = 0;
  200. };
  201. /* End PBXResourcesBuildPhase section */
  202. /* Begin PBXSourcesBuildPhase section */
  203. CAE3D7C71A22010200FA39BD /* Sources */ = {
  204. isa = PBXSourcesBuildPhase;
  205. buildActionMask = 2147483647;
  206. files = (
  207. CAE3D8051A22034C00FA39BD /* AppDelegate.swift in Sources */,
  208. CAE3D8041A22034000FA39BD /* Reachability.swift in Sources */,
  209. CAE3D7D31A22010300FA39BD /* ViewController.swift in Sources */,
  210. );
  211. runOnlyForDeploymentPostprocessing = 0;
  212. };
  213. CAE3D7DC1A22010300FA39BD /* Sources */ = {
  214. isa = PBXSourcesBuildPhase;
  215. buildActionMask = 2147483647;
  216. files = (
  217. CAE3D7E71A22010300FA39BD /* Reachability_TestTests.swift in Sources */,
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. };
  221. /* End PBXSourcesBuildPhase section */
  222. /* Begin PBXTargetDependency section */
  223. CAE3D7E21A22010300FA39BD /* PBXTargetDependency */ = {
  224. isa = PBXTargetDependency;
  225. target = CAE3D7CA1A22010200FA39BD /* Reachability Test */;
  226. targetProxy = CAE3D7E11A22010300FA39BD /* PBXContainerItemProxy */;
  227. };
  228. /* End PBXTargetDependency section */
  229. /* Begin PBXVariantGroup section */
  230. CAE3D7D41A22010300FA39BD /* Main.storyboard */ = {
  231. isa = PBXVariantGroup;
  232. children = (
  233. CAE3D7D51A22010300FA39BD /* Base */,
  234. );
  235. name = Main.storyboard;
  236. sourceTree = "<group>";
  237. };
  238. CAE3D7D91A22010300FA39BD /* LaunchScreen.xib */ = {
  239. isa = PBXVariantGroup;
  240. children = (
  241. CAE3D7DA1A22010300FA39BD /* Base */,
  242. );
  243. name = LaunchScreen.xib;
  244. sourceTree = "<group>";
  245. };
  246. /* End PBXVariantGroup section */
  247. /* Begin XCBuildConfiguration section */
  248. CAE3D7E81A22010300FA39BD /* Debug */ = {
  249. isa = XCBuildConfiguration;
  250. buildSettings = {
  251. ALWAYS_SEARCH_USER_PATHS = NO;
  252. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  253. CLANG_CXX_LIBRARY = "libc++";
  254. CLANG_ENABLE_MODULES = YES;
  255. CLANG_ENABLE_OBJC_ARC = YES;
  256. CLANG_WARN_BOOL_CONVERSION = YES;
  257. CLANG_WARN_CONSTANT_CONVERSION = YES;
  258. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  259. CLANG_WARN_EMPTY_BODY = YES;
  260. CLANG_WARN_ENUM_CONVERSION = YES;
  261. CLANG_WARN_INT_CONVERSION = YES;
  262. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  263. CLANG_WARN_UNREACHABLE_CODE = YES;
  264. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  265. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  266. COPY_PHASE_STRIP = NO;
  267. ENABLE_STRICT_OBJC_MSGSEND = YES;
  268. GCC_C_LANGUAGE_STANDARD = gnu99;
  269. GCC_DYNAMIC_NO_PIC = NO;
  270. GCC_OPTIMIZATION_LEVEL = 0;
  271. GCC_PREPROCESSOR_DEFINITIONS = (
  272. "DEBUG=1",
  273. "$(inherited)",
  274. );
  275. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  276. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  277. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  278. GCC_WARN_UNDECLARED_SELECTOR = YES;
  279. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  280. GCC_WARN_UNUSED_FUNCTION = YES;
  281. GCC_WARN_UNUSED_VARIABLE = YES;
  282. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  283. MTL_ENABLE_DEBUG_INFO = YES;
  284. ONLY_ACTIVE_ARCH = YES;
  285. SDKROOT = iphoneos;
  286. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  287. };
  288. name = Debug;
  289. };
  290. CAE3D7E91A22010300FA39BD /* Release */ = {
  291. isa = XCBuildConfiguration;
  292. buildSettings = {
  293. ALWAYS_SEARCH_USER_PATHS = NO;
  294. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  295. CLANG_CXX_LIBRARY = "libc++";
  296. CLANG_ENABLE_MODULES = YES;
  297. CLANG_ENABLE_OBJC_ARC = YES;
  298. CLANG_WARN_BOOL_CONVERSION = YES;
  299. CLANG_WARN_CONSTANT_CONVERSION = YES;
  300. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  301. CLANG_WARN_EMPTY_BODY = YES;
  302. CLANG_WARN_ENUM_CONVERSION = YES;
  303. CLANG_WARN_INT_CONVERSION = YES;
  304. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  305. CLANG_WARN_UNREACHABLE_CODE = YES;
  306. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  307. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  308. COPY_PHASE_STRIP = YES;
  309. ENABLE_NS_ASSERTIONS = NO;
  310. ENABLE_STRICT_OBJC_MSGSEND = YES;
  311. GCC_C_LANGUAGE_STANDARD = gnu99;
  312. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  313. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  314. GCC_WARN_UNDECLARED_SELECTOR = YES;
  315. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  316. GCC_WARN_UNUSED_FUNCTION = YES;
  317. GCC_WARN_UNUSED_VARIABLE = YES;
  318. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  319. MTL_ENABLE_DEBUG_INFO = NO;
  320. SDKROOT = iphoneos;
  321. VALIDATE_PRODUCT = YES;
  322. };
  323. name = Release;
  324. };
  325. CAE3D7EB1A22010300FA39BD /* Debug */ = {
  326. isa = XCBuildConfiguration;
  327. buildSettings = {
  328. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  329. INFOPLIST_FILE = "Reachability Test/Info.plist";
  330. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  331. PRODUCT_NAME = "$(TARGET_NAME)";
  332. };
  333. name = Debug;
  334. };
  335. CAE3D7EC1A22010300FA39BD /* Release */ = {
  336. isa = XCBuildConfiguration;
  337. buildSettings = {
  338. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  339. INFOPLIST_FILE = "Reachability Test/Info.plist";
  340. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  341. PRODUCT_NAME = "$(TARGET_NAME)";
  342. };
  343. name = Release;
  344. };
  345. CAE3D7EE1A22010300FA39BD /* Debug */ = {
  346. isa = XCBuildConfiguration;
  347. buildSettings = {
  348. BUNDLE_LOADER = "$(TEST_HOST)";
  349. FRAMEWORK_SEARCH_PATHS = (
  350. "$(SDKROOT)/Developer/Library/Frameworks",
  351. "$(inherited)",
  352. );
  353. GCC_PREPROCESSOR_DEFINITIONS = (
  354. "DEBUG=1",
  355. "$(inherited)",
  356. );
  357. INFOPLIST_FILE = "Reachability TestTests/Info.plist";
  358. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  359. PRODUCT_NAME = "$(TARGET_NAME)";
  360. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reachability Test.app/Reachability Test";
  361. };
  362. name = Debug;
  363. };
  364. CAE3D7EF1A22010300FA39BD /* Release */ = {
  365. isa = XCBuildConfiguration;
  366. buildSettings = {
  367. BUNDLE_LOADER = "$(TEST_HOST)";
  368. FRAMEWORK_SEARCH_PATHS = (
  369. "$(SDKROOT)/Developer/Library/Frameworks",
  370. "$(inherited)",
  371. );
  372. INFOPLIST_FILE = "Reachability TestTests/Info.plist";
  373. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  374. PRODUCT_NAME = "$(TARGET_NAME)";
  375. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reachability Test.app/Reachability Test";
  376. };
  377. name = Release;
  378. };
  379. /* End XCBuildConfiguration section */
  380. /* Begin XCConfigurationList section */
  381. CAE3D7C61A22010200FA39BD /* Build configuration list for PBXProject "Reachability Test" */ = {
  382. isa = XCConfigurationList;
  383. buildConfigurations = (
  384. CAE3D7E81A22010300FA39BD /* Debug */,
  385. CAE3D7E91A22010300FA39BD /* Release */,
  386. );
  387. defaultConfigurationIsVisible = 0;
  388. defaultConfigurationName = Release;
  389. };
  390. CAE3D7EA1A22010300FA39BD /* Build configuration list for PBXNativeTarget "Reachability Test" */ = {
  391. isa = XCConfigurationList;
  392. buildConfigurations = (
  393. CAE3D7EB1A22010300FA39BD /* Debug */,
  394. CAE3D7EC1A22010300FA39BD /* Release */,
  395. );
  396. defaultConfigurationIsVisible = 0;
  397. };
  398. CAE3D7ED1A22010300FA39BD /* Build configuration list for PBXNativeTarget "Reachability TestTests" */ = {
  399. isa = XCConfigurationList;
  400. buildConfigurations = (
  401. CAE3D7EE1A22010300FA39BD /* Debug */,
  402. CAE3D7EF1A22010300FA39BD /* Release */,
  403. );
  404. defaultConfigurationIsVisible = 0;
  405. };
  406. /* End XCConfigurationList section */
  407. };
  408. rootObject = CAE3D7C31A22010200FA39BD /* Project object */;
  409. }