project.pbxproj 49 KB

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