project.pbxproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 140C8F151A4EBE3100F85556 /* KeychainAccess.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 140C8F0A1A4EBE3100F85556 /* KeychainAccess.framework */; };
  10. 140C8F231A4EBEEA00F85556 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140F197A1A49D89200B0016A /* Keychain.swift */; };
  11. 140C8F241A4EBF9A00F85556 /* KeychainAccessTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140F196E1A49D79500B0016A /* KeychainAccessTests.swift */; };
  12. 140F19621A49D79400B0016A /* KeychainAccess.h in Headers */ = {isa = PBXBuildFile; fileRef = 140F19611A49D79400B0016A /* KeychainAccess.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 140F19681A49D79500B0016A /* KeychainAccess.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 140F195C1A49D79400B0016A /* KeychainAccess.framework */; };
  14. 140F196F1A49D79500B0016A /* KeychainAccessTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140F196E1A49D79500B0016A /* KeychainAccessTests.swift */; };
  15. 140F197B1A49D89200B0016A /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140F197A1A49D89200B0016A /* Keychain.swift */; };
  16. 142852A71B1CED3500F27BD9 /* KeychainAccess.h in Headers */ = {isa = PBXBuildFile; fileRef = 140F19611A49D79400B0016A /* KeychainAccess.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXContainerItemProxy section */
  19. 140C8F161A4EBE3100F85556 /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = 140F19531A49D79400B0016A /* Project object */;
  22. proxyType = 1;
  23. remoteGlobalIDString = 140C8F091A4EBE3100F85556;
  24. remoteInfo = KeychainAccess;
  25. };
  26. 140F19691A49D79500B0016A /* PBXContainerItemProxy */ = {
  27. isa = PBXContainerItemProxy;
  28. containerPortal = 140F19531A49D79400B0016A /* Project object */;
  29. proxyType = 1;
  30. remoteGlobalIDString = 140F195B1A49D79400B0016A;
  31. remoteInfo = KeychainAccess;
  32. };
  33. /* End PBXContainerItemProxy section */
  34. /* Begin PBXFileReference section */
  35. 140C8F0A1A4EBE3100F85556 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 140C8F141A4EBE3100F85556 /* KeychainAccess-MacTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "KeychainAccess-MacTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  37. 140F195C1A49D79400B0016A /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  38. 140F19601A49D79400B0016A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  39. 140F19611A49D79400B0016A /* KeychainAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeychainAccess.h; sourceTree = "<group>"; };
  40. 140F19671A49D79500B0016A /* KeychainAccess-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "KeychainAccess-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  41. 140F196D1A49D79500B0016A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  42. 140F196E1A49D79500B0016A /* KeychainAccessTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeychainAccessTests.swift; sourceTree = "<group>"; };
  43. 140F197A1A49D89200B0016A /* Keychain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Keychain.swift; sourceTree = "<group>"; };
  44. /* End PBXFileReference section */
  45. /* Begin PBXFrameworksBuildPhase section */
  46. 140C8F061A4EBE3100F85556 /* Frameworks */ = {
  47. isa = PBXFrameworksBuildPhase;
  48. buildActionMask = 2147483647;
  49. files = (
  50. );
  51. runOnlyForDeploymentPostprocessing = 0;
  52. };
  53. 140C8F111A4EBE3100F85556 /* Frameworks */ = {
  54. isa = PBXFrameworksBuildPhase;
  55. buildActionMask = 2147483647;
  56. files = (
  57. 140C8F151A4EBE3100F85556 /* KeychainAccess.framework in Frameworks */,
  58. );
  59. runOnlyForDeploymentPostprocessing = 0;
  60. };
  61. 140F19581A49D79400B0016A /* Frameworks */ = {
  62. isa = PBXFrameworksBuildPhase;
  63. buildActionMask = 2147483647;
  64. files = (
  65. );
  66. runOnlyForDeploymentPostprocessing = 0;
  67. };
  68. 140F19641A49D79500B0016A /* Frameworks */ = {
  69. isa = PBXFrameworksBuildPhase;
  70. buildActionMask = 2147483647;
  71. files = (
  72. 140F19681A49D79500B0016A /* KeychainAccess.framework in Frameworks */,
  73. );
  74. runOnlyForDeploymentPostprocessing = 0;
  75. };
  76. /* End PBXFrameworksBuildPhase section */
  77. /* Begin PBXGroup section */
  78. 140F19521A49D79400B0016A = {
  79. isa = PBXGroup;
  80. children = (
  81. 140F195E1A49D79400B0016A /* KeychainAccess */,
  82. 140F196B1A49D79500B0016A /* KeychainAccessTests */,
  83. 140F195D1A49D79400B0016A /* Products */,
  84. );
  85. sourceTree = "<group>";
  86. };
  87. 140F195D1A49D79400B0016A /* Products */ = {
  88. isa = PBXGroup;
  89. children = (
  90. 140F195C1A49D79400B0016A /* KeychainAccess.framework */,
  91. 140F19671A49D79500B0016A /* KeychainAccess-iOSTests.xctest */,
  92. 140C8F0A1A4EBE3100F85556 /* KeychainAccess.framework */,
  93. 140C8F141A4EBE3100F85556 /* KeychainAccess-MacTests.xctest */,
  94. );
  95. name = Products;
  96. sourceTree = "<group>";
  97. };
  98. 140F195E1A49D79400B0016A /* KeychainAccess */ = {
  99. isa = PBXGroup;
  100. children = (
  101. 140F19611A49D79400B0016A /* KeychainAccess.h */,
  102. 140F197A1A49D89200B0016A /* Keychain.swift */,
  103. 140F195F1A49D79400B0016A /* Supporting Files */,
  104. );
  105. path = KeychainAccess;
  106. sourceTree = "<group>";
  107. };
  108. 140F195F1A49D79400B0016A /* Supporting Files */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 140F19601A49D79400B0016A /* Info.plist */,
  112. );
  113. name = "Supporting Files";
  114. sourceTree = "<group>";
  115. };
  116. 140F196B1A49D79500B0016A /* KeychainAccessTests */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 140F196E1A49D79500B0016A /* KeychainAccessTests.swift */,
  120. 140F196C1A49D79500B0016A /* Supporting Files */,
  121. );
  122. path = KeychainAccessTests;
  123. sourceTree = "<group>";
  124. };
  125. 140F196C1A49D79500B0016A /* Supporting Files */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 140F196D1A49D79500B0016A /* Info.plist */,
  129. );
  130. name = "Supporting Files";
  131. sourceTree = "<group>";
  132. };
  133. /* End PBXGroup section */
  134. /* Begin PBXHeadersBuildPhase section */
  135. 140C8F071A4EBE3100F85556 /* Headers */ = {
  136. isa = PBXHeadersBuildPhase;
  137. buildActionMask = 2147483647;
  138. files = (
  139. 142852A71B1CED3500F27BD9 /* KeychainAccess.h in Headers */,
  140. );
  141. runOnlyForDeploymentPostprocessing = 0;
  142. };
  143. 140F19591A49D79400B0016A /* Headers */ = {
  144. isa = PBXHeadersBuildPhase;
  145. buildActionMask = 2147483647;
  146. files = (
  147. 140F19621A49D79400B0016A /* KeychainAccess.h in Headers */,
  148. );
  149. runOnlyForDeploymentPostprocessing = 0;
  150. };
  151. /* End PBXHeadersBuildPhase section */
  152. /* Begin PBXNativeTarget section */
  153. 140C8F091A4EBE3100F85556 /* KeychainAccess-Mac */ = {
  154. isa = PBXNativeTarget;
  155. buildConfigurationList = 140C8F1D1A4EBE3100F85556 /* Build configuration list for PBXNativeTarget "KeychainAccess-Mac" */;
  156. buildPhases = (
  157. 140C8F051A4EBE3100F85556 /* Sources */,
  158. 140C8F061A4EBE3100F85556 /* Frameworks */,
  159. 140C8F071A4EBE3100F85556 /* Headers */,
  160. 140C8F081A4EBE3100F85556 /* Resources */,
  161. );
  162. buildRules = (
  163. );
  164. dependencies = (
  165. );
  166. name = "KeychainAccess-Mac";
  167. productName = KeychainAccess;
  168. productReference = 140C8F0A1A4EBE3100F85556 /* KeychainAccess.framework */;
  169. productType = "com.apple.product-type.framework";
  170. };
  171. 140C8F131A4EBE3100F85556 /* KeychainAccess-MacTests */ = {
  172. isa = PBXNativeTarget;
  173. buildConfigurationList = 140C8F201A4EBE3100F85556 /* Build configuration list for PBXNativeTarget "KeychainAccess-MacTests" */;
  174. buildPhases = (
  175. 140C8F101A4EBE3100F85556 /* Sources */,
  176. 140C8F111A4EBE3100F85556 /* Frameworks */,
  177. 140C8F121A4EBE3100F85556 /* Resources */,
  178. );
  179. buildRules = (
  180. );
  181. dependencies = (
  182. 140C8F171A4EBE3100F85556 /* PBXTargetDependency */,
  183. );
  184. name = "KeychainAccess-MacTests";
  185. productName = KeychainAccessTests;
  186. productReference = 140C8F141A4EBE3100F85556 /* KeychainAccess-MacTests.xctest */;
  187. productType = "com.apple.product-type.bundle.unit-test";
  188. };
  189. 140F195B1A49D79400B0016A /* KeychainAccess-iOS */ = {
  190. isa = PBXNativeTarget;
  191. buildConfigurationList = 140F19721A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccess-iOS" */;
  192. buildPhases = (
  193. 140F19571A49D79400B0016A /* Sources */,
  194. 140F19581A49D79400B0016A /* Frameworks */,
  195. 140F19591A49D79400B0016A /* Headers */,
  196. 140F195A1A49D79400B0016A /* Resources */,
  197. );
  198. buildRules = (
  199. );
  200. dependencies = (
  201. );
  202. name = "KeychainAccess-iOS";
  203. productName = KeychainAccess;
  204. productReference = 140F195C1A49D79400B0016A /* KeychainAccess.framework */;
  205. productType = "com.apple.product-type.framework";
  206. };
  207. 140F19661A49D79500B0016A /* KeychainAccess-iOSTests */ = {
  208. isa = PBXNativeTarget;
  209. buildConfigurationList = 140F19751A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccess-iOSTests" */;
  210. buildPhases = (
  211. 140F19631A49D79500B0016A /* Sources */,
  212. 140F19641A49D79500B0016A /* Frameworks */,
  213. 140F19651A49D79500B0016A /* Resources */,
  214. );
  215. buildRules = (
  216. );
  217. dependencies = (
  218. 140F196A1A49D79500B0016A /* PBXTargetDependency */,
  219. );
  220. name = "KeychainAccess-iOSTests";
  221. productName = KeychainAccessTests;
  222. productReference = 140F19671A49D79500B0016A /* KeychainAccess-iOSTests.xctest */;
  223. productType = "com.apple.product-type.bundle.unit-test";
  224. };
  225. /* End PBXNativeTarget section */
  226. /* Begin PBXProject section */
  227. 140F19531A49D79400B0016A /* Project object */ = {
  228. isa = PBXProject;
  229. attributes = {
  230. LastUpgradeCheck = 0610;
  231. ORGANIZATIONNAME = "kishikawa katsumi";
  232. TargetAttributes = {
  233. 140C8F091A4EBE3100F85556 = {
  234. CreatedOnToolsVersion = 6.1.1;
  235. };
  236. 140C8F131A4EBE3100F85556 = {
  237. CreatedOnToolsVersion = 6.1.1;
  238. };
  239. 140F195B1A49D79400B0016A = {
  240. CreatedOnToolsVersion = 6.1.1;
  241. };
  242. 140F19661A49D79500B0016A = {
  243. CreatedOnToolsVersion = 6.1.1;
  244. };
  245. };
  246. };
  247. buildConfigurationList = 140F19561A49D79400B0016A /* Build configuration list for PBXProject "KeychainAccess" */;
  248. compatibilityVersion = "Xcode 3.2";
  249. developmentRegion = English;
  250. hasScannedForEncodings = 0;
  251. knownRegions = (
  252. en,
  253. );
  254. mainGroup = 140F19521A49D79400B0016A;
  255. productRefGroup = 140F195D1A49D79400B0016A /* Products */;
  256. projectDirPath = "";
  257. projectRoot = "";
  258. targets = (
  259. 140F195B1A49D79400B0016A /* KeychainAccess-iOS */,
  260. 140F19661A49D79500B0016A /* KeychainAccess-iOSTests */,
  261. 140C8F091A4EBE3100F85556 /* KeychainAccess-Mac */,
  262. 140C8F131A4EBE3100F85556 /* KeychainAccess-MacTests */,
  263. );
  264. };
  265. /* End PBXProject section */
  266. /* Begin PBXResourcesBuildPhase section */
  267. 140C8F081A4EBE3100F85556 /* Resources */ = {
  268. isa = PBXResourcesBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. 140C8F121A4EBE3100F85556 /* Resources */ = {
  275. isa = PBXResourcesBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. );
  279. runOnlyForDeploymentPostprocessing = 0;
  280. };
  281. 140F195A1A49D79400B0016A /* Resources */ = {
  282. isa = PBXResourcesBuildPhase;
  283. buildActionMask = 2147483647;
  284. files = (
  285. );
  286. runOnlyForDeploymentPostprocessing = 0;
  287. };
  288. 140F19651A49D79500B0016A /* Resources */ = {
  289. isa = PBXResourcesBuildPhase;
  290. buildActionMask = 2147483647;
  291. files = (
  292. );
  293. runOnlyForDeploymentPostprocessing = 0;
  294. };
  295. /* End PBXResourcesBuildPhase section */
  296. /* Begin PBXSourcesBuildPhase section */
  297. 140C8F051A4EBE3100F85556 /* Sources */ = {
  298. isa = PBXSourcesBuildPhase;
  299. buildActionMask = 2147483647;
  300. files = (
  301. 140C8F231A4EBEEA00F85556 /* Keychain.swift in Sources */,
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. };
  305. 140C8F101A4EBE3100F85556 /* Sources */ = {
  306. isa = PBXSourcesBuildPhase;
  307. buildActionMask = 2147483647;
  308. files = (
  309. 140C8F241A4EBF9A00F85556 /* KeychainAccessTests.swift in Sources */,
  310. );
  311. runOnlyForDeploymentPostprocessing = 0;
  312. };
  313. 140F19571A49D79400B0016A /* Sources */ = {
  314. isa = PBXSourcesBuildPhase;
  315. buildActionMask = 2147483647;
  316. files = (
  317. 140F197B1A49D89200B0016A /* Keychain.swift in Sources */,
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. };
  321. 140F19631A49D79500B0016A /* Sources */ = {
  322. isa = PBXSourcesBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. 140F196F1A49D79500B0016A /* KeychainAccessTests.swift in Sources */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. /* End PBXSourcesBuildPhase section */
  330. /* Begin PBXTargetDependency section */
  331. 140C8F171A4EBE3100F85556 /* PBXTargetDependency */ = {
  332. isa = PBXTargetDependency;
  333. target = 140C8F091A4EBE3100F85556 /* KeychainAccess-Mac */;
  334. targetProxy = 140C8F161A4EBE3100F85556 /* PBXContainerItemProxy */;
  335. };
  336. 140F196A1A49D79500B0016A /* PBXTargetDependency */ = {
  337. isa = PBXTargetDependency;
  338. target = 140F195B1A49D79400B0016A /* KeychainAccess-iOS */;
  339. targetProxy = 140F19691A49D79500B0016A /* PBXContainerItemProxy */;
  340. };
  341. /* End PBXTargetDependency section */
  342. /* Begin XCBuildConfiguration section */
  343. 140C8F1E1A4EBE3100F85556 /* Debug */ = {
  344. isa = XCBuildConfiguration;
  345. buildSettings = {
  346. APPLICATION_EXTENSION_API_ONLY = YES;
  347. COMBINE_HIDPI_IMAGES = YES;
  348. DEFINES_MODULE = YES;
  349. DYLIB_COMPATIBILITY_VERSION = 1;
  350. DYLIB_CURRENT_VERSION = 1;
  351. DYLIB_INSTALL_NAME_BASE = "@rpath";
  352. FRAMEWORK_VERSION = A;
  353. GCC_PREPROCESSOR_DEFINITIONS = (
  354. "DEBUG=1",
  355. "$(inherited)",
  356. );
  357. INFOPLIST_FILE = KeychainAccess/Info.plist;
  358. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  359. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  360. MACOSX_DEPLOYMENT_TARGET = 10.9;
  361. PRODUCT_NAME = "$(PROJECT_NAME)";
  362. SDKROOT = macosx;
  363. SKIP_INSTALL = YES;
  364. };
  365. name = Debug;
  366. };
  367. 140C8F1F1A4EBE3100F85556 /* Release */ = {
  368. isa = XCBuildConfiguration;
  369. buildSettings = {
  370. APPLICATION_EXTENSION_API_ONLY = YES;
  371. COMBINE_HIDPI_IMAGES = YES;
  372. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  373. DEFINES_MODULE = YES;
  374. DYLIB_COMPATIBILITY_VERSION = 1;
  375. DYLIB_CURRENT_VERSION = 1;
  376. DYLIB_INSTALL_NAME_BASE = "@rpath";
  377. FRAMEWORK_VERSION = A;
  378. INFOPLIST_FILE = KeychainAccess/Info.plist;
  379. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  380. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  381. MACOSX_DEPLOYMENT_TARGET = 10.9;
  382. PRODUCT_NAME = "$(PROJECT_NAME)";
  383. SDKROOT = macosx;
  384. SKIP_INSTALL = YES;
  385. };
  386. name = Release;
  387. };
  388. 140C8F211A4EBE3100F85556 /* Debug */ = {
  389. isa = XCBuildConfiguration;
  390. buildSettings = {
  391. APPLICATION_EXTENSION_API_ONLY = NO;
  392. COMBINE_HIDPI_IMAGES = YES;
  393. FRAMEWORK_SEARCH_PATHS = (
  394. "$(DEVELOPER_FRAMEWORKS_DIR)",
  395. "$(inherited)",
  396. );
  397. GCC_PREPROCESSOR_DEFINITIONS = (
  398. "DEBUG=1",
  399. "$(inherited)",
  400. );
  401. INFOPLIST_FILE = KeychainAccessTests/Info.plist;
  402. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  403. MACOSX_DEPLOYMENT_TARGET = 10.9;
  404. PRODUCT_NAME = "$(TARGET_NAME)";
  405. SDKROOT = macosx;
  406. };
  407. name = Debug;
  408. };
  409. 140C8F221A4EBE3100F85556 /* Release */ = {
  410. isa = XCBuildConfiguration;
  411. buildSettings = {
  412. APPLICATION_EXTENSION_API_ONLY = NO;
  413. COMBINE_HIDPI_IMAGES = YES;
  414. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  415. FRAMEWORK_SEARCH_PATHS = (
  416. "$(DEVELOPER_FRAMEWORKS_DIR)",
  417. "$(inherited)",
  418. );
  419. INFOPLIST_FILE = KeychainAccessTests/Info.plist;
  420. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  421. MACOSX_DEPLOYMENT_TARGET = 10.9;
  422. PRODUCT_NAME = "$(TARGET_NAME)";
  423. SDKROOT = macosx;
  424. };
  425. name = Release;
  426. };
  427. 140F19701A49D79500B0016A /* Debug */ = {
  428. isa = XCBuildConfiguration;
  429. buildSettings = {
  430. ALWAYS_SEARCH_USER_PATHS = NO;
  431. APPLICATION_EXTENSION_API_ONLY = YES;
  432. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  433. CLANG_CXX_LIBRARY = "libc++";
  434. CLANG_ENABLE_MODULES = YES;
  435. CLANG_ENABLE_OBJC_ARC = YES;
  436. CLANG_WARN_BOOL_CONVERSION = YES;
  437. CLANG_WARN_CONSTANT_CONVERSION = YES;
  438. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  439. CLANG_WARN_EMPTY_BODY = YES;
  440. CLANG_WARN_ENUM_CONVERSION = YES;
  441. CLANG_WARN_INT_CONVERSION = YES;
  442. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  443. CLANG_WARN_UNREACHABLE_CODE = YES;
  444. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  445. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  446. COPY_PHASE_STRIP = NO;
  447. CURRENT_PROJECT_VERSION = 1;
  448. ENABLE_STRICT_OBJC_MSGSEND = YES;
  449. GCC_C_LANGUAGE_STANDARD = gnu99;
  450. GCC_DYNAMIC_NO_PIC = NO;
  451. GCC_OPTIMIZATION_LEVEL = 0;
  452. GCC_PREPROCESSOR_DEFINITIONS = (
  453. "DEBUG=1",
  454. "$(inherited)",
  455. );
  456. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  457. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  458. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  459. GCC_WARN_UNDECLARED_SELECTOR = YES;
  460. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  461. GCC_WARN_UNUSED_FUNCTION = YES;
  462. GCC_WARN_UNUSED_VARIABLE = YES;
  463. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  464. MTL_ENABLE_DEBUG_INFO = YES;
  465. ONLY_ACTIVE_ARCH = YES;
  466. SDKROOT = iphoneos;
  467. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  468. TARGETED_DEVICE_FAMILY = "1,2";
  469. VERSIONING_SYSTEM = "apple-generic";
  470. VERSION_INFO_PREFIX = "";
  471. };
  472. name = Debug;
  473. };
  474. 140F19711A49D79500B0016A /* Release */ = {
  475. isa = XCBuildConfiguration;
  476. buildSettings = {
  477. ALWAYS_SEARCH_USER_PATHS = NO;
  478. APPLICATION_EXTENSION_API_ONLY = YES;
  479. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  480. CLANG_CXX_LIBRARY = "libc++";
  481. CLANG_ENABLE_MODULES = YES;
  482. CLANG_ENABLE_OBJC_ARC = YES;
  483. CLANG_WARN_BOOL_CONVERSION = YES;
  484. CLANG_WARN_CONSTANT_CONVERSION = YES;
  485. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  486. CLANG_WARN_EMPTY_BODY = YES;
  487. CLANG_WARN_ENUM_CONVERSION = YES;
  488. CLANG_WARN_INT_CONVERSION = YES;
  489. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  490. CLANG_WARN_UNREACHABLE_CODE = YES;
  491. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  492. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  493. COPY_PHASE_STRIP = YES;
  494. CURRENT_PROJECT_VERSION = 1;
  495. ENABLE_NS_ASSERTIONS = NO;
  496. ENABLE_STRICT_OBJC_MSGSEND = YES;
  497. GCC_C_LANGUAGE_STANDARD = gnu99;
  498. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  499. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  500. GCC_WARN_UNDECLARED_SELECTOR = YES;
  501. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  502. GCC_WARN_UNUSED_FUNCTION = YES;
  503. GCC_WARN_UNUSED_VARIABLE = YES;
  504. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  505. MTL_ENABLE_DEBUG_INFO = NO;
  506. SDKROOT = iphoneos;
  507. TARGETED_DEVICE_FAMILY = "1,2";
  508. VALIDATE_PRODUCT = YES;
  509. VERSIONING_SYSTEM = "apple-generic";
  510. VERSION_INFO_PREFIX = "";
  511. };
  512. name = Release;
  513. };
  514. 140F19731A49D79500B0016A /* Debug */ = {
  515. isa = XCBuildConfiguration;
  516. buildSettings = {
  517. APPLICATION_EXTENSION_API_ONLY = YES;
  518. CLANG_ENABLE_MODULES = YES;
  519. DEFINES_MODULE = YES;
  520. DYLIB_COMPATIBILITY_VERSION = 1;
  521. DYLIB_CURRENT_VERSION = 1;
  522. DYLIB_INSTALL_NAME_BASE = "@rpath";
  523. INFOPLIST_FILE = KeychainAccess/Info.plist;
  524. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  525. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  526. PRODUCT_NAME = "$(PROJECT_NAME)";
  527. SKIP_INSTALL = YES;
  528. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  529. };
  530. name = Debug;
  531. };
  532. 140F19741A49D79500B0016A /* Release */ = {
  533. isa = XCBuildConfiguration;
  534. buildSettings = {
  535. APPLICATION_EXTENSION_API_ONLY = YES;
  536. CLANG_ENABLE_MODULES = YES;
  537. DEFINES_MODULE = YES;
  538. DYLIB_COMPATIBILITY_VERSION = 1;
  539. DYLIB_CURRENT_VERSION = 1;
  540. DYLIB_INSTALL_NAME_BASE = "@rpath";
  541. INFOPLIST_FILE = KeychainAccess/Info.plist;
  542. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  543. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  544. PRODUCT_NAME = "$(PROJECT_NAME)";
  545. SKIP_INSTALL = YES;
  546. };
  547. name = Release;
  548. };
  549. 140F19761A49D79500B0016A /* Debug */ = {
  550. isa = XCBuildConfiguration;
  551. buildSettings = {
  552. APPLICATION_EXTENSION_API_ONLY = NO;
  553. FRAMEWORK_SEARCH_PATHS = (
  554. "$(SDKROOT)/Developer/Library/Frameworks",
  555. "$(inherited)",
  556. );
  557. GCC_PREPROCESSOR_DEFINITIONS = (
  558. "DEBUG=1",
  559. "$(inherited)",
  560. );
  561. INFOPLIST_FILE = KeychainAccessTests/Info.plist;
  562. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  563. PRODUCT_NAME = "$(TARGET_NAME)";
  564. };
  565. name = Debug;
  566. };
  567. 140F19771A49D79500B0016A /* Release */ = {
  568. isa = XCBuildConfiguration;
  569. buildSettings = {
  570. APPLICATION_EXTENSION_API_ONLY = NO;
  571. FRAMEWORK_SEARCH_PATHS = (
  572. "$(SDKROOT)/Developer/Library/Frameworks",
  573. "$(inherited)",
  574. );
  575. INFOPLIST_FILE = KeychainAccessTests/Info.plist;
  576. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  577. PRODUCT_NAME = "$(TARGET_NAME)";
  578. };
  579. name = Release;
  580. };
  581. /* End XCBuildConfiguration section */
  582. /* Begin XCConfigurationList section */
  583. 140C8F1D1A4EBE3100F85556 /* Build configuration list for PBXNativeTarget "KeychainAccess-Mac" */ = {
  584. isa = XCConfigurationList;
  585. buildConfigurations = (
  586. 140C8F1E1A4EBE3100F85556 /* Debug */,
  587. 140C8F1F1A4EBE3100F85556 /* Release */,
  588. );
  589. defaultConfigurationIsVisible = 0;
  590. defaultConfigurationName = Release;
  591. };
  592. 140C8F201A4EBE3100F85556 /* Build configuration list for PBXNativeTarget "KeychainAccess-MacTests" */ = {
  593. isa = XCConfigurationList;
  594. buildConfigurations = (
  595. 140C8F211A4EBE3100F85556 /* Debug */,
  596. 140C8F221A4EBE3100F85556 /* Release */,
  597. );
  598. defaultConfigurationIsVisible = 0;
  599. defaultConfigurationName = Release;
  600. };
  601. 140F19561A49D79400B0016A /* Build configuration list for PBXProject "KeychainAccess" */ = {
  602. isa = XCConfigurationList;
  603. buildConfigurations = (
  604. 140F19701A49D79500B0016A /* Debug */,
  605. 140F19711A49D79500B0016A /* Release */,
  606. );
  607. defaultConfigurationIsVisible = 0;
  608. defaultConfigurationName = Release;
  609. };
  610. 140F19721A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccess-iOS" */ = {
  611. isa = XCConfigurationList;
  612. buildConfigurations = (
  613. 140F19731A49D79500B0016A /* Debug */,
  614. 140F19741A49D79500B0016A /* Release */,
  615. );
  616. defaultConfigurationIsVisible = 0;
  617. defaultConfigurationName = Release;
  618. };
  619. 140F19751A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccess-iOSTests" */ = {
  620. isa = XCConfigurationList;
  621. buildConfigurations = (
  622. 140F19761A49D79500B0016A /* Debug */,
  623. 140F19771A49D79500B0016A /* Release */,
  624. );
  625. defaultConfigurationIsVisible = 0;
  626. defaultConfigurationName = Release;
  627. };
  628. /* End XCConfigurationList section */
  629. };
  630. rootObject = 140F19531A49D79400B0016A /* Project object */;
  631. }