project.pbxproj 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429
  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 = 1020;
  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_RANGE_LOOP_ANALYSIS = YES;
  1123. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1124. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1125. CLANG_WARN_UNREACHABLE_CODE = YES;
  1126. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1127. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1128. COPY_PHASE_STRIP = NO;
  1129. CURRENT_PROJECT_VERSION = 1;
  1130. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1131. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1132. ENABLE_TESTABILITY = YES;
  1133. GCC_C_LANGUAGE_STANDARD = gnu99;
  1134. GCC_DYNAMIC_NO_PIC = NO;
  1135. GCC_NO_COMMON_BLOCKS = YES;
  1136. GCC_OPTIMIZATION_LEVEL = 0;
  1137. GCC_PREPROCESSOR_DEFINITIONS = (
  1138. "DEBUG=1",
  1139. "$(inherited)",
  1140. );
  1141. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1142. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1143. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1144. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1145. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1146. GCC_WARN_UNUSED_FUNCTION = YES;
  1147. GCC_WARN_UNUSED_VARIABLE = YES;
  1148. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1149. MTL_ENABLE_DEBUG_INFO = YES;
  1150. ONLY_ACTIVE_ARCH = YES;
  1151. SDKROOT = iphoneos;
  1152. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1153. SWIFT_VERSION = 5.0;
  1154. TARGETED_DEVICE_FAMILY = "1,2";
  1155. VERSIONING_SYSTEM = "apple-generic";
  1156. VERSION_INFO_PREFIX = "";
  1157. };
  1158. name = Debug;
  1159. };
  1160. 7ED6C9811B1C118F00FE8090 /* Release */ = {
  1161. isa = XCBuildConfiguration;
  1162. buildSettings = {
  1163. ALWAYS_SEARCH_USER_PATHS = NO;
  1164. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1165. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1166. CLANG_CXX_LIBRARY = "libc++";
  1167. CLANG_ENABLE_MODULES = YES;
  1168. CLANG_ENABLE_OBJC_ARC = YES;
  1169. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1170. CLANG_WARN_BOOL_CONVERSION = YES;
  1171. CLANG_WARN_COMMA = YES;
  1172. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1173. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1174. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1175. CLANG_WARN_EMPTY_BODY = YES;
  1176. CLANG_WARN_ENUM_CONVERSION = YES;
  1177. CLANG_WARN_INFINITE_RECURSION = YES;
  1178. CLANG_WARN_INT_CONVERSION = YES;
  1179. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1180. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1181. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1182. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1183. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1184. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1185. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1186. CLANG_WARN_UNREACHABLE_CODE = YES;
  1187. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1188. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1189. COPY_PHASE_STRIP = NO;
  1190. CURRENT_PROJECT_VERSION = 1;
  1191. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1192. ENABLE_NS_ASSERTIONS = NO;
  1193. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1194. GCC_C_LANGUAGE_STANDARD = gnu99;
  1195. GCC_NO_COMMON_BLOCKS = YES;
  1196. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1197. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1198. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1199. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1200. GCC_WARN_UNUSED_FUNCTION = YES;
  1201. GCC_WARN_UNUSED_VARIABLE = YES;
  1202. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1203. MTL_ENABLE_DEBUG_INFO = NO;
  1204. SDKROOT = iphoneos;
  1205. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1206. SWIFT_VERSION = 5.0;
  1207. TARGETED_DEVICE_FAMILY = "1,2";
  1208. VALIDATE_PRODUCT = YES;
  1209. VERSIONING_SYSTEM = "apple-generic";
  1210. VERSION_INFO_PREFIX = "";
  1211. };
  1212. name = Release;
  1213. };
  1214. 7ED6C9831B1C118F00FE8090 /* Debug */ = {
  1215. isa = XCBuildConfiguration;
  1216. buildSettings = {
  1217. APPLICATION_EXTENSION_API_ONLY = YES;
  1218. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1219. DEFINES_MODULE = YES;
  1220. DYLIB_COMPATIBILITY_VERSION = 1;
  1221. DYLIB_CURRENT_VERSION = 1;
  1222. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1223. INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist";
  1224. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1225. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1226. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  1227. PRODUCT_NAME = "$(TARGET_NAME)";
  1228. SKIP_INSTALL = YES;
  1229. SWIFT_VERSION = 5.0;
  1230. };
  1231. name = Debug;
  1232. };
  1233. 7ED6C9841B1C118F00FE8090 /* Release */ = {
  1234. isa = XCBuildConfiguration;
  1235. buildSettings = {
  1236. APPLICATION_EXTENSION_API_ONLY = YES;
  1237. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1238. DEFINES_MODULE = YES;
  1239. DYLIB_COMPATIBILITY_VERSION = 1;
  1240. DYLIB_CURRENT_VERSION = 1;
  1241. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1242. INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist";
  1243. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1244. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1245. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  1246. PRODUCT_NAME = "$(TARGET_NAME)";
  1247. SKIP_INSTALL = YES;
  1248. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1249. SWIFT_VERSION = 5.0;
  1250. };
  1251. name = Release;
  1252. };
  1253. 7ED6C9861B1C118F00FE8090 /* Debug */ = {
  1254. isa = XCBuildConfiguration;
  1255. buildSettings = {
  1256. CLANG_ENABLE_MODULES = YES;
  1257. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1258. GCC_PREPROCESSOR_DEFINITIONS = (
  1259. "DEBUG=1",
  1260. "$(inherited)",
  1261. );
  1262. INFOPLIST_FILE = Tests/KeychainSwiftTests/Info.plist;
  1263. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1264. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  1265. PRODUCT_NAME = "$(TARGET_NAME)";
  1266. SWIFT_OBJC_BRIDGING_HEADER = "Tests/KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  1267. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1268. SWIFT_VERSION = 5.0;
  1269. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Keychain Swift.app/Keychain Swift";
  1270. };
  1271. name = Debug;
  1272. };
  1273. 7ED6C9871B1C118F00FE8090 /* Release */ = {
  1274. isa = XCBuildConfiguration;
  1275. buildSettings = {
  1276. CLANG_ENABLE_MODULES = YES;
  1277. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1278. INFOPLIST_FILE = Tests/KeychainSwiftTests/Info.plist;
  1279. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1280. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  1281. PRODUCT_NAME = "$(TARGET_NAME)";
  1282. SWIFT_OBJC_BRIDGING_HEADER = "Tests/KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  1283. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1284. SWIFT_VERSION = 5.0;
  1285. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Keychain Swift.app/Keychain Swift";
  1286. };
  1287. name = Release;
  1288. };
  1289. 7ED6C9BA1B1C133500FE8090 /* Debug */ = {
  1290. isa = XCBuildConfiguration;
  1291. buildSettings = {
  1292. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1293. GCC_PREPROCESSOR_DEFINITIONS = (
  1294. "DEBUG=1",
  1295. "$(inherited)",
  1296. );
  1297. INFOPLIST_FILE = Demo/Info.plist;
  1298. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1299. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  1300. PRODUCT_NAME = "Keychain Swift";
  1301. SWIFT_VERSION = 5.0;
  1302. };
  1303. name = Debug;
  1304. };
  1305. 7ED6C9BB1B1C133500FE8090 /* Release */ = {
  1306. isa = XCBuildConfiguration;
  1307. buildSettings = {
  1308. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1309. INFOPLIST_FILE = Demo/Info.plist;
  1310. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1311. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  1312. PRODUCT_NAME = "Keychain Swift";
  1313. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1314. SWIFT_VERSION = 5.0;
  1315. };
  1316. name = Release;
  1317. };
  1318. /* End XCBuildConfiguration section */
  1319. /* Begin XCConfigurationList section */
  1320. 232B4C7F1BC29950001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-macOS" */ = {
  1321. isa = XCConfigurationList;
  1322. buildConfigurations = (
  1323. 232B4C801BC29950001F2B7A /* Debug */,
  1324. 232B4C811BC29950001F2B7A /* Release */,
  1325. );
  1326. defaultConfigurationIsVisible = 0;
  1327. defaultConfigurationName = Release;
  1328. };
  1329. 232B4C8F1BC29984001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-watchOS" */ = {
  1330. isa = XCConfigurationList;
  1331. buildConfigurations = (
  1332. 232B4C901BC29984001F2B7A /* Debug */,
  1333. 232B4C911BC29984001F2B7A /* Release */,
  1334. );
  1335. defaultConfigurationIsVisible = 0;
  1336. defaultConfigurationName = Release;
  1337. };
  1338. 23E785651BDA410C00B7564A /* Build configuration list for PBXNativeTarget "KeychainSwift-tvOS" */ = {
  1339. isa = XCConfigurationList;
  1340. buildConfigurations = (
  1341. 23E785661BDA410C00B7564A /* Debug */,
  1342. 23E785671BDA410C00B7564A /* Release */,
  1343. );
  1344. defaultConfigurationIsVisible = 0;
  1345. defaultConfigurationName = Release;
  1346. };
  1347. 7E3A6B671D3F62C2007C5B1F /* Build configuration list for PBXNativeTarget "macOS Tests" */ = {
  1348. isa = XCConfigurationList;
  1349. buildConfigurations = (
  1350. 7E3A6B651D3F62C2007C5B1F /* Debug */,
  1351. 7E3A6B661D3F62C2007C5B1F /* Release */,
  1352. );
  1353. defaultConfigurationIsVisible = 0;
  1354. defaultConfigurationName = Release;
  1355. };
  1356. 7E3A6B891D3F6779007C5B1F /* Build configuration list for PBXNativeTarget "macOS Demo" */ = {
  1357. isa = XCConfigurationList;
  1358. buildConfigurations = (
  1359. 7E3A6B871D3F6779007C5B1F /* Debug */,
  1360. 7E3A6B881D3F6779007C5B1F /* Release */,
  1361. );
  1362. defaultConfigurationIsVisible = 0;
  1363. defaultConfigurationName = Release;
  1364. };
  1365. 7ED51A781B7734AF005B39C2 /* Build configuration list for PBXLegacyTarget "ConcatenateSwiftFiles" */ = {
  1366. isa = XCConfigurationList;
  1367. buildConfigurations = (
  1368. 7ED51A761B7734AF005B39C2 /* Debug */,
  1369. 7ED51A771B7734AF005B39C2 /* Release */,
  1370. );
  1371. defaultConfigurationIsVisible = 0;
  1372. defaultConfigurationName = Release;
  1373. };
  1374. 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */ = {
  1375. isa = XCConfigurationList;
  1376. buildConfigurations = (
  1377. 7ED6C9801B1C118F00FE8090 /* Debug */,
  1378. 7ED6C9811B1C118F00FE8090 /* Release */,
  1379. );
  1380. defaultConfigurationIsVisible = 0;
  1381. defaultConfigurationName = Release;
  1382. };
  1383. 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */ = {
  1384. isa = XCConfigurationList;
  1385. buildConfigurations = (
  1386. 7ED6C9831B1C118F00FE8090 /* Debug */,
  1387. 7ED6C9841B1C118F00FE8090 /* Release */,
  1388. );
  1389. defaultConfigurationIsVisible = 0;
  1390. defaultConfigurationName = Release;
  1391. };
  1392. 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */ = {
  1393. isa = XCConfigurationList;
  1394. buildConfigurations = (
  1395. 7ED6C9861B1C118F00FE8090 /* Debug */,
  1396. 7ED6C9871B1C118F00FE8090 /* Release */,
  1397. );
  1398. defaultConfigurationIsVisible = 0;
  1399. defaultConfigurationName = Release;
  1400. };
  1401. 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */ = {
  1402. isa = XCConfigurationList;
  1403. buildConfigurations = (
  1404. 7ED6C9BA1B1C133500FE8090 /* Debug */,
  1405. 7ED6C9BB1B1C133500FE8090 /* Release */,
  1406. );
  1407. defaultConfigurationIsVisible = 0;
  1408. defaultConfigurationName = Release;
  1409. };
  1410. /* End XCConfigurationList section */
  1411. };
  1412. rootObject = 7ED6C9631B1C118F00FE8090 /* Project object */;
  1413. }