project.pbxproj 60 KB

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