project.pbxproj 57 KB

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