project.pbxproj 60 KB

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