project.pbxproj 61 KB

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