project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 140F19621A49D79400B0016A /* KeychainAccess.h in Headers */ = {isa = PBXBuildFile; fileRef = 140F19611A49D79400B0016A /* KeychainAccess.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 140F196F1A49D79500B0016A /* KeychainAccessTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140F196E1A49D79500B0016A /* KeychainAccessTests.swift */; };
  11. 140F197B1A49D89200B0016A /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 140F197A1A49D89200B0016A /* Keychain.swift */; };
  12. 142EDA851BCB505F00A32149 /* ErrorTypeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 142EDA841BCB505F00A32149 /* ErrorTypeTests.swift */; };
  13. 142EDB041BCBB0DD00A32149 /* SharedCredentialTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 142EDB031BCBB0DD00A32149 /* SharedCredentialTests.swift */; };
  14. 148F9D4A1BCB4118006EDF48 /* EnumTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 148F9D491BCB4118006EDF48 /* EnumTests.swift */; };
  15. 14A630181D3293C700809B3F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14A630171D3293C700809B3F /* AppDelegate.swift */; };
  16. 14A6301F1D3293C700809B3F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 14A6301E1D3293C700809B3F /* Assets.xcassets */; };
  17. 14C3A6781D32BF9C00349459 /* KeychainAccess.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 140F195C1A49D79400B0016A /* KeychainAccess.framework */; };
  18. 14C3A6791D32BF9C00349459 /* KeychainAccess.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 140F195C1A49D79400B0016A /* KeychainAccess.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. 140F19691A49D79500B0016A /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = 140F19531A49D79400B0016A /* Project object */;
  24. proxyType = 1;
  25. remoteGlobalIDString = 140F195B1A49D79400B0016A;
  26. remoteInfo = KeychainAccess;
  27. };
  28. 14C3A67A1D32BF9C00349459 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 140F19531A49D79400B0016A /* Project object */;
  31. proxyType = 1;
  32. remoteGlobalIDString = 140F195B1A49D79400B0016A;
  33. remoteInfo = KeychainAccess;
  34. };
  35. 14F0C1991D32A160007DCDDB /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 140F19531A49D79400B0016A /* Project object */;
  38. proxyType = 1;
  39. remoteGlobalIDString = 14A630141D3293C700809B3F;
  40. remoteInfo = TestHost;
  41. };
  42. /* End PBXContainerItemProxy section */
  43. /* Begin PBXCopyFilesBuildPhase section */
  44. 14C3A67C1D32BF9D00349459 /* Embed Frameworks */ = {
  45. isa = PBXCopyFilesBuildPhase;
  46. buildActionMask = 2147483647;
  47. dstPath = "";
  48. dstSubfolderSpec = 10;
  49. files = (
  50. 14C3A6791D32BF9C00349459 /* KeychainAccess.framework in Embed Frameworks */,
  51. );
  52. name = "Embed Frameworks";
  53. runOnlyForDeploymentPostprocessing = 0;
  54. };
  55. /* End PBXCopyFilesBuildPhase section */
  56. /* Begin PBXFileReference section */
  57. 140F195C1A49D79400B0016A /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  58. 140F19601A49D79400B0016A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  59. 140F19611A49D79400B0016A /* KeychainAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeychainAccess.h; sourceTree = "<group>"; };
  60. 140F19671A49D79500B0016A /* KeychainAccessTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KeychainAccessTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  61. 140F196D1A49D79500B0016A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  62. 140F196E1A49D79500B0016A /* KeychainAccessTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeychainAccessTests.swift; sourceTree = "<group>"; };
  63. 140F197A1A49D89200B0016A /* Keychain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Keychain.swift; sourceTree = "<group>"; };
  64. 142EDA841BCB505F00A32149 /* ErrorTypeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorTypeTests.swift; sourceTree = "<group>"; };
  65. 142EDB031BCBB0DD00A32149 /* SharedCredentialTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SharedCredentialTests.swift; sourceTree = "<group>"; };
  66. 148E44E51BF9EDCB004FFEC1 /* Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Base.xcconfig; path = Configurations/Base.xcconfig; sourceTree = "<group>"; };
  67. 148E44E61BF9EDCB004FFEC1 /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configurations/Debug.xcconfig; sourceTree = "<group>"; };
  68. 148E44E71BF9EDCB004FFEC1 /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configurations/Release.xcconfig; sourceTree = "<group>"; };
  69. 148E44E91BF9EDE4004FFEC1 /* Tests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Tests.xcconfig; path = Configurations/Tests.xcconfig; sourceTree = "<group>"; };
  70. 148E44EB1BF9EEB3004FFEC1 /* KeychainAccess.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = KeychainAccess.xcconfig; path = Configurations/KeychainAccess.xcconfig; sourceTree = "<group>"; };
  71. 148F9D491BCB4118006EDF48 /* EnumTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnumTests.swift; sourceTree = "<group>"; };
  72. 14A630151D3293C700809B3F /* TestHost.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestHost.app; sourceTree = BUILT_PRODUCTS_DIR; };
  73. 14A630171D3293C700809B3F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  74. 14A6301E1D3293C700809B3F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  75. 14A630231D3293C700809B3F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  76. 14F0C1961D3295C4007DCDDB /* TestHost.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = TestHost.entitlements; sourceTree = "<group>"; };
  77. 14F0C1981D329832007DCDDB /* TestHost.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = TestHost.xcconfig; path = Configurations/TestHost.xcconfig; sourceTree = "<group>"; };
  78. /* End PBXFileReference section */
  79. /* Begin PBXFrameworksBuildPhase section */
  80. 140F19581A49D79400B0016A /* Frameworks */ = {
  81. isa = PBXFrameworksBuildPhase;
  82. buildActionMask = 2147483647;
  83. files = (
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. 140F19641A49D79500B0016A /* Frameworks */ = {
  88. isa = PBXFrameworksBuildPhase;
  89. buildActionMask = 2147483647;
  90. files = (
  91. );
  92. runOnlyForDeploymentPostprocessing = 0;
  93. };
  94. 14A630121D3293C700809B3F /* Frameworks */ = {
  95. isa = PBXFrameworksBuildPhase;
  96. buildActionMask = 2147483647;
  97. files = (
  98. 14C3A6781D32BF9C00349459 /* KeychainAccess.framework in Frameworks */,
  99. );
  100. runOnlyForDeploymentPostprocessing = 0;
  101. };
  102. /* End PBXFrameworksBuildPhase section */
  103. /* Begin PBXGroup section */
  104. 140F19521A49D79400B0016A = {
  105. isa = PBXGroup;
  106. children = (
  107. 140F195E1A49D79400B0016A /* KeychainAccess */,
  108. 140F196B1A49D79500B0016A /* KeychainAccessTests */,
  109. 148E44E41BF9ED6D004FFEC1 /* Cofigurations */,
  110. 14A630161D3293C700809B3F /* TestHost */,
  111. 140F195D1A49D79400B0016A /* Products */,
  112. );
  113. sourceTree = "<group>";
  114. };
  115. 140F195D1A49D79400B0016A /* Products */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 140F195C1A49D79400B0016A /* KeychainAccess.framework */,
  119. 140F19671A49D79500B0016A /* KeychainAccessTests.xctest */,
  120. 14A630151D3293C700809B3F /* TestHost.app */,
  121. );
  122. name = Products;
  123. sourceTree = "<group>";
  124. };
  125. 140F195E1A49D79400B0016A /* KeychainAccess */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 140F19611A49D79400B0016A /* KeychainAccess.h */,
  129. 140F197A1A49D89200B0016A /* Keychain.swift */,
  130. 140F195F1A49D79400B0016A /* Supporting Files */,
  131. );
  132. path = KeychainAccess;
  133. sourceTree = "<group>";
  134. };
  135. 140F195F1A49D79400B0016A /* Supporting Files */ = {
  136. isa = PBXGroup;
  137. children = (
  138. 140F19601A49D79400B0016A /* Info.plist */,
  139. );
  140. name = "Supporting Files";
  141. sourceTree = "<group>";
  142. };
  143. 140F196B1A49D79500B0016A /* KeychainAccessTests */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 140F196E1A49D79500B0016A /* KeychainAccessTests.swift */,
  147. 148F9D491BCB4118006EDF48 /* EnumTests.swift */,
  148. 142EDA841BCB505F00A32149 /* ErrorTypeTests.swift */,
  149. 142EDB031BCBB0DD00A32149 /* SharedCredentialTests.swift */,
  150. 140F196C1A49D79500B0016A /* Supporting Files */,
  151. );
  152. path = KeychainAccessTests;
  153. sourceTree = "<group>";
  154. };
  155. 140F196C1A49D79500B0016A /* Supporting Files */ = {
  156. isa = PBXGroup;
  157. children = (
  158. 140F196D1A49D79500B0016A /* Info.plist */,
  159. );
  160. name = "Supporting Files";
  161. sourceTree = "<group>";
  162. };
  163. 148E44E41BF9ED6D004FFEC1 /* Cofigurations */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 148E44E51BF9EDCB004FFEC1 /* Base.xcconfig */,
  167. 148E44E61BF9EDCB004FFEC1 /* Debug.xcconfig */,
  168. 148E44E71BF9EDCB004FFEC1 /* Release.xcconfig */,
  169. 148E44EB1BF9EEB3004FFEC1 /* KeychainAccess.xcconfig */,
  170. 148E44E91BF9EDE4004FFEC1 /* Tests.xcconfig */,
  171. 14F0C1981D329832007DCDDB /* TestHost.xcconfig */,
  172. );
  173. name = Cofigurations;
  174. sourceTree = "<group>";
  175. };
  176. 14A630161D3293C700809B3F /* TestHost */ = {
  177. isa = PBXGroup;
  178. children = (
  179. 14A630171D3293C700809B3F /* AppDelegate.swift */,
  180. 14A6301E1D3293C700809B3F /* Assets.xcassets */,
  181. 14A630231D3293C700809B3F /* Info.plist */,
  182. 14F0C1961D3295C4007DCDDB /* TestHost.entitlements */,
  183. );
  184. path = TestHost;
  185. sourceTree = "<group>";
  186. };
  187. /* End PBXGroup section */
  188. /* Begin PBXHeadersBuildPhase section */
  189. 140F19591A49D79400B0016A /* Headers */ = {
  190. isa = PBXHeadersBuildPhase;
  191. buildActionMask = 2147483647;
  192. files = (
  193. 140F19621A49D79400B0016A /* KeychainAccess.h in Headers */,
  194. );
  195. runOnlyForDeploymentPostprocessing = 0;
  196. };
  197. /* End PBXHeadersBuildPhase section */
  198. /* Begin PBXNativeTarget section */
  199. 140F195B1A49D79400B0016A /* KeychainAccess */ = {
  200. isa = PBXNativeTarget;
  201. buildConfigurationList = 140F19721A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccess" */;
  202. buildPhases = (
  203. 140F19571A49D79400B0016A /* Sources */,
  204. 140F19581A49D79400B0016A /* Frameworks */,
  205. 140F19591A49D79400B0016A /* Headers */,
  206. 140F195A1A49D79400B0016A /* Resources */,
  207. );
  208. buildRules = (
  209. );
  210. dependencies = (
  211. );
  212. name = KeychainAccess;
  213. productName = KeychainAccess;
  214. productReference = 140F195C1A49D79400B0016A /* KeychainAccess.framework */;
  215. productType = "com.apple.product-type.framework";
  216. };
  217. 140F19661A49D79500B0016A /* KeychainAccessTests */ = {
  218. isa = PBXNativeTarget;
  219. buildConfigurationList = 140F19751A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccessTests" */;
  220. buildPhases = (
  221. 140F19631A49D79500B0016A /* Sources */,
  222. 140F19641A49D79500B0016A /* Frameworks */,
  223. 140F19651A49D79500B0016A /* Resources */,
  224. );
  225. buildRules = (
  226. );
  227. dependencies = (
  228. 140F196A1A49D79500B0016A /* PBXTargetDependency */,
  229. 14F0C19A1D32A160007DCDDB /* PBXTargetDependency */,
  230. );
  231. name = KeychainAccessTests;
  232. productName = KeychainAccessTests;
  233. productReference = 140F19671A49D79500B0016A /* KeychainAccessTests.xctest */;
  234. productType = "com.apple.product-type.bundle.unit-test";
  235. };
  236. 14A630141D3293C700809B3F /* TestHost */ = {
  237. isa = PBXNativeTarget;
  238. buildConfigurationList = 14A630241D3293C700809B3F /* Build configuration list for PBXNativeTarget "TestHost" */;
  239. buildPhases = (
  240. 14A630111D3293C700809B3F /* Sources */,
  241. 14A630121D3293C700809B3F /* Frameworks */,
  242. 14A630131D3293C700809B3F /* Resources */,
  243. 14C3A67C1D32BF9D00349459 /* Embed Frameworks */,
  244. );
  245. buildRules = (
  246. );
  247. dependencies = (
  248. 14C3A67B1D32BF9C00349459 /* PBXTargetDependency */,
  249. );
  250. name = TestHost;
  251. productName = TestHost;
  252. productReference = 14A630151D3293C700809B3F /* TestHost.app */;
  253. productType = "com.apple.product-type.application";
  254. };
  255. /* End PBXNativeTarget section */
  256. /* Begin PBXProject section */
  257. 140F19531A49D79400B0016A /* Project object */ = {
  258. isa = PBXProject;
  259. attributes = {
  260. LastSwiftUpdateCheck = 0730;
  261. LastUpgradeCheck = 0730;
  262. ORGANIZATIONNAME = "kishikawa katsumi";
  263. TargetAttributes = {
  264. 140F195B1A49D79400B0016A = {
  265. CreatedOnToolsVersion = 6.1.1;
  266. DevelopmentTeam = 27AEDK3C9F;
  267. };
  268. 140F19661A49D79500B0016A = {
  269. CreatedOnToolsVersion = 6.1.1;
  270. DevelopmentTeam = 27AEDK3C9F;
  271. TestTargetID = 14A62FFC1D32922C00809B3F;
  272. };
  273. 14A630141D3293C700809B3F = {
  274. CreatedOnToolsVersion = 7.3.1;
  275. DevelopmentTeam = 27AEDK3C9F;
  276. SystemCapabilities = {
  277. com.apple.Keychain = {
  278. enabled = 1;
  279. };
  280. };
  281. };
  282. };
  283. };
  284. buildConfigurationList = 140F19561A49D79400B0016A /* Build configuration list for PBXProject "KeychainAccess" */;
  285. compatibilityVersion = "Xcode 3.2";
  286. developmentRegion = English;
  287. hasScannedForEncodings = 0;
  288. knownRegions = (
  289. en,
  290. Base,
  291. );
  292. mainGroup = 140F19521A49D79400B0016A;
  293. productRefGroup = 140F195D1A49D79400B0016A /* Products */;
  294. projectDirPath = "";
  295. projectRoot = "";
  296. targets = (
  297. 140F195B1A49D79400B0016A /* KeychainAccess */,
  298. 140F19661A49D79500B0016A /* KeychainAccessTests */,
  299. 14A630141D3293C700809B3F /* TestHost */,
  300. );
  301. };
  302. /* End PBXProject section */
  303. /* Begin PBXResourcesBuildPhase section */
  304. 140F195A1A49D79400B0016A /* Resources */ = {
  305. isa = PBXResourcesBuildPhase;
  306. buildActionMask = 2147483647;
  307. files = (
  308. );
  309. runOnlyForDeploymentPostprocessing = 0;
  310. };
  311. 140F19651A49D79500B0016A /* Resources */ = {
  312. isa = PBXResourcesBuildPhase;
  313. buildActionMask = 2147483647;
  314. files = (
  315. );
  316. runOnlyForDeploymentPostprocessing = 0;
  317. };
  318. 14A630131D3293C700809B3F /* Resources */ = {
  319. isa = PBXResourcesBuildPhase;
  320. buildActionMask = 2147483647;
  321. files = (
  322. 14A6301F1D3293C700809B3F /* Assets.xcassets in Resources */,
  323. );
  324. runOnlyForDeploymentPostprocessing = 0;
  325. };
  326. /* End PBXResourcesBuildPhase section */
  327. /* Begin PBXSourcesBuildPhase section */
  328. 140F19571A49D79400B0016A /* Sources */ = {
  329. isa = PBXSourcesBuildPhase;
  330. buildActionMask = 2147483647;
  331. files = (
  332. 140F197B1A49D89200B0016A /* Keychain.swift in Sources */,
  333. );
  334. runOnlyForDeploymentPostprocessing = 0;
  335. };
  336. 140F19631A49D79500B0016A /* Sources */ = {
  337. isa = PBXSourcesBuildPhase;
  338. buildActionMask = 2147483647;
  339. files = (
  340. 140F196F1A49D79500B0016A /* KeychainAccessTests.swift in Sources */,
  341. 148F9D4A1BCB4118006EDF48 /* EnumTests.swift in Sources */,
  342. 142EDA851BCB505F00A32149 /* ErrorTypeTests.swift in Sources */,
  343. 142EDB041BCBB0DD00A32149 /* SharedCredentialTests.swift in Sources */,
  344. );
  345. runOnlyForDeploymentPostprocessing = 0;
  346. };
  347. 14A630111D3293C700809B3F /* Sources */ = {
  348. isa = PBXSourcesBuildPhase;
  349. buildActionMask = 2147483647;
  350. files = (
  351. 14A630181D3293C700809B3F /* AppDelegate.swift in Sources */,
  352. );
  353. runOnlyForDeploymentPostprocessing = 0;
  354. };
  355. /* End PBXSourcesBuildPhase section */
  356. /* Begin PBXTargetDependency section */
  357. 140F196A1A49D79500B0016A /* PBXTargetDependency */ = {
  358. isa = PBXTargetDependency;
  359. target = 140F195B1A49D79400B0016A /* KeychainAccess */;
  360. targetProxy = 140F19691A49D79500B0016A /* PBXContainerItemProxy */;
  361. };
  362. 14C3A67B1D32BF9C00349459 /* PBXTargetDependency */ = {
  363. isa = PBXTargetDependency;
  364. target = 140F195B1A49D79400B0016A /* KeychainAccess */;
  365. targetProxy = 14C3A67A1D32BF9C00349459 /* PBXContainerItemProxy */;
  366. };
  367. 14F0C19A1D32A160007DCDDB /* PBXTargetDependency */ = {
  368. isa = PBXTargetDependency;
  369. target = 14A630141D3293C700809B3F /* TestHost */;
  370. targetProxy = 14F0C1991D32A160007DCDDB /* PBXContainerItemProxy */;
  371. };
  372. /* End PBXTargetDependency section */
  373. /* Begin XCBuildConfiguration section */
  374. 140F19701A49D79500B0016A /* Debug */ = {
  375. isa = XCBuildConfiguration;
  376. baseConfigurationReference = 148E44E61BF9EDCB004FFEC1 /* Debug.xcconfig */;
  377. buildSettings = {
  378. };
  379. name = Debug;
  380. };
  381. 140F19711A49D79500B0016A /* Release */ = {
  382. isa = XCBuildConfiguration;
  383. baseConfigurationReference = 148E44E71BF9EDCB004FFEC1 /* Release.xcconfig */;
  384. buildSettings = {
  385. };
  386. name = Release;
  387. };
  388. 140F19731A49D79500B0016A /* Debug */ = {
  389. isa = XCBuildConfiguration;
  390. baseConfigurationReference = 148E44EB1BF9EEB3004FFEC1 /* KeychainAccess.xcconfig */;
  391. buildSettings = {
  392. };
  393. name = Debug;
  394. };
  395. 140F19741A49D79500B0016A /* Release */ = {
  396. isa = XCBuildConfiguration;
  397. baseConfigurationReference = 148E44EB1BF9EEB3004FFEC1 /* KeychainAccess.xcconfig */;
  398. buildSettings = {
  399. };
  400. name = Release;
  401. };
  402. 140F19761A49D79500B0016A /* Debug */ = {
  403. isa = XCBuildConfiguration;
  404. baseConfigurationReference = 148E44E91BF9EDE4004FFEC1 /* Tests.xcconfig */;
  405. buildSettings = {
  406. };
  407. name = Debug;
  408. };
  409. 140F19771A49D79500B0016A /* Release */ = {
  410. isa = XCBuildConfiguration;
  411. baseConfigurationReference = 148E44E91BF9EDE4004FFEC1 /* Tests.xcconfig */;
  412. buildSettings = {
  413. };
  414. name = Release;
  415. };
  416. 14A630251D3293C700809B3F /* Debug */ = {
  417. isa = XCBuildConfiguration;
  418. baseConfigurationReference = 14F0C1981D329832007DCDDB /* TestHost.xcconfig */;
  419. buildSettings = {
  420. };
  421. name = Debug;
  422. };
  423. 14A630261D3293C700809B3F /* Release */ = {
  424. isa = XCBuildConfiguration;
  425. baseConfigurationReference = 14F0C1981D329832007DCDDB /* TestHost.xcconfig */;
  426. buildSettings = {
  427. };
  428. name = Release;
  429. };
  430. /* End XCBuildConfiguration section */
  431. /* Begin XCConfigurationList section */
  432. 140F19561A49D79400B0016A /* Build configuration list for PBXProject "KeychainAccess" */ = {
  433. isa = XCConfigurationList;
  434. buildConfigurations = (
  435. 140F19701A49D79500B0016A /* Debug */,
  436. 140F19711A49D79500B0016A /* Release */,
  437. );
  438. defaultConfigurationIsVisible = 0;
  439. defaultConfigurationName = Release;
  440. };
  441. 140F19721A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccess" */ = {
  442. isa = XCConfigurationList;
  443. buildConfigurations = (
  444. 140F19731A49D79500B0016A /* Debug */,
  445. 140F19741A49D79500B0016A /* Release */,
  446. );
  447. defaultConfigurationIsVisible = 0;
  448. defaultConfigurationName = Release;
  449. };
  450. 140F19751A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccessTests" */ = {
  451. isa = XCConfigurationList;
  452. buildConfigurations = (
  453. 140F19761A49D79500B0016A /* Debug */,
  454. 140F19771A49D79500B0016A /* Release */,
  455. );
  456. defaultConfigurationIsVisible = 0;
  457. defaultConfigurationName = Release;
  458. };
  459. 14A630241D3293C700809B3F /* Build configuration list for PBXNativeTarget "TestHost" */ = {
  460. isa = XCConfigurationList;
  461. buildConfigurations = (
  462. 14A630251D3293C700809B3F /* Debug */,
  463. 14A630261D3293C700809B3F /* Release */,
  464. );
  465. defaultConfigurationIsVisible = 0;
  466. defaultConfigurationName = Release;
  467. };
  468. /* End XCConfigurationList section */
  469. };
  470. rootObject = 140F19531A49D79400B0016A /* Project object */;
  471. }