project.pbxproj 60 KB

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