project.pbxproj 20 KB

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