project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490
  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 = 1200;
  262. ORGANIZATIONNAME = "kishikawa katsumi";
  263. TargetAttributes = {
  264. 140F195B1A49D79400B0016A = {
  265. CreatedOnToolsVersion = 6.1.1;
  266. DevelopmentTeam = 27AEDK3C9F;
  267. LastSwiftMigration = 1020;
  268. ProvisioningStyle = Automatic;
  269. };
  270. 140F19661A49D79500B0016A = {
  271. CreatedOnToolsVersion = 6.1.1;
  272. DevelopmentTeam = 27AEDK3C9F;
  273. LastSwiftMigration = 1020;
  274. ProvisioningStyle = Automatic;
  275. TestTargetID = 14A62FFC1D32922C00809B3F;
  276. };
  277. 14A630141D3293C700809B3F = {
  278. CreatedOnToolsVersion = 7.3.1;
  279. DevelopmentTeam = 27AEDK3C9F;
  280. LastSwiftMigration = 1020;
  281. SystemCapabilities = {
  282. com.apple.Keychain = {
  283. enabled = 1;
  284. };
  285. };
  286. };
  287. };
  288. };
  289. buildConfigurationList = 140F19561A49D79400B0016A /* Build configuration list for PBXProject "KeychainAccess" */;
  290. compatibilityVersion = "Xcode 3.2";
  291. developmentRegion = en;
  292. hasScannedForEncodings = 0;
  293. knownRegions = (
  294. en,
  295. Base,
  296. );
  297. mainGroup = 140F19521A49D79400B0016A;
  298. productRefGroup = 140F195D1A49D79400B0016A /* Products */;
  299. projectDirPath = "";
  300. projectRoot = "";
  301. targets = (
  302. 140F195B1A49D79400B0016A /* KeychainAccess */,
  303. 140F19661A49D79500B0016A /* KeychainAccessTests */,
  304. 14A630141D3293C700809B3F /* TestHost */,
  305. );
  306. };
  307. /* End PBXProject section */
  308. /* Begin PBXResourcesBuildPhase section */
  309. 140F195A1A49D79400B0016A /* Resources */ = {
  310. isa = PBXResourcesBuildPhase;
  311. buildActionMask = 2147483647;
  312. files = (
  313. );
  314. runOnlyForDeploymentPostprocessing = 0;
  315. };
  316. 140F19651A49D79500B0016A /* Resources */ = {
  317. isa = PBXResourcesBuildPhase;
  318. buildActionMask = 2147483647;
  319. files = (
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. 14A630131D3293C700809B3F /* Resources */ = {
  324. isa = PBXResourcesBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. 14A6301F1D3293C700809B3F /* Assets.xcassets in Resources */,
  328. );
  329. runOnlyForDeploymentPostprocessing = 0;
  330. };
  331. /* End PBXResourcesBuildPhase section */
  332. /* Begin PBXSourcesBuildPhase section */
  333. 140F19571A49D79400B0016A /* Sources */ = {
  334. isa = PBXSourcesBuildPhase;
  335. buildActionMask = 2147483647;
  336. files = (
  337. 140F197B1A49D89200B0016A /* Keychain.swift in Sources */,
  338. );
  339. runOnlyForDeploymentPostprocessing = 0;
  340. };
  341. 140F19631A49D79500B0016A /* Sources */ = {
  342. isa = PBXSourcesBuildPhase;
  343. buildActionMask = 2147483647;
  344. files = (
  345. 140F196F1A49D79500B0016A /* KeychainAccessTests.swift in Sources */,
  346. 148F9D4A1BCB4118006EDF48 /* EnumTests.swift in Sources */,
  347. 142EDA851BCB505F00A32149 /* ErrorTypeTests.swift in Sources */,
  348. 142EDB041BCBB0DD00A32149 /* SharedCredentialTests.swift in Sources */,
  349. );
  350. runOnlyForDeploymentPostprocessing = 0;
  351. };
  352. 14A630111D3293C700809B3F /* Sources */ = {
  353. isa = PBXSourcesBuildPhase;
  354. buildActionMask = 2147483647;
  355. files = (
  356. 14A630181D3293C700809B3F /* AppDelegate.swift in Sources */,
  357. );
  358. runOnlyForDeploymentPostprocessing = 0;
  359. };
  360. /* End PBXSourcesBuildPhase section */
  361. /* Begin PBXTargetDependency section */
  362. 140F196A1A49D79500B0016A /* PBXTargetDependency */ = {
  363. isa = PBXTargetDependency;
  364. target = 140F195B1A49D79400B0016A /* KeychainAccess */;
  365. targetProxy = 140F19691A49D79500B0016A /* PBXContainerItemProxy */;
  366. };
  367. 14C3A67B1D32BF9C00349459 /* PBXTargetDependency */ = {
  368. isa = PBXTargetDependency;
  369. target = 140F195B1A49D79400B0016A /* KeychainAccess */;
  370. targetProxy = 14C3A67A1D32BF9C00349459 /* PBXContainerItemProxy */;
  371. };
  372. 14F0C19A1D32A160007DCDDB /* PBXTargetDependency */ = {
  373. isa = PBXTargetDependency;
  374. target = 14A630141D3293C700809B3F /* TestHost */;
  375. targetProxy = 14F0C1991D32A160007DCDDB /* PBXContainerItemProxy */;
  376. };
  377. /* End PBXTargetDependency section */
  378. /* Begin XCBuildConfiguration section */
  379. 140F19701A49D79500B0016A /* Debug */ = {
  380. isa = XCBuildConfiguration;
  381. baseConfigurationReference = 148E44E61BF9EDCB004FFEC1 /* Debug.xcconfig */;
  382. buildSettings = {
  383. };
  384. name = Debug;
  385. };
  386. 140F19711A49D79500B0016A /* Release */ = {
  387. isa = XCBuildConfiguration;
  388. baseConfigurationReference = 148E44E71BF9EDCB004FFEC1 /* Release.xcconfig */;
  389. buildSettings = {
  390. };
  391. name = Release;
  392. };
  393. 140F19731A49D79500B0016A /* Debug */ = {
  394. isa = XCBuildConfiguration;
  395. baseConfigurationReference = 148E44EB1BF9EEB3004FFEC1 /* KeychainAccess.xcconfig */;
  396. buildSettings = {
  397. };
  398. name = Debug;
  399. };
  400. 140F19741A49D79500B0016A /* Release */ = {
  401. isa = XCBuildConfiguration;
  402. baseConfigurationReference = 148E44EB1BF9EEB3004FFEC1 /* KeychainAccess.xcconfig */;
  403. buildSettings = {
  404. };
  405. name = Release;
  406. };
  407. 140F19761A49D79500B0016A /* Debug */ = {
  408. isa = XCBuildConfiguration;
  409. baseConfigurationReference = 148E44E91BF9EDE4004FFEC1 /* Tests.xcconfig */;
  410. buildSettings = {
  411. };
  412. name = Debug;
  413. };
  414. 140F19771A49D79500B0016A /* Release */ = {
  415. isa = XCBuildConfiguration;
  416. baseConfigurationReference = 148E44E91BF9EDE4004FFEC1 /* Tests.xcconfig */;
  417. buildSettings = {
  418. };
  419. name = Release;
  420. };
  421. 14A630251D3293C700809B3F /* Debug */ = {
  422. isa = XCBuildConfiguration;
  423. baseConfigurationReference = 14F0C1981D329832007DCDDB /* TestHost.xcconfig */;
  424. buildSettings = {
  425. };
  426. name = Debug;
  427. };
  428. 14A630261D3293C700809B3F /* Release */ = {
  429. isa = XCBuildConfiguration;
  430. baseConfigurationReference = 14F0C1981D329832007DCDDB /* TestHost.xcconfig */;
  431. buildSettings = {
  432. };
  433. name = Release;
  434. };
  435. /* End XCBuildConfiguration section */
  436. /* Begin XCConfigurationList section */
  437. 140F19561A49D79400B0016A /* Build configuration list for PBXProject "KeychainAccess" */ = {
  438. isa = XCConfigurationList;
  439. buildConfigurations = (
  440. 140F19701A49D79500B0016A /* Debug */,
  441. 140F19711A49D79500B0016A /* Release */,
  442. );
  443. defaultConfigurationIsVisible = 0;
  444. defaultConfigurationName = Release;
  445. };
  446. 140F19721A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccess" */ = {
  447. isa = XCConfigurationList;
  448. buildConfigurations = (
  449. 140F19731A49D79500B0016A /* Debug */,
  450. 140F19741A49D79500B0016A /* Release */,
  451. );
  452. defaultConfigurationIsVisible = 0;
  453. defaultConfigurationName = Release;
  454. };
  455. 140F19751A49D79500B0016A /* Build configuration list for PBXNativeTarget "KeychainAccessTests" */ = {
  456. isa = XCConfigurationList;
  457. buildConfigurations = (
  458. 140F19761A49D79500B0016A /* Debug */,
  459. 140F19771A49D79500B0016A /* Release */,
  460. );
  461. defaultConfigurationIsVisible = 0;
  462. defaultConfigurationName = Release;
  463. };
  464. 14A630241D3293C700809B3F /* Build configuration list for PBXNativeTarget "TestHost" */ = {
  465. isa = XCConfigurationList;
  466. buildConfigurations = (
  467. 14A630251D3293C700809B3F /* Debug */,
  468. 14A630261D3293C700809B3F /* Release */,
  469. );
  470. defaultConfigurationIsVisible = 0;
  471. defaultConfigurationName = Release;
  472. };
  473. /* End XCConfigurationList section */
  474. };
  475. rootObject = 140F19531A49D79400B0016A /* Project object */;
  476. }