project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C54B141C09CD9C001C3F12 /* ReachabilityMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 00C54B131C09CD9C001C3F12 /* ReachabilityMac.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 00C54B191C09CDF6001C3F12 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344B01BE76862008AFE69 /* Reachability.swift */; };
  11. AA7344761BE7678B008AFE69 /* Reachability.h in Headers */ = {isa = PBXBuildFile; fileRef = AA7344751BE7678B008AFE69 /* Reachability.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. AA7344931BE76820008AFE69 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344921BE76820008AFE69 /* AppDelegate.swift */; };
  13. AA7344951BE76820008AFE69 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344941BE76820008AFE69 /* ViewController.swift */; };
  14. AA7344981BE76820008AFE69 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA7344961BE76820008AFE69 /* Main.storyboard */; };
  15. AA73449A1BE76820008AFE69 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AA7344991BE76820008AFE69 /* Assets.xcassets */; };
  16. AA7344B11BE76862008AFE69 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7344B01BE76862008AFE69 /* Reachability.swift */; };
  17. AA7344B51BE769D6008AFE69 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */; };
  18. CAC230C51BF2180000F6464E /* Reachability.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; };
  19. CAC230C61BF2180000F6464E /* Reachability.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AA7344721BE7678B008AFE69 /* Reachability.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. CAC230C71BF2180000F6464E /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = AA7344691BE7678B008AFE69 /* Project object */;
  25. proxyType = 1;
  26. remoteGlobalIDString = AA7344711BE7678B008AFE69;
  27. remoteInfo = Reachability;
  28. };
  29. /* End PBXContainerItemProxy section */
  30. /* Begin PBXCopyFilesBuildPhase section */
  31. CAC230C91BF2180100F6464E /* Embed Frameworks */ = {
  32. isa = PBXCopyFilesBuildPhase;
  33. buildActionMask = 2147483647;
  34. dstPath = "";
  35. dstSubfolderSpec = 10;
  36. files = (
  37. CAC230C61BF2180000F6464E /* Reachability.framework in Embed Frameworks */,
  38. );
  39. name = "Embed Frameworks";
  40. runOnlyForDeploymentPostprocessing = 0;
  41. };
  42. /* End PBXCopyFilesBuildPhase section */
  43. /* Begin PBXFileReference section */
  44. 00C54B111C09CD9C001C3F12 /* Reachability.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Reachability.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  45. 00C54B131C09CD9C001C3F12 /* ReachabilityMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReachabilityMac.h; sourceTree = "<group>"; };
  46. 00C54B151C09CD9C001C3F12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  47. AA7344721BE7678B008AFE69 /* Reachability.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Reachability.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  48. AA7344751BE7678B008AFE69 /* Reachability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  49. AA7344771BE7678B008AFE69 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  50. AA7344901BE76820008AFE69 /* ReachabilitySample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReachabilitySample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  51. AA7344921BE76820008AFE69 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  52. AA7344941BE76820008AFE69 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  53. AA7344971BE76820008AFE69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  54. AA7344991BE76820008AFE69 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  55. AA73449E1BE76820008AFE69 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  56. AA7344B01BE76862008AFE69 /* Reachability.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reachability.swift; sourceTree = "<group>"; };
  57. AA7344B41BE769D6008AFE69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  58. /* End PBXFileReference section */
  59. /* Begin PBXFrameworksBuildPhase section */
  60. 00C54B0D1C09CD9C001C3F12 /* Frameworks */ = {
  61. isa = PBXFrameworksBuildPhase;
  62. buildActionMask = 2147483647;
  63. files = (
  64. );
  65. runOnlyForDeploymentPostprocessing = 0;
  66. };
  67. AA73446E1BE7678B008AFE69 /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. AA73448D1BE76820008AFE69 /* Frameworks */ = {
  75. isa = PBXFrameworksBuildPhase;
  76. buildActionMask = 2147483647;
  77. files = (
  78. CAC230C51BF2180000F6464E /* Reachability.framework in Frameworks */,
  79. );
  80. runOnlyForDeploymentPostprocessing = 0;
  81. };
  82. /* End PBXFrameworksBuildPhase section */
  83. /* Begin PBXGroup section */
  84. 00C54B121C09CD9C001C3F12 /* ReachabilityMac */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 00C54B131C09CD9C001C3F12 /* ReachabilityMac.h */,
  88. 00C54B151C09CD9C001C3F12 /* Info.plist */,
  89. );
  90. path = ReachabilityMac;
  91. sourceTree = "<group>";
  92. };
  93. AA7344681BE7678B008AFE69 = {
  94. isa = PBXGroup;
  95. children = (
  96. AA7344741BE7678B008AFE69 /* Reachability */,
  97. AA7344911BE76820008AFE69 /* ReachabilitySample */,
  98. 00C54B121C09CD9C001C3F12 /* ReachabilityMac */,
  99. AA7344731BE7678B008AFE69 /* Products */,
  100. );
  101. sourceTree = "<group>";
  102. };
  103. AA7344731BE7678B008AFE69 /* Products */ = {
  104. isa = PBXGroup;
  105. children = (
  106. AA7344721BE7678B008AFE69 /* Reachability.framework */,
  107. AA7344901BE76820008AFE69 /* ReachabilitySample.app */,
  108. 00C54B111C09CD9C001C3F12 /* Reachability.framework */,
  109. );
  110. name = Products;
  111. sourceTree = "<group>";
  112. };
  113. AA7344741BE7678B008AFE69 /* Reachability */ = {
  114. isa = PBXGroup;
  115. children = (
  116. AA7344B01BE76862008AFE69 /* Reachability.swift */,
  117. AA7344751BE7678B008AFE69 /* Reachability.h */,
  118. AA7344771BE7678B008AFE69 /* Info.plist */,
  119. );
  120. path = Reachability;
  121. sourceTree = "<group>";
  122. };
  123. AA7344911BE76820008AFE69 /* ReachabilitySample */ = {
  124. isa = PBXGroup;
  125. children = (
  126. AA7344921BE76820008AFE69 /* AppDelegate.swift */,
  127. AA7344941BE76820008AFE69 /* ViewController.swift */,
  128. AA7344961BE76820008AFE69 /* Main.storyboard */,
  129. AA7344991BE76820008AFE69 /* Assets.xcassets */,
  130. AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */,
  131. AA73449E1BE76820008AFE69 /* Info.plist */,
  132. );
  133. path = ReachabilitySample;
  134. sourceTree = "<group>";
  135. };
  136. /* End PBXGroup section */
  137. /* Begin PBXHeadersBuildPhase section */
  138. 00C54B0E1C09CD9C001C3F12 /* Headers */ = {
  139. isa = PBXHeadersBuildPhase;
  140. buildActionMask = 2147483647;
  141. files = (
  142. 00C54B141C09CD9C001C3F12 /* ReachabilityMac.h in Headers */,
  143. );
  144. runOnlyForDeploymentPostprocessing = 0;
  145. };
  146. AA73446F1BE7678B008AFE69 /* Headers */ = {
  147. isa = PBXHeadersBuildPhase;
  148. buildActionMask = 2147483647;
  149. files = (
  150. AA7344761BE7678B008AFE69 /* Reachability.h in Headers */,
  151. );
  152. runOnlyForDeploymentPostprocessing = 0;
  153. };
  154. /* End PBXHeadersBuildPhase section */
  155. /* Begin PBXNativeTarget section */
  156. 00C54B101C09CD9C001C3F12 /* ReachabilityMac */ = {
  157. isa = PBXNativeTarget;
  158. buildConfigurationList = 00C54B181C09CD9C001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMac" */;
  159. buildPhases = (
  160. 00C54B0C1C09CD9C001C3F12 /* Sources */,
  161. 00C54B0D1C09CD9C001C3F12 /* Frameworks */,
  162. 00C54B0E1C09CD9C001C3F12 /* Headers */,
  163. 00C54B0F1C09CD9C001C3F12 /* Resources */,
  164. );
  165. buildRules = (
  166. );
  167. dependencies = (
  168. );
  169. name = ReachabilityMac;
  170. productName = ReachabilityMac;
  171. productReference = 00C54B111C09CD9C001C3F12 /* Reachability.framework */;
  172. productType = "com.apple.product-type.framework";
  173. };
  174. AA7344711BE7678B008AFE69 /* Reachability */ = {
  175. isa = PBXNativeTarget;
  176. buildConfigurationList = AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */;
  177. buildPhases = (
  178. AA73446D1BE7678B008AFE69 /* Sources */,
  179. AA73446E1BE7678B008AFE69 /* Frameworks */,
  180. AA73446F1BE7678B008AFE69 /* Headers */,
  181. AA7344701BE7678B008AFE69 /* Resources */,
  182. );
  183. buildRules = (
  184. );
  185. dependencies = (
  186. );
  187. name = Reachability;
  188. productName = Reachability;
  189. productReference = AA7344721BE7678B008AFE69 /* Reachability.framework */;
  190. productType = "com.apple.product-type.framework";
  191. };
  192. AA73448F1BE76820008AFE69 /* ReachabilitySample */ = {
  193. isa = PBXNativeTarget;
  194. buildConfigurationList = AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */;
  195. buildPhases = (
  196. AA73448C1BE76820008AFE69 /* Sources */,
  197. AA73448D1BE76820008AFE69 /* Frameworks */,
  198. AA73448E1BE76820008AFE69 /* Resources */,
  199. CAC230C91BF2180100F6464E /* Embed Frameworks */,
  200. );
  201. buildRules = (
  202. );
  203. dependencies = (
  204. CAC230C81BF2180000F6464E /* PBXTargetDependency */,
  205. );
  206. name = ReachabilitySample;
  207. productName = ReachabilitySample;
  208. productReference = AA7344901BE76820008AFE69 /* ReachabilitySample.app */;
  209. productType = "com.apple.product-type.application";
  210. };
  211. /* End PBXNativeTarget section */
  212. /* Begin PBXProject section */
  213. AA7344691BE7678B008AFE69 /* Project object */ = {
  214. isa = PBXProject;
  215. attributes = {
  216. LastSwiftUpdateCheck = 0710;
  217. LastUpgradeCheck = 0710;
  218. ORGANIZATIONNAME = "Ashley Mills";
  219. TargetAttributes = {
  220. 00C54B101C09CD9C001C3F12 = {
  221. CreatedOnToolsVersion = 7.1.1;
  222. };
  223. AA7344711BE7678B008AFE69 = {
  224. CreatedOnToolsVersion = 7.1;
  225. };
  226. AA73448F1BE76820008AFE69 = {
  227. CreatedOnToolsVersion = 7.1;
  228. };
  229. };
  230. };
  231. buildConfigurationList = AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */;
  232. compatibilityVersion = "Xcode 3.2";
  233. developmentRegion = English;
  234. hasScannedForEncodings = 0;
  235. knownRegions = (
  236. en,
  237. Base,
  238. );
  239. mainGroup = AA7344681BE7678B008AFE69;
  240. productRefGroup = AA7344731BE7678B008AFE69 /* Products */;
  241. projectDirPath = "";
  242. projectRoot = "";
  243. targets = (
  244. AA7344711BE7678B008AFE69 /* Reachability */,
  245. 00C54B101C09CD9C001C3F12 /* ReachabilityMac */,
  246. AA73448F1BE76820008AFE69 /* ReachabilitySample */,
  247. );
  248. };
  249. /* End PBXProject section */
  250. /* Begin PBXResourcesBuildPhase section */
  251. 00C54B0F1C09CD9C001C3F12 /* Resources */ = {
  252. isa = PBXResourcesBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. };
  258. AA7344701BE7678B008AFE69 /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. AA73448E1BE76820008AFE69 /* Resources */ = {
  266. isa = PBXResourcesBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. AA7344B51BE769D6008AFE69 /* LaunchScreen.xib in Resources */,
  270. AA73449A1BE76820008AFE69 /* Assets.xcassets in Resources */,
  271. AA7344981BE76820008AFE69 /* Main.storyboard in Resources */,
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. };
  275. /* End PBXResourcesBuildPhase section */
  276. /* Begin PBXSourcesBuildPhase section */
  277. 00C54B0C1C09CD9C001C3F12 /* Sources */ = {
  278. isa = PBXSourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. 00C54B191C09CDF6001C3F12 /* Reachability.swift in Sources */,
  282. );
  283. runOnlyForDeploymentPostprocessing = 0;
  284. };
  285. AA73446D1BE7678B008AFE69 /* Sources */ = {
  286. isa = PBXSourcesBuildPhase;
  287. buildActionMask = 2147483647;
  288. files = (
  289. AA7344B11BE76862008AFE69 /* Reachability.swift in Sources */,
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. };
  293. AA73448C1BE76820008AFE69 /* Sources */ = {
  294. isa = PBXSourcesBuildPhase;
  295. buildActionMask = 2147483647;
  296. files = (
  297. AA7344951BE76820008AFE69 /* ViewController.swift in Sources */,
  298. AA7344931BE76820008AFE69 /* AppDelegate.swift in Sources */,
  299. );
  300. runOnlyForDeploymentPostprocessing = 0;
  301. };
  302. /* End PBXSourcesBuildPhase section */
  303. /* Begin PBXTargetDependency section */
  304. CAC230C81BF2180000F6464E /* PBXTargetDependency */ = {
  305. isa = PBXTargetDependency;
  306. target = AA7344711BE7678B008AFE69 /* Reachability */;
  307. targetProxy = CAC230C71BF2180000F6464E /* PBXContainerItemProxy */;
  308. };
  309. /* End PBXTargetDependency section */
  310. /* Begin PBXVariantGroup section */
  311. AA7344961BE76820008AFE69 /* Main.storyboard */ = {
  312. isa = PBXVariantGroup;
  313. children = (
  314. AA7344971BE76820008AFE69 /* Base */,
  315. );
  316. name = Main.storyboard;
  317. sourceTree = "<group>";
  318. };
  319. AA7344B31BE769D6008AFE69 /* LaunchScreen.xib */ = {
  320. isa = PBXVariantGroup;
  321. children = (
  322. AA7344B41BE769D6008AFE69 /* Base */,
  323. );
  324. name = LaunchScreen.xib;
  325. sourceTree = "<group>";
  326. };
  327. /* End PBXVariantGroup section */
  328. /* Begin XCBuildConfiguration section */
  329. 00C54B161C09CD9C001C3F12 /* Debug */ = {
  330. isa = XCBuildConfiguration;
  331. buildSettings = {
  332. APPLICATION_EXTENSION_API_ONLY = YES;
  333. CODE_SIGN_IDENTITY = "-";
  334. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Mac Developer";
  335. COMBINE_HIDPI_IMAGES = YES;
  336. DEFINES_MODULE = YES;
  337. DYLIB_COMPATIBILITY_VERSION = 1;
  338. DYLIB_CURRENT_VERSION = 1;
  339. DYLIB_INSTALL_NAME_BASE = "@rpath";
  340. FRAMEWORK_VERSION = A;
  341. INFOPLIST_FILE = ReachabilityMac/Info.plist;
  342. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  343. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  344. MACOSX_DEPLOYMENT_TARGET = 10.11;
  345. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  346. PRODUCT_NAME = Reachability;
  347. SDKROOT = macosx;
  348. SKIP_INSTALL = YES;
  349. };
  350. name = Debug;
  351. };
  352. 00C54B171C09CD9C001C3F12 /* Release */ = {
  353. isa = XCBuildConfiguration;
  354. buildSettings = {
  355. APPLICATION_EXTENSION_API_ONLY = YES;
  356. CODE_SIGN_IDENTITY = "-";
  357. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Mac Developer";
  358. COMBINE_HIDPI_IMAGES = YES;
  359. DEFINES_MODULE = YES;
  360. DYLIB_COMPATIBILITY_VERSION = 1;
  361. DYLIB_CURRENT_VERSION = 1;
  362. DYLIB_INSTALL_NAME_BASE = "@rpath";
  363. FRAMEWORK_VERSION = A;
  364. INFOPLIST_FILE = ReachabilityMac/Info.plist;
  365. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  366. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  367. MACOSX_DEPLOYMENT_TARGET = 10.11;
  368. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  369. PRODUCT_NAME = Reachability;
  370. SDKROOT = macosx;
  371. SKIP_INSTALL = YES;
  372. };
  373. name = Release;
  374. };
  375. AA7344841BE7678B008AFE69 /* Debug */ = {
  376. isa = XCBuildConfiguration;
  377. buildSettings = {
  378. ALWAYS_SEARCH_USER_PATHS = NO;
  379. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  380. CLANG_CXX_LIBRARY = "libc++";
  381. CLANG_ENABLE_MODULES = YES;
  382. CLANG_ENABLE_OBJC_ARC = YES;
  383. CLANG_WARN_BOOL_CONVERSION = YES;
  384. CLANG_WARN_CONSTANT_CONVERSION = YES;
  385. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  386. CLANG_WARN_EMPTY_BODY = YES;
  387. CLANG_WARN_ENUM_CONVERSION = YES;
  388. CLANG_WARN_INT_CONVERSION = YES;
  389. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  390. CLANG_WARN_UNREACHABLE_CODE = YES;
  391. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  392. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  393. COPY_PHASE_STRIP = NO;
  394. CURRENT_PROJECT_VERSION = 1;
  395. DEBUG_INFORMATION_FORMAT = dwarf;
  396. ENABLE_STRICT_OBJC_MSGSEND = YES;
  397. ENABLE_TESTABILITY = YES;
  398. GCC_C_LANGUAGE_STANDARD = gnu99;
  399. GCC_DYNAMIC_NO_PIC = NO;
  400. GCC_NO_COMMON_BLOCKS = YES;
  401. GCC_OPTIMIZATION_LEVEL = 0;
  402. GCC_PREPROCESSOR_DEFINITIONS = (
  403. "DEBUG=1",
  404. "$(inherited)",
  405. );
  406. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  407. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  408. GCC_WARN_UNDECLARED_SELECTOR = YES;
  409. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  410. GCC_WARN_UNUSED_FUNCTION = YES;
  411. GCC_WARN_UNUSED_VARIABLE = YES;
  412. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  413. MTL_ENABLE_DEBUG_INFO = YES;
  414. ONLY_ACTIVE_ARCH = YES;
  415. SDKROOT = iphoneos;
  416. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  417. TARGETED_DEVICE_FAMILY = "1,2";
  418. VERSIONING_SYSTEM = "apple-generic";
  419. VERSION_INFO_PREFIX = "";
  420. };
  421. name = Debug;
  422. };
  423. AA7344851BE7678B008AFE69 /* Release */ = {
  424. isa = XCBuildConfiguration;
  425. buildSettings = {
  426. ALWAYS_SEARCH_USER_PATHS = NO;
  427. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  428. CLANG_CXX_LIBRARY = "libc++";
  429. CLANG_ENABLE_MODULES = YES;
  430. CLANG_ENABLE_OBJC_ARC = YES;
  431. CLANG_WARN_BOOL_CONVERSION = YES;
  432. CLANG_WARN_CONSTANT_CONVERSION = YES;
  433. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  434. CLANG_WARN_EMPTY_BODY = YES;
  435. CLANG_WARN_ENUM_CONVERSION = YES;
  436. CLANG_WARN_INT_CONVERSION = YES;
  437. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  438. CLANG_WARN_UNREACHABLE_CODE = YES;
  439. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  440. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  441. COPY_PHASE_STRIP = NO;
  442. CURRENT_PROJECT_VERSION = 1;
  443. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  444. ENABLE_NS_ASSERTIONS = NO;
  445. ENABLE_STRICT_OBJC_MSGSEND = YES;
  446. GCC_C_LANGUAGE_STANDARD = gnu99;
  447. GCC_NO_COMMON_BLOCKS = YES;
  448. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  449. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  450. GCC_WARN_UNDECLARED_SELECTOR = YES;
  451. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  452. GCC_WARN_UNUSED_FUNCTION = YES;
  453. GCC_WARN_UNUSED_VARIABLE = YES;
  454. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  455. MTL_ENABLE_DEBUG_INFO = NO;
  456. SDKROOT = iphoneos;
  457. TARGETED_DEVICE_FAMILY = "1,2";
  458. VALIDATE_PRODUCT = YES;
  459. VERSIONING_SYSTEM = "apple-generic";
  460. VERSION_INFO_PREFIX = "";
  461. };
  462. name = Release;
  463. };
  464. AA7344871BE7678B008AFE69 /* Debug */ = {
  465. isa = XCBuildConfiguration;
  466. buildSettings = {
  467. APPLICATION_EXTENSION_API_ONLY = YES;
  468. CLANG_ENABLE_MODULES = YES;
  469. DEFINES_MODULE = YES;
  470. DYLIB_COMPATIBILITY_VERSION = 1;
  471. DYLIB_CURRENT_VERSION = 1;
  472. DYLIB_INSTALL_NAME_BASE = "@rpath";
  473. INFOPLIST_FILE = Reachability/Info.plist;
  474. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  475. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  476. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  477. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  478. PRODUCT_NAME = "$(TARGET_NAME)";
  479. SKIP_INSTALL = YES;
  480. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  481. };
  482. name = Debug;
  483. };
  484. AA7344881BE7678B008AFE69 /* Release */ = {
  485. isa = XCBuildConfiguration;
  486. buildSettings = {
  487. APPLICATION_EXTENSION_API_ONLY = YES;
  488. CLANG_ENABLE_MODULES = YES;
  489. DEFINES_MODULE = YES;
  490. DYLIB_COMPATIBILITY_VERSION = 1;
  491. DYLIB_CURRENT_VERSION = 1;
  492. DYLIB_INSTALL_NAME_BASE = "@rpath";
  493. INFOPLIST_FILE = Reachability/Info.plist;
  494. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  495. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  496. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  497. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.Reachability;
  498. PRODUCT_NAME = "$(TARGET_NAME)";
  499. SKIP_INSTALL = YES;
  500. };
  501. name = Release;
  502. };
  503. AA7344AB1BE76820008AFE69 /* Debug */ = {
  504. isa = XCBuildConfiguration;
  505. buildSettings = {
  506. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  507. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  508. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  509. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  510. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  511. PRODUCT_NAME = "$(TARGET_NAME)";
  512. };
  513. name = Debug;
  514. };
  515. AA7344AC1BE76820008AFE69 /* Release */ = {
  516. isa = XCBuildConfiguration;
  517. buildSettings = {
  518. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  519. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  520. INFOPLIST_FILE = ReachabilitySample/Info.plist;
  521. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  522. PRODUCT_BUNDLE_IDENTIFIER = uk.co.joylordsystems.ReachabilitySample;
  523. PRODUCT_NAME = "$(TARGET_NAME)";
  524. };
  525. name = Release;
  526. };
  527. /* End XCBuildConfiguration section */
  528. /* Begin XCConfigurationList section */
  529. 00C54B181C09CD9C001C3F12 /* Build configuration list for PBXNativeTarget "ReachabilityMac" */ = {
  530. isa = XCConfigurationList;
  531. buildConfigurations = (
  532. 00C54B161C09CD9C001C3F12 /* Debug */,
  533. 00C54B171C09CD9C001C3F12 /* Release */,
  534. );
  535. defaultConfigurationIsVisible = 0;
  536. };
  537. AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */ = {
  538. isa = XCConfigurationList;
  539. buildConfigurations = (
  540. AA7344841BE7678B008AFE69 /* Debug */,
  541. AA7344851BE7678B008AFE69 /* Release */,
  542. );
  543. defaultConfigurationIsVisible = 0;
  544. defaultConfigurationName = Release;
  545. };
  546. AA7344861BE7678B008AFE69 /* Build configuration list for PBXNativeTarget "Reachability" */ = {
  547. isa = XCConfigurationList;
  548. buildConfigurations = (
  549. AA7344871BE7678B008AFE69 /* Debug */,
  550. AA7344881BE7678B008AFE69 /* Release */,
  551. );
  552. defaultConfigurationIsVisible = 0;
  553. defaultConfigurationName = Release;
  554. };
  555. AA7344AA1BE76820008AFE69 /* Build configuration list for PBXNativeTarget "ReachabilitySample" */ = {
  556. isa = XCConfigurationList;
  557. buildConfigurations = (
  558. AA7344AB1BE76820008AFE69 /* Debug */,
  559. AA7344AC1BE76820008AFE69 /* Release */,
  560. );
  561. defaultConfigurationIsVisible = 0;
  562. defaultConfigurationName = Release;
  563. };
  564. /* End XCConfigurationList section */
  565. };
  566. rootObject = AA7344691BE7678B008AFE69 /* Project object */;
  567. }