project.pbxproj 48 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 232B4C821BC2995D001F2B7A /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  10. 232B4C831BC2995D001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  11. 232B4C841BC2995D001F2B7A /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  12. 232B4C921BC29991001F2B7A /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  13. 232B4C931BC29991001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  14. 232B4C941BC29991001F2B7A /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  15. 23E785681BDA415000B7564A /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  16. 23E785691BDA415000B7564A /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  17. 23E7856A1BDA415000B7564A /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  18. 2B7E7C4D1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B7E7C4C1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift */; };
  19. 7E282DD71CED212500B55133 /* SynchronizableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E282DD61CED212500B55133 /* SynchronizableTests.swift */; };
  20. 7E3A6B631D3F62C2007C5B1F /* macOS_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E3A6B621D3F62C2007C5B1F /* macOS_Tests.swift */; };
  21. 7E3A6B681D3F62CC007C5B1F /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  22. 7E3A6B691D3F62CC007C5B1F /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  23. 7E3A6B6A1D3F62CC007C5B1F /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  24. 7E3A6B6D1D3F6431007C5B1F /* ClearTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E3A6B6C1D3F6431007C5B1F /* ClearTests.swift */; };
  25. 7E87495F1BDB83D00045CF75 /* AccessGroupTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E87495E1BDB83D00045CF75 /* AccessGroupTests.swift */; };
  26. 7ED6C9721B1C118F00FE8090 /* KeychainSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  27. 7ED6C9781B1C118F00FE8090 /* KeychainSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; };
  28. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  29. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  30. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  31. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */; };
  32. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  33. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  34. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  35. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */; };
  36. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A31B1C133500FE8090 /* ViewController.swift */; };
  37. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A51B1C133500FE8090 /* Main.storyboard */; };
  38. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A81B1C133500FE8090 /* Images.xcassets */; };
  39. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */; };
  40. 7ED6C9BF1B1C13AA00FE8090 /* KeychainSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; };
  41. 7ED6C9C01B1C13AA00FE8090 /* KeychainSwift.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  42. /* End PBXBuildFile section */
  43. /* Begin PBXContainerItemProxy section */
  44. 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = 7ED6C9631B1C118F00FE8090 /* Project object */;
  47. proxyType = 1;
  48. remoteGlobalIDString = 7ED6C96B1B1C118F00FE8090;
  49. remoteInfo = KeychainSwift;
  50. };
  51. 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = 7ED6C9631B1C118F00FE8090 /* Project object */;
  54. proxyType = 1;
  55. remoteGlobalIDString = 7ED6C96B1B1C118F00FE8090;
  56. remoteInfo = KeychainSwift;
  57. };
  58. /* End PBXContainerItemProxy section */
  59. /* Begin PBXCopyFilesBuildPhase section */
  60. 7ED6C9C31B1C13AA00FE8090 /* Embed Frameworks */ = {
  61. isa = PBXCopyFilesBuildPhase;
  62. buildActionMask = 2147483647;
  63. dstPath = "";
  64. dstSubfolderSpec = 10;
  65. files = (
  66. 7ED6C9C01B1C13AA00FE8090 /* KeychainSwift.framework in Embed Frameworks */,
  67. );
  68. name = "Embed Frameworks";
  69. runOnlyForDeploymentPostprocessing = 0;
  70. };
  71. /* End PBXCopyFilesBuildPhase section */
  72. /* Begin PBXFileReference section */
  73. 232B4C7A1BC29950001F2B7A /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  74. 232B4C8A1BC29984001F2B7A /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  75. 23E785601BDA410C00B7564A /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  76. 2B7E7C4C1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftPrefixedTests.swift; sourceTree = "<group>"; };
  77. 7E282DD61CED212500B55133 /* SynchronizableTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronizableTests.swift; sourceTree = "<group>"; };
  78. 7E3A6B601D3F62C2007C5B1F /* macOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "macOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 7E3A6B621D3F62C2007C5B1F /* macOS_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = macOS_Tests.swift; sourceTree = "<group>"; };
  80. 7E3A6B641D3F62C2007C5B1F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  81. 7E3A6B6C1D3F6431007C5B1F /* ClearTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClearTests.swift; sourceTree = "<group>"; };
  82. 7E87495E1BDB83D00045CF75 /* AccessGroupTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccessGroupTests.swift; sourceTree = "<group>"; };
  83. 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  84. 7ED6C9701B1C118F00FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  85. 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeychainSwift.h; sourceTree = "<group>"; };
  86. 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KeychainSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  87. 7ED6C97D1B1C118F00FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  88. 7ED6C9881B1C125000FE8090 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  89. 7ED6C98B1B1C126D00FE8090 /* keychain-swift-demo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "keychain-swift-demo.png"; sourceTree = "<group>"; };
  90. 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwift.swift; sourceTree = "<group>"; };
  91. 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftAccessOptions.swift; sourceTree = "<group>"; };
  92. 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TegKeychainConstants.swift; sourceTree = "<group>"; };
  93. 7ED6C9931B1C12A200FE8090 /* KeychainSwiftTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KeychainSwiftTests-Bridging-Header.h"; sourceTree = "<group>"; };
  94. 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftTests.swift; sourceTree = "<group>"; };
  95. 7ED6C99D1B1C133500FE8090 /* Keychain Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Keychain Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  96. 7ED6C9A01B1C133500FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  97. 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  98. 7ED6C9A31B1C133500FE8090 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  99. 7ED6C9A61B1C133500FE8090 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  100. 7ED6C9A81B1C133500FE8090 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  101. 7ED6C9AB1B1C133500FE8090 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  102. 7ED6C9C61B1C16BC00FE8090 /* concatenate_swift_files.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = concatenate_swift_files.sh; sourceTree = "<group>"; };
  103. 7ED6C9C91B1C16EE00FE8090 /* KeychainSwiftDistrib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftDistrib.swift; sourceTree = "<group>"; };
  104. /* End PBXFileReference section */
  105. /* Begin PBXFrameworksBuildPhase section */
  106. 232B4C761BC29950001F2B7A /* Frameworks */ = {
  107. isa = PBXFrameworksBuildPhase;
  108. buildActionMask = 2147483647;
  109. files = (
  110. );
  111. runOnlyForDeploymentPostprocessing = 0;
  112. };
  113. 232B4C861BC29984001F2B7A /* Frameworks */ = {
  114. isa = PBXFrameworksBuildPhase;
  115. buildActionMask = 2147483647;
  116. files = (
  117. );
  118. runOnlyForDeploymentPostprocessing = 0;
  119. };
  120. 23E7855C1BDA410C00B7564A /* Frameworks */ = {
  121. isa = PBXFrameworksBuildPhase;
  122. buildActionMask = 2147483647;
  123. files = (
  124. );
  125. runOnlyForDeploymentPostprocessing = 0;
  126. };
  127. 7E3A6B5D1D3F62C2007C5B1F /* Frameworks */ = {
  128. isa = PBXFrameworksBuildPhase;
  129. buildActionMask = 2147483647;
  130. files = (
  131. );
  132. runOnlyForDeploymentPostprocessing = 0;
  133. };
  134. 7ED6C9681B1C118F00FE8090 /* Frameworks */ = {
  135. isa = PBXFrameworksBuildPhase;
  136. buildActionMask = 2147483647;
  137. files = (
  138. );
  139. runOnlyForDeploymentPostprocessing = 0;
  140. };
  141. 7ED6C9741B1C118F00FE8090 /* Frameworks */ = {
  142. isa = PBXFrameworksBuildPhase;
  143. buildActionMask = 2147483647;
  144. files = (
  145. 7ED6C9781B1C118F00FE8090 /* KeychainSwift.framework in Frameworks */,
  146. );
  147. runOnlyForDeploymentPostprocessing = 0;
  148. };
  149. 7ED6C99A1B1C133500FE8090 /* Frameworks */ = {
  150. isa = PBXFrameworksBuildPhase;
  151. buildActionMask = 2147483647;
  152. files = (
  153. 7ED6C9BF1B1C13AA00FE8090 /* KeychainSwift.framework in Frameworks */,
  154. );
  155. runOnlyForDeploymentPostprocessing = 0;
  156. };
  157. /* End PBXFrameworksBuildPhase section */
  158. /* Begin PBXGroup section */
  159. 7E3A6B611D3F62C2007C5B1F /* macOS Tests */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 7E3A6B621D3F62C2007C5B1F /* macOS_Tests.swift */,
  163. 7E3A6B641D3F62C2007C5B1F /* Info.plist */,
  164. );
  165. path = "macOS Tests";
  166. sourceTree = "<group>";
  167. };
  168. 7ED6C9621B1C118F00FE8090 = {
  169. isa = PBXGroup;
  170. children = (
  171. 7ED6C96E1B1C118F00FE8090 /* KeychainSwift */,
  172. 7ED6C97B1B1C118F00FE8090 /* KeychainSwiftTests */,
  173. 7ED6C99E1B1C133500FE8090 /* Demo */,
  174. 7ED6C98A1B1C126D00FE8090 /* graphics */,
  175. 7ED6C9C81B1C16EE00FE8090 /* Distrib */,
  176. 7ED6C9C51B1C16BC00FE8090 /* scripts */,
  177. 7E3A6B611D3F62C2007C5B1F /* macOS Tests */,
  178. 7ED6C96D1B1C118F00FE8090 /* Products */,
  179. 7ED6C9881B1C125000FE8090 /* README.md */,
  180. );
  181. sourceTree = "<group>";
  182. };
  183. 7ED6C96D1B1C118F00FE8090 /* Products */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */,
  187. 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */,
  188. 7ED6C99D1B1C133500FE8090 /* Keychain Swift.app */,
  189. 232B4C7A1BC29950001F2B7A /* KeychainSwift.framework */,
  190. 232B4C8A1BC29984001F2B7A /* KeychainSwift.framework */,
  191. 23E785601BDA410C00B7564A /* KeychainSwift.framework */,
  192. 7E3A6B601D3F62C2007C5B1F /* macOS Tests.xctest */,
  193. );
  194. name = Products;
  195. sourceTree = "<group>";
  196. };
  197. 7ED6C96E1B1C118F00FE8090 /* KeychainSwift */ = {
  198. isa = PBXGroup;
  199. children = (
  200. 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */,
  201. 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */,
  202. 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */,
  203. 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */,
  204. 7ED6C96F1B1C118F00FE8090 /* Supporting Files */,
  205. );
  206. path = KeychainSwift;
  207. sourceTree = "<group>";
  208. };
  209. 7ED6C96F1B1C118F00FE8090 /* Supporting Files */ = {
  210. isa = PBXGroup;
  211. children = (
  212. 7ED6C9701B1C118F00FE8090 /* Info.plist */,
  213. );
  214. name = "Supporting Files";
  215. sourceTree = "<group>";
  216. };
  217. 7ED6C97B1B1C118F00FE8090 /* KeychainSwiftTests */ = {
  218. isa = PBXGroup;
  219. children = (
  220. 7E87495E1BDB83D00045CF75 /* AccessGroupTests.swift */,
  221. 7E3A6B6C1D3F6431007C5B1F /* ClearTests.swift */,
  222. 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */,
  223. 2B7E7C4C1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift */,
  224. 7ED6C9931B1C12A200FE8090 /* KeychainSwiftTests-Bridging-Header.h */,
  225. 7E282DD61CED212500B55133 /* SynchronizableTests.swift */,
  226. 7ED6C97C1B1C118F00FE8090 /* Supporting Files */,
  227. );
  228. path = KeychainSwiftTests;
  229. sourceTree = "<group>";
  230. };
  231. 7ED6C97C1B1C118F00FE8090 /* Supporting Files */ = {
  232. isa = PBXGroup;
  233. children = (
  234. 7ED6C97D1B1C118F00FE8090 /* Info.plist */,
  235. );
  236. name = "Supporting Files";
  237. sourceTree = "<group>";
  238. };
  239. 7ED6C98A1B1C126D00FE8090 /* graphics */ = {
  240. isa = PBXGroup;
  241. children = (
  242. 7ED6C98B1B1C126D00FE8090 /* keychain-swift-demo.png */,
  243. );
  244. path = graphics;
  245. sourceTree = "<group>";
  246. };
  247. 7ED6C99E1B1C133500FE8090 /* Demo */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */,
  251. 7ED6C9A31B1C133500FE8090 /* ViewController.swift */,
  252. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */,
  253. 7ED6C9A81B1C133500FE8090 /* Images.xcassets */,
  254. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */,
  255. 7ED6C99F1B1C133500FE8090 /* Supporting Files */,
  256. );
  257. path = Demo;
  258. sourceTree = "<group>";
  259. };
  260. 7ED6C99F1B1C133500FE8090 /* Supporting Files */ = {
  261. isa = PBXGroup;
  262. children = (
  263. 7ED6C9A01B1C133500FE8090 /* Info.plist */,
  264. );
  265. name = "Supporting Files";
  266. sourceTree = "<group>";
  267. };
  268. 7ED6C9C51B1C16BC00FE8090 /* scripts */ = {
  269. isa = PBXGroup;
  270. children = (
  271. 7ED6C9C61B1C16BC00FE8090 /* concatenate_swift_files.sh */,
  272. );
  273. path = scripts;
  274. sourceTree = "<group>";
  275. };
  276. 7ED6C9C81B1C16EE00FE8090 /* Distrib */ = {
  277. isa = PBXGroup;
  278. children = (
  279. 7ED6C9C91B1C16EE00FE8090 /* KeychainSwiftDistrib.swift */,
  280. );
  281. path = Distrib;
  282. sourceTree = "<group>";
  283. };
  284. /* End PBXGroup section */
  285. /* Begin PBXHeadersBuildPhase section */
  286. 232B4C771BC29950001F2B7A /* Headers */ = {
  287. isa = PBXHeadersBuildPhase;
  288. buildActionMask = 2147483647;
  289. files = (
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. };
  293. 232B4C871BC29984001F2B7A /* Headers */ = {
  294. isa = PBXHeadersBuildPhase;
  295. buildActionMask = 2147483647;
  296. files = (
  297. );
  298. runOnlyForDeploymentPostprocessing = 0;
  299. };
  300. 23E7855D1BDA410C00B7564A /* Headers */ = {
  301. isa = PBXHeadersBuildPhase;
  302. buildActionMask = 2147483647;
  303. files = (
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. };
  307. 7ED6C9691B1C118F00FE8090 /* Headers */ = {
  308. isa = PBXHeadersBuildPhase;
  309. buildActionMask = 2147483647;
  310. files = (
  311. 7ED6C9721B1C118F00FE8090 /* KeychainSwift.h in Headers */,
  312. );
  313. runOnlyForDeploymentPostprocessing = 0;
  314. };
  315. /* End PBXHeadersBuildPhase section */
  316. /* Begin PBXLegacyTarget section */
  317. 7ED51A751B7734AF005B39C2 /* ConcatenateSwiftFiles */ = {
  318. isa = PBXLegacyTarget;
  319. buildArgumentsString = "$PROJECT_DIR/KeychainSwift $PROJECT_DIR/Distrib/KeychainSwiftDistrib.swift \"//\n// Keychain helper for iOS/Swift.\n//\n// https://github.com/marketplacer/keychain-swift\n//\n// This file was automatically generated by combining multiple Swift source files.\n//\"";
  320. buildConfigurationList = 7ED51A781B7734AF005B39C2 /* Build configuration list for PBXLegacyTarget "ConcatenateSwiftFiles" */;
  321. buildPhases = (
  322. );
  323. buildToolPath = $PROJECT_DIR/scripts/concatenate_swift_files.sh;
  324. buildWorkingDirectory = "";
  325. dependencies = (
  326. );
  327. name = ConcatenateSwiftFiles;
  328. passBuildSettingsInEnvironment = 1;
  329. productName = ConcatenateSwiftFiles;
  330. };
  331. /* End PBXLegacyTarget section */
  332. /* Begin PBXNativeTarget section */
  333. 232B4C791BC29950001F2B7A /* KeychainSwift-macOS */ = {
  334. isa = PBXNativeTarget;
  335. buildConfigurationList = 232B4C7F1BC29950001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-macOS" */;
  336. buildPhases = (
  337. 232B4C751BC29950001F2B7A /* Sources */,
  338. 232B4C761BC29950001F2B7A /* Frameworks */,
  339. 232B4C771BC29950001F2B7A /* Headers */,
  340. 232B4C781BC29950001F2B7A /* Resources */,
  341. );
  342. buildRules = (
  343. );
  344. dependencies = (
  345. );
  346. name = "KeychainSwift-macOS";
  347. productName = "KeychainSwift-OSX";
  348. productReference = 232B4C7A1BC29950001F2B7A /* KeychainSwift.framework */;
  349. productType = "com.apple.product-type.framework";
  350. };
  351. 232B4C891BC29984001F2B7A /* KeychainSwift-watchOS */ = {
  352. isa = PBXNativeTarget;
  353. buildConfigurationList = 232B4C8F1BC29984001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-watchOS" */;
  354. buildPhases = (
  355. 232B4C851BC29984001F2B7A /* Sources */,
  356. 232B4C861BC29984001F2B7A /* Frameworks */,
  357. 232B4C871BC29984001F2B7A /* Headers */,
  358. 232B4C881BC29984001F2B7A /* Resources */,
  359. );
  360. buildRules = (
  361. );
  362. dependencies = (
  363. );
  364. name = "KeychainSwift-watchOS";
  365. productName = "KeychainSwift-watchOS";
  366. productReference = 232B4C8A1BC29984001F2B7A /* KeychainSwift.framework */;
  367. productType = "com.apple.product-type.framework";
  368. };
  369. 23E7855F1BDA410C00B7564A /* KeychainSwift-tvOS */ = {
  370. isa = PBXNativeTarget;
  371. buildConfigurationList = 23E785651BDA410C00B7564A /* Build configuration list for PBXNativeTarget "KeychainSwift-tvOS" */;
  372. buildPhases = (
  373. 23E7855B1BDA410C00B7564A /* Sources */,
  374. 23E7855C1BDA410C00B7564A /* Frameworks */,
  375. 23E7855D1BDA410C00B7564A /* Headers */,
  376. 23E7855E1BDA410C00B7564A /* Resources */,
  377. );
  378. buildRules = (
  379. );
  380. dependencies = (
  381. );
  382. name = "KeychainSwift-tvOS";
  383. productName = "KeychainSwift-tvOS";
  384. productReference = 23E785601BDA410C00B7564A /* KeychainSwift.framework */;
  385. productType = "com.apple.product-type.framework";
  386. };
  387. 7E3A6B5F1D3F62C2007C5B1F /* macOS Tests */ = {
  388. isa = PBXNativeTarget;
  389. buildConfigurationList = 7E3A6B671D3F62C2007C5B1F /* Build configuration list for PBXNativeTarget "macOS Tests" */;
  390. buildPhases = (
  391. 7E3A6B5C1D3F62C2007C5B1F /* Sources */,
  392. 7E3A6B5D1D3F62C2007C5B1F /* Frameworks */,
  393. 7E3A6B5E1D3F62C2007C5B1F /* Resources */,
  394. );
  395. buildRules = (
  396. );
  397. dependencies = (
  398. );
  399. name = "macOS Tests";
  400. productName = "macOS Tests";
  401. productReference = 7E3A6B601D3F62C2007C5B1F /* macOS Tests.xctest */;
  402. productType = "com.apple.product-type.bundle.ui-testing";
  403. };
  404. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */ = {
  405. isa = PBXNativeTarget;
  406. buildConfigurationList = 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */;
  407. buildPhases = (
  408. 7ED6C9671B1C118F00FE8090 /* Sources */,
  409. 7ED6C9681B1C118F00FE8090 /* Frameworks */,
  410. 7ED6C9691B1C118F00FE8090 /* Headers */,
  411. 7ED6C96A1B1C118F00FE8090 /* Resources */,
  412. );
  413. buildRules = (
  414. );
  415. dependencies = (
  416. );
  417. name = KeychainSwift;
  418. productName = KeychainSwift;
  419. productReference = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */;
  420. productType = "com.apple.product-type.framework";
  421. };
  422. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */ = {
  423. isa = PBXNativeTarget;
  424. buildConfigurationList = 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */;
  425. buildPhases = (
  426. 7ED6C9731B1C118F00FE8090 /* Sources */,
  427. 7ED6C9741B1C118F00FE8090 /* Frameworks */,
  428. 7ED6C9751B1C118F00FE8090 /* Resources */,
  429. );
  430. buildRules = (
  431. );
  432. dependencies = (
  433. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */,
  434. );
  435. name = KeychainSwiftTests;
  436. productName = KeychainSwiftTests;
  437. productReference = 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */;
  438. productType = "com.apple.product-type.bundle.unit-test";
  439. };
  440. 7ED6C99C1B1C133500FE8090 /* Demo */ = {
  441. isa = PBXNativeTarget;
  442. buildConfigurationList = 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */;
  443. buildPhases = (
  444. 7ED6C9991B1C133500FE8090 /* Sources */,
  445. 7ED6C99A1B1C133500FE8090 /* Frameworks */,
  446. 7ED6C99B1B1C133500FE8090 /* Resources */,
  447. 7ED6C9C31B1C13AA00FE8090 /* Embed Frameworks */,
  448. );
  449. buildRules = (
  450. );
  451. dependencies = (
  452. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */,
  453. );
  454. name = Demo;
  455. productName = Demo;
  456. productReference = 7ED6C99D1B1C133500FE8090 /* Keychain Swift.app */;
  457. productType = "com.apple.product-type.application";
  458. };
  459. /* End PBXNativeTarget section */
  460. /* Begin PBXProject section */
  461. 7ED6C9631B1C118F00FE8090 /* Project object */ = {
  462. isa = PBXProject;
  463. attributes = {
  464. LastSwiftUpdateCheck = 0800;
  465. LastUpgradeCheck = 0800;
  466. ORGANIZATIONNAME = Marketplacer;
  467. TargetAttributes = {
  468. 232B4C791BC29950001F2B7A = {
  469. CreatedOnToolsVersion = 7.0.1;
  470. };
  471. 232B4C891BC29984001F2B7A = {
  472. CreatedOnToolsVersion = 7.0.1;
  473. };
  474. 23E7855F1BDA410C00B7564A = {
  475. CreatedOnToolsVersion = 7.1;
  476. };
  477. 7E3A6B5F1D3F62C2007C5B1F = {
  478. CreatedOnToolsVersion = 8.0;
  479. DevelopmentTeam = BS677JRE62;
  480. DevelopmentTeamName = "Evgenii Neumerzhitckii";
  481. ProvisioningStyle = Automatic;
  482. };
  483. 7ED51A751B7734AF005B39C2 = {
  484. CreatedOnToolsVersion = 7.0;
  485. };
  486. 7ED6C96B1B1C118F00FE8090 = {
  487. CreatedOnToolsVersion = 6.4;
  488. LastSwiftMigration = 0800;
  489. };
  490. 7ED6C9761B1C118F00FE8090 = {
  491. CreatedOnToolsVersion = 6.4;
  492. ProvisioningStyle = Manual;
  493. };
  494. 7ED6C99C1B1C133500FE8090 = {
  495. CreatedOnToolsVersion = 6.4;
  496. LastSwiftMigration = 0800;
  497. };
  498. };
  499. };
  500. buildConfigurationList = 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */;
  501. compatibilityVersion = "Xcode 3.2";
  502. developmentRegion = English;
  503. hasScannedForEncodings = 0;
  504. knownRegions = (
  505. en,
  506. Base,
  507. );
  508. mainGroup = 7ED6C9621B1C118F00FE8090;
  509. productRefGroup = 7ED6C96D1B1C118F00FE8090 /* Products */;
  510. projectDirPath = "";
  511. projectRoot = "";
  512. targets = (
  513. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */,
  514. 232B4C791BC29950001F2B7A /* KeychainSwift-macOS */,
  515. 232B4C891BC29984001F2B7A /* KeychainSwift-watchOS */,
  516. 23E7855F1BDA410C00B7564A /* KeychainSwift-tvOS */,
  517. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */,
  518. 7ED6C99C1B1C133500FE8090 /* Demo */,
  519. 7ED51A751B7734AF005B39C2 /* ConcatenateSwiftFiles */,
  520. 7E3A6B5F1D3F62C2007C5B1F /* macOS Tests */,
  521. );
  522. };
  523. /* End PBXProject section */
  524. /* Begin PBXResourcesBuildPhase section */
  525. 232B4C781BC29950001F2B7A /* Resources */ = {
  526. isa = PBXResourcesBuildPhase;
  527. buildActionMask = 2147483647;
  528. files = (
  529. );
  530. runOnlyForDeploymentPostprocessing = 0;
  531. };
  532. 232B4C881BC29984001F2B7A /* Resources */ = {
  533. isa = PBXResourcesBuildPhase;
  534. buildActionMask = 2147483647;
  535. files = (
  536. );
  537. runOnlyForDeploymentPostprocessing = 0;
  538. };
  539. 23E7855E1BDA410C00B7564A /* Resources */ = {
  540. isa = PBXResourcesBuildPhase;
  541. buildActionMask = 2147483647;
  542. files = (
  543. );
  544. runOnlyForDeploymentPostprocessing = 0;
  545. };
  546. 7E3A6B5E1D3F62C2007C5B1F /* Resources */ = {
  547. isa = PBXResourcesBuildPhase;
  548. buildActionMask = 2147483647;
  549. files = (
  550. );
  551. runOnlyForDeploymentPostprocessing = 0;
  552. };
  553. 7ED6C96A1B1C118F00FE8090 /* Resources */ = {
  554. isa = PBXResourcesBuildPhase;
  555. buildActionMask = 2147483647;
  556. files = (
  557. );
  558. runOnlyForDeploymentPostprocessing = 0;
  559. };
  560. 7ED6C9751B1C118F00FE8090 /* Resources */ = {
  561. isa = PBXResourcesBuildPhase;
  562. buildActionMask = 2147483647;
  563. files = (
  564. );
  565. runOnlyForDeploymentPostprocessing = 0;
  566. };
  567. 7ED6C99B1B1C133500FE8090 /* Resources */ = {
  568. isa = PBXResourcesBuildPhase;
  569. buildActionMask = 2147483647;
  570. files = (
  571. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */,
  572. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */,
  573. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */,
  574. );
  575. runOnlyForDeploymentPostprocessing = 0;
  576. };
  577. /* End PBXResourcesBuildPhase section */
  578. /* Begin PBXSourcesBuildPhase section */
  579. 232B4C751BC29950001F2B7A /* Sources */ = {
  580. isa = PBXSourcesBuildPhase;
  581. buildActionMask = 2147483647;
  582. files = (
  583. 232B4C821BC2995D001F2B7A /* KeychainSwift.swift in Sources */,
  584. 232B4C831BC2995D001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */,
  585. 232B4C841BC2995D001F2B7A /* TegKeychainConstants.swift in Sources */,
  586. );
  587. runOnlyForDeploymentPostprocessing = 0;
  588. };
  589. 232B4C851BC29984001F2B7A /* Sources */ = {
  590. isa = PBXSourcesBuildPhase;
  591. buildActionMask = 2147483647;
  592. files = (
  593. 232B4C921BC29991001F2B7A /* KeychainSwift.swift in Sources */,
  594. 232B4C931BC29991001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */,
  595. 232B4C941BC29991001F2B7A /* TegKeychainConstants.swift in Sources */,
  596. );
  597. runOnlyForDeploymentPostprocessing = 0;
  598. };
  599. 23E7855B1BDA410C00B7564A /* Sources */ = {
  600. isa = PBXSourcesBuildPhase;
  601. buildActionMask = 2147483647;
  602. files = (
  603. 23E785681BDA415000B7564A /* KeychainSwift.swift in Sources */,
  604. 23E785691BDA415000B7564A /* KeychainSwiftAccessOptions.swift in Sources */,
  605. 23E7856A1BDA415000B7564A /* TegKeychainConstants.swift in Sources */,
  606. );
  607. runOnlyForDeploymentPostprocessing = 0;
  608. };
  609. 7E3A6B5C1D3F62C2007C5B1F /* Sources */ = {
  610. isa = PBXSourcesBuildPhase;
  611. buildActionMask = 2147483647;
  612. files = (
  613. 7E3A6B631D3F62C2007C5B1F /* macOS_Tests.swift in Sources */,
  614. 7E3A6B691D3F62CC007C5B1F /* KeychainSwiftAccessOptions.swift in Sources */,
  615. 7E3A6B6A1D3F62CC007C5B1F /* TegKeychainConstants.swift in Sources */,
  616. 7E3A6B681D3F62CC007C5B1F /* KeychainSwift.swift in Sources */,
  617. );
  618. runOnlyForDeploymentPostprocessing = 0;
  619. };
  620. 7ED6C9671B1C118F00FE8090 /* Sources */ = {
  621. isa = PBXSourcesBuildPhase;
  622. buildActionMask = 2147483647;
  623. files = (
  624. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  625. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */,
  626. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */,
  627. );
  628. runOnlyForDeploymentPostprocessing = 0;
  629. };
  630. 7ED6C9731B1C118F00FE8090 /* Sources */ = {
  631. isa = PBXSourcesBuildPhase;
  632. buildActionMask = 2147483647;
  633. files = (
  634. 2B7E7C4D1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift in Sources */,
  635. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  636. 7E282DD71CED212500B55133 /* SynchronizableTests.swift in Sources */,
  637. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */,
  638. 7E87495F1BDB83D00045CF75 /* AccessGroupTests.swift in Sources */,
  639. 7E3A6B6D1D3F6431007C5B1F /* ClearTests.swift in Sources */,
  640. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */,
  641. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */,
  642. );
  643. runOnlyForDeploymentPostprocessing = 0;
  644. };
  645. 7ED6C9991B1C133500FE8090 /* Sources */ = {
  646. isa = PBXSourcesBuildPhase;
  647. buildActionMask = 2147483647;
  648. files = (
  649. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */,
  650. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */,
  651. );
  652. runOnlyForDeploymentPostprocessing = 0;
  653. };
  654. /* End PBXSourcesBuildPhase section */
  655. /* Begin PBXTargetDependency section */
  656. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */ = {
  657. isa = PBXTargetDependency;
  658. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  659. targetProxy = 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */;
  660. };
  661. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */ = {
  662. isa = PBXTargetDependency;
  663. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  664. targetProxy = 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */;
  665. };
  666. /* End PBXTargetDependency section */
  667. /* Begin PBXVariantGroup section */
  668. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */ = {
  669. isa = PBXVariantGroup;
  670. children = (
  671. 7ED6C9A61B1C133500FE8090 /* Base */,
  672. );
  673. name = Main.storyboard;
  674. sourceTree = "<group>";
  675. };
  676. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */ = {
  677. isa = PBXVariantGroup;
  678. children = (
  679. 7ED6C9AB1B1C133500FE8090 /* Base */,
  680. );
  681. name = LaunchScreen.xib;
  682. sourceTree = "<group>";
  683. };
  684. /* End PBXVariantGroup section */
  685. /* Begin XCBuildConfiguration section */
  686. 232B4C801BC29950001F2B7A /* Debug */ = {
  687. isa = XCBuildConfiguration;
  688. buildSettings = {
  689. APPLICATION_EXTENSION_API_ONLY = YES;
  690. COMBINE_HIDPI_IMAGES = YES;
  691. DEBUG_INFORMATION_FORMAT = dwarf;
  692. DEFINES_MODULE = YES;
  693. DYLIB_COMPATIBILITY_VERSION = 1;
  694. DYLIB_CURRENT_VERSION = 1;
  695. DYLIB_INSTALL_NAME_BASE = "@rpath";
  696. FRAMEWORK_VERSION = A;
  697. INFOPLIST_FILE = KeychainSwift/Info.plist;
  698. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  699. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  700. MACOSX_DEPLOYMENT_TARGET = 10.10;
  701. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-macOS";
  702. PRODUCT_NAME = KeychainSwift;
  703. SDKROOT = macosx;
  704. SKIP_INSTALL = YES;
  705. SWIFT_VERSION = 3.0;
  706. };
  707. name = Debug;
  708. };
  709. 232B4C811BC29950001F2B7A /* Release */ = {
  710. isa = XCBuildConfiguration;
  711. buildSettings = {
  712. APPLICATION_EXTENSION_API_ONLY = YES;
  713. COMBINE_HIDPI_IMAGES = YES;
  714. DEFINES_MODULE = YES;
  715. DYLIB_COMPATIBILITY_VERSION = 1;
  716. DYLIB_CURRENT_VERSION = 1;
  717. DYLIB_INSTALL_NAME_BASE = "@rpath";
  718. FRAMEWORK_VERSION = A;
  719. INFOPLIST_FILE = KeychainSwift/Info.plist;
  720. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  721. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  722. MACOSX_DEPLOYMENT_TARGET = 10.10;
  723. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-macOS";
  724. PRODUCT_NAME = KeychainSwift;
  725. SDKROOT = macosx;
  726. SKIP_INSTALL = YES;
  727. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  728. SWIFT_VERSION = 3.0;
  729. };
  730. name = Release;
  731. };
  732. 232B4C901BC29984001F2B7A /* Debug */ = {
  733. isa = XCBuildConfiguration;
  734. buildSettings = {
  735. APPLICATION_EXTENSION_API_ONLY = YES;
  736. DEBUG_INFORMATION_FORMAT = dwarf;
  737. DEFINES_MODULE = YES;
  738. DYLIB_COMPATIBILITY_VERSION = 1;
  739. DYLIB_CURRENT_VERSION = 1;
  740. DYLIB_INSTALL_NAME_BASE = "@rpath";
  741. INFOPLIST_FILE = KeychainSwift/Info.plist;
  742. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  743. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  744. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-watchOS";
  745. PRODUCT_NAME = KeychainSwift;
  746. SDKROOT = watchos;
  747. SKIP_INSTALL = YES;
  748. SWIFT_VERSION = 3.0;
  749. TARGETED_DEVICE_FAMILY = 4;
  750. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  751. };
  752. name = Debug;
  753. };
  754. 232B4C911BC29984001F2B7A /* Release */ = {
  755. isa = XCBuildConfiguration;
  756. buildSettings = {
  757. APPLICATION_EXTENSION_API_ONLY = YES;
  758. DEFINES_MODULE = YES;
  759. DYLIB_COMPATIBILITY_VERSION = 1;
  760. DYLIB_CURRENT_VERSION = 1;
  761. DYLIB_INSTALL_NAME_BASE = "@rpath";
  762. INFOPLIST_FILE = KeychainSwift/Info.plist;
  763. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  764. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  765. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-watchOS";
  766. PRODUCT_NAME = KeychainSwift;
  767. SDKROOT = watchos;
  768. SKIP_INSTALL = YES;
  769. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  770. SWIFT_VERSION = 3.0;
  771. TARGETED_DEVICE_FAMILY = 4;
  772. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  773. };
  774. name = Release;
  775. };
  776. 23E785661BDA410C00B7564A /* Debug */ = {
  777. isa = XCBuildConfiguration;
  778. buildSettings = {
  779. APPLICATION_EXTENSION_API_ONLY = YES;
  780. DEBUG_INFORMATION_FORMAT = dwarf;
  781. DEFINES_MODULE = YES;
  782. DYLIB_COMPATIBILITY_VERSION = 1;
  783. DYLIB_CURRENT_VERSION = 1;
  784. DYLIB_INSTALL_NAME_BASE = "@rpath";
  785. INFOPLIST_FILE = KeychainSwift/Info.plist;
  786. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  787. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  788. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-tvOS";
  789. PRODUCT_NAME = KeychainSwift;
  790. SDKROOT = appletvos;
  791. SKIP_INSTALL = YES;
  792. SWIFT_VERSION = 3.0;
  793. TARGETED_DEVICE_FAMILY = 3;
  794. TVOS_DEPLOYMENT_TARGET = 9.0;
  795. };
  796. name = Debug;
  797. };
  798. 23E785671BDA410C00B7564A /* Release */ = {
  799. isa = XCBuildConfiguration;
  800. buildSettings = {
  801. APPLICATION_EXTENSION_API_ONLY = YES;
  802. DEFINES_MODULE = YES;
  803. DYLIB_COMPATIBILITY_VERSION = 1;
  804. DYLIB_CURRENT_VERSION = 1;
  805. DYLIB_INSTALL_NAME_BASE = "@rpath";
  806. INFOPLIST_FILE = KeychainSwift/Info.plist;
  807. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  808. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  809. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-tvOS";
  810. PRODUCT_NAME = KeychainSwift;
  811. SDKROOT = appletvos;
  812. SKIP_INSTALL = YES;
  813. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  814. SWIFT_VERSION = 3.0;
  815. TARGETED_DEVICE_FAMILY = 3;
  816. TVOS_DEPLOYMENT_TARGET = 9.0;
  817. };
  818. name = Release;
  819. };
  820. 7E3A6B651D3F62C2007C5B1F /* Debug */ = {
  821. isa = XCBuildConfiguration;
  822. buildSettings = {
  823. CLANG_ANALYZER_NONNULL = YES;
  824. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  825. CODE_SIGN_IDENTITY = "-";
  826. COMBINE_HIDPI_IMAGES = YES;
  827. DEBUG_INFORMATION_FORMAT = dwarf;
  828. INFOPLIST_FILE = "macOS Tests/Info.plist";
  829. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  830. MACOSX_DEPLOYMENT_TARGET = 10.10;
  831. PRODUCT_BUNDLE_IDENTIFIER = "com.evgenii.macOS-Tests";
  832. PRODUCT_NAME = "$(TARGET_NAME)";
  833. SDKROOT = macosx;
  834. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  835. SWIFT_VERSION = 3.0;
  836. };
  837. name = Debug;
  838. };
  839. 7E3A6B661D3F62C2007C5B1F /* Release */ = {
  840. isa = XCBuildConfiguration;
  841. buildSettings = {
  842. CLANG_ANALYZER_NONNULL = YES;
  843. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  844. CODE_SIGN_IDENTITY = "-";
  845. COMBINE_HIDPI_IMAGES = YES;
  846. INFOPLIST_FILE = "macOS Tests/Info.plist";
  847. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  848. MACOSX_DEPLOYMENT_TARGET = 10.10;
  849. PRODUCT_BUNDLE_IDENTIFIER = "com.evgenii.macOS-Tests";
  850. PRODUCT_NAME = "$(TARGET_NAME)";
  851. SDKROOT = macosx;
  852. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  853. SWIFT_VERSION = 3.0;
  854. };
  855. name = Release;
  856. };
  857. 7ED51A761B7734AF005B39C2 /* Debug */ = {
  858. isa = XCBuildConfiguration;
  859. buildSettings = {
  860. DEBUGGING_SYMBOLS = YES;
  861. DEBUG_INFORMATION_FORMAT = dwarf;
  862. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  863. GCC_OPTIMIZATION_LEVEL = 0;
  864. OTHER_CFLAGS = "";
  865. OTHER_LDFLAGS = "";
  866. PRODUCT_NAME = "$(TARGET_NAME)";
  867. };
  868. name = Debug;
  869. };
  870. 7ED51A771B7734AF005B39C2 /* Release */ = {
  871. isa = XCBuildConfiguration;
  872. buildSettings = {
  873. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  874. OTHER_CFLAGS = "";
  875. OTHER_LDFLAGS = "";
  876. PRODUCT_NAME = "$(TARGET_NAME)";
  877. };
  878. name = Release;
  879. };
  880. 7ED6C9801B1C118F00FE8090 /* Debug */ = {
  881. isa = XCBuildConfiguration;
  882. buildSettings = {
  883. ALWAYS_SEARCH_USER_PATHS = NO;
  884. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  885. CLANG_CXX_LIBRARY = "libc++";
  886. CLANG_ENABLE_MODULES = YES;
  887. CLANG_ENABLE_OBJC_ARC = YES;
  888. CLANG_WARN_BOOL_CONVERSION = YES;
  889. CLANG_WARN_CONSTANT_CONVERSION = YES;
  890. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  891. CLANG_WARN_EMPTY_BODY = YES;
  892. CLANG_WARN_ENUM_CONVERSION = YES;
  893. CLANG_WARN_INT_CONVERSION = YES;
  894. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  895. CLANG_WARN_UNREACHABLE_CODE = YES;
  896. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  897. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  898. COPY_PHASE_STRIP = NO;
  899. CURRENT_PROJECT_VERSION = 1;
  900. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  901. ENABLE_STRICT_OBJC_MSGSEND = YES;
  902. ENABLE_TESTABILITY = YES;
  903. GCC_C_LANGUAGE_STANDARD = gnu99;
  904. GCC_DYNAMIC_NO_PIC = NO;
  905. GCC_NO_COMMON_BLOCKS = YES;
  906. GCC_OPTIMIZATION_LEVEL = 0;
  907. GCC_PREPROCESSOR_DEFINITIONS = (
  908. "DEBUG=1",
  909. "$(inherited)",
  910. );
  911. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  912. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  913. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  914. GCC_WARN_UNDECLARED_SELECTOR = YES;
  915. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  916. GCC_WARN_UNUSED_FUNCTION = YES;
  917. GCC_WARN_UNUSED_VARIABLE = YES;
  918. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  919. MTL_ENABLE_DEBUG_INFO = YES;
  920. ONLY_ACTIVE_ARCH = YES;
  921. SDKROOT = iphoneos;
  922. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  923. TARGETED_DEVICE_FAMILY = "1,2";
  924. VERSIONING_SYSTEM = "apple-generic";
  925. VERSION_INFO_PREFIX = "";
  926. };
  927. name = Debug;
  928. };
  929. 7ED6C9811B1C118F00FE8090 /* Release */ = {
  930. isa = XCBuildConfiguration;
  931. buildSettings = {
  932. ALWAYS_SEARCH_USER_PATHS = NO;
  933. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  934. CLANG_CXX_LIBRARY = "libc++";
  935. CLANG_ENABLE_MODULES = YES;
  936. CLANG_ENABLE_OBJC_ARC = YES;
  937. CLANG_WARN_BOOL_CONVERSION = YES;
  938. CLANG_WARN_CONSTANT_CONVERSION = YES;
  939. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  940. CLANG_WARN_EMPTY_BODY = YES;
  941. CLANG_WARN_ENUM_CONVERSION = YES;
  942. CLANG_WARN_INT_CONVERSION = YES;
  943. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  944. CLANG_WARN_UNREACHABLE_CODE = YES;
  945. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  946. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  947. COPY_PHASE_STRIP = NO;
  948. CURRENT_PROJECT_VERSION = 1;
  949. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  950. ENABLE_NS_ASSERTIONS = NO;
  951. ENABLE_STRICT_OBJC_MSGSEND = YES;
  952. GCC_C_LANGUAGE_STANDARD = gnu99;
  953. GCC_NO_COMMON_BLOCKS = YES;
  954. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  955. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  956. GCC_WARN_UNDECLARED_SELECTOR = YES;
  957. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  958. GCC_WARN_UNUSED_FUNCTION = YES;
  959. GCC_WARN_UNUSED_VARIABLE = YES;
  960. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  961. MTL_ENABLE_DEBUG_INFO = NO;
  962. SDKROOT = iphoneos;
  963. TARGETED_DEVICE_FAMILY = "1,2";
  964. VALIDATE_PRODUCT = YES;
  965. VERSIONING_SYSTEM = "apple-generic";
  966. VERSION_INFO_PREFIX = "";
  967. };
  968. name = Release;
  969. };
  970. 7ED6C9831B1C118F00FE8090 /* Debug */ = {
  971. isa = XCBuildConfiguration;
  972. buildSettings = {
  973. APPLICATION_EXTENSION_API_ONLY = YES;
  974. DEFINES_MODULE = YES;
  975. DYLIB_COMPATIBILITY_VERSION = 1;
  976. DYLIB_CURRENT_VERSION = 1;
  977. DYLIB_INSTALL_NAME_BASE = "@rpath";
  978. INFOPLIST_FILE = KeychainSwift/Info.plist;
  979. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  980. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  981. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  982. PRODUCT_NAME = "$(TARGET_NAME)";
  983. SKIP_INSTALL = YES;
  984. SWIFT_VERSION = 3.0;
  985. };
  986. name = Debug;
  987. };
  988. 7ED6C9841B1C118F00FE8090 /* Release */ = {
  989. isa = XCBuildConfiguration;
  990. buildSettings = {
  991. APPLICATION_EXTENSION_API_ONLY = YES;
  992. DEFINES_MODULE = YES;
  993. DYLIB_COMPATIBILITY_VERSION = 1;
  994. DYLIB_CURRENT_VERSION = 1;
  995. DYLIB_INSTALL_NAME_BASE = "@rpath";
  996. INFOPLIST_FILE = KeychainSwift/Info.plist;
  997. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  998. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  999. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  1000. PRODUCT_NAME = "$(TARGET_NAME)";
  1001. SKIP_INSTALL = YES;
  1002. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1003. SWIFT_VERSION = 3.0;
  1004. };
  1005. name = Release;
  1006. };
  1007. 7ED6C9861B1C118F00FE8090 /* Debug */ = {
  1008. isa = XCBuildConfiguration;
  1009. buildSettings = {
  1010. CLANG_ENABLE_MODULES = YES;
  1011. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1012. GCC_PREPROCESSOR_DEFINITIONS = (
  1013. "DEBUG=1",
  1014. "$(inherited)",
  1015. );
  1016. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  1017. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1018. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  1019. PRODUCT_NAME = "$(TARGET_NAME)";
  1020. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  1021. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1022. SWIFT_VERSION = 3.0;
  1023. };
  1024. name = Debug;
  1025. };
  1026. 7ED6C9871B1C118F00FE8090 /* Release */ = {
  1027. isa = XCBuildConfiguration;
  1028. buildSettings = {
  1029. CLANG_ENABLE_MODULES = YES;
  1030. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1031. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  1032. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1033. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  1034. PRODUCT_NAME = "$(TARGET_NAME)";
  1035. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  1036. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1037. SWIFT_VERSION = 3.0;
  1038. };
  1039. name = Release;
  1040. };
  1041. 7ED6C9BA1B1C133500FE8090 /* Debug */ = {
  1042. isa = XCBuildConfiguration;
  1043. buildSettings = {
  1044. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1045. GCC_PREPROCESSOR_DEFINITIONS = (
  1046. "DEBUG=1",
  1047. "$(inherited)",
  1048. );
  1049. INFOPLIST_FILE = Demo/Info.plist;
  1050. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1051. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  1052. PRODUCT_NAME = "Keychain Swift";
  1053. SWIFT_VERSION = 3.0;
  1054. };
  1055. name = Debug;
  1056. };
  1057. 7ED6C9BB1B1C133500FE8090 /* Release */ = {
  1058. isa = XCBuildConfiguration;
  1059. buildSettings = {
  1060. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1061. INFOPLIST_FILE = Demo/Info.plist;
  1062. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1063. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  1064. PRODUCT_NAME = "Keychain Swift";
  1065. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1066. SWIFT_VERSION = 3.0;
  1067. };
  1068. name = Release;
  1069. };
  1070. /* End XCBuildConfiguration section */
  1071. /* Begin XCConfigurationList section */
  1072. 232B4C7F1BC29950001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-macOS" */ = {
  1073. isa = XCConfigurationList;
  1074. buildConfigurations = (
  1075. 232B4C801BC29950001F2B7A /* Debug */,
  1076. 232B4C811BC29950001F2B7A /* Release */,
  1077. );
  1078. defaultConfigurationIsVisible = 0;
  1079. defaultConfigurationName = Release;
  1080. };
  1081. 232B4C8F1BC29984001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-watchOS" */ = {
  1082. isa = XCConfigurationList;
  1083. buildConfigurations = (
  1084. 232B4C901BC29984001F2B7A /* Debug */,
  1085. 232B4C911BC29984001F2B7A /* Release */,
  1086. );
  1087. defaultConfigurationIsVisible = 0;
  1088. defaultConfigurationName = Release;
  1089. };
  1090. 23E785651BDA410C00B7564A /* Build configuration list for PBXNativeTarget "KeychainSwift-tvOS" */ = {
  1091. isa = XCConfigurationList;
  1092. buildConfigurations = (
  1093. 23E785661BDA410C00B7564A /* Debug */,
  1094. 23E785671BDA410C00B7564A /* Release */,
  1095. );
  1096. defaultConfigurationIsVisible = 0;
  1097. defaultConfigurationName = Release;
  1098. };
  1099. 7E3A6B671D3F62C2007C5B1F /* Build configuration list for PBXNativeTarget "macOS Tests" */ = {
  1100. isa = XCConfigurationList;
  1101. buildConfigurations = (
  1102. 7E3A6B651D3F62C2007C5B1F /* Debug */,
  1103. 7E3A6B661D3F62C2007C5B1F /* Release */,
  1104. );
  1105. defaultConfigurationIsVisible = 0;
  1106. };
  1107. 7ED51A781B7734AF005B39C2 /* Build configuration list for PBXLegacyTarget "ConcatenateSwiftFiles" */ = {
  1108. isa = XCConfigurationList;
  1109. buildConfigurations = (
  1110. 7ED51A761B7734AF005B39C2 /* Debug */,
  1111. 7ED51A771B7734AF005B39C2 /* Release */,
  1112. );
  1113. defaultConfigurationIsVisible = 0;
  1114. defaultConfigurationName = Release;
  1115. };
  1116. 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */ = {
  1117. isa = XCConfigurationList;
  1118. buildConfigurations = (
  1119. 7ED6C9801B1C118F00FE8090 /* Debug */,
  1120. 7ED6C9811B1C118F00FE8090 /* Release */,
  1121. );
  1122. defaultConfigurationIsVisible = 0;
  1123. defaultConfigurationName = Release;
  1124. };
  1125. 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */ = {
  1126. isa = XCConfigurationList;
  1127. buildConfigurations = (
  1128. 7ED6C9831B1C118F00FE8090 /* Debug */,
  1129. 7ED6C9841B1C118F00FE8090 /* Release */,
  1130. );
  1131. defaultConfigurationIsVisible = 0;
  1132. defaultConfigurationName = Release;
  1133. };
  1134. 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */ = {
  1135. isa = XCConfigurationList;
  1136. buildConfigurations = (
  1137. 7ED6C9861B1C118F00FE8090 /* Debug */,
  1138. 7ED6C9871B1C118F00FE8090 /* Release */,
  1139. );
  1140. defaultConfigurationIsVisible = 0;
  1141. defaultConfigurationName = Release;
  1142. };
  1143. 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */ = {
  1144. isa = XCConfigurationList;
  1145. buildConfigurations = (
  1146. 7ED6C9BA1B1C133500FE8090 /* Debug */,
  1147. 7ED6C9BB1B1C133500FE8090 /* Release */,
  1148. );
  1149. defaultConfigurationIsVisible = 0;
  1150. defaultConfigurationName = Release;
  1151. };
  1152. /* End XCConfigurationList section */
  1153. };
  1154. rootObject = 7ED6C9631B1C118F00FE8090 /* Project object */;
  1155. }