project.pbxproj 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034
  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. 7E87495F1BDB83D00045CF75 /* AccessGroupTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E87495E1BDB83D00045CF75 /* AccessGroupTests.swift */; };
  21. 7ED6C9721B1C118F00FE8090 /* KeychainSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  22. 7ED6C9781B1C118F00FE8090 /* KeychainSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; };
  23. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  24. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  25. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  26. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */; };
  27. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  28. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  29. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  30. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */; };
  31. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A31B1C133500FE8090 /* ViewController.swift */; };
  32. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A51B1C133500FE8090 /* Main.storyboard */; };
  33. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A81B1C133500FE8090 /* Images.xcassets */; };
  34. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */; };
  35. 7ED6C9BF1B1C13AA00FE8090 /* KeychainSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; };
  36. 7ED6C9C01B1C13AA00FE8090 /* KeychainSwift.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  37. /* End PBXBuildFile section */
  38. /* Begin PBXContainerItemProxy section */
  39. 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */ = {
  40. isa = PBXContainerItemProxy;
  41. containerPortal = 7ED6C9631B1C118F00FE8090 /* Project object */;
  42. proxyType = 1;
  43. remoteGlobalIDString = 7ED6C96B1B1C118F00FE8090;
  44. remoteInfo = KeychainSwift;
  45. };
  46. 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */ = {
  47. isa = PBXContainerItemProxy;
  48. containerPortal = 7ED6C9631B1C118F00FE8090 /* Project object */;
  49. proxyType = 1;
  50. remoteGlobalIDString = 7ED6C96B1B1C118F00FE8090;
  51. remoteInfo = KeychainSwift;
  52. };
  53. /* End PBXContainerItemProxy section */
  54. /* Begin PBXCopyFilesBuildPhase section */
  55. 7ED6C9C31B1C13AA00FE8090 /* Embed Frameworks */ = {
  56. isa = PBXCopyFilesBuildPhase;
  57. buildActionMask = 2147483647;
  58. dstPath = "";
  59. dstSubfolderSpec = 10;
  60. files = (
  61. 7ED6C9C01B1C13AA00FE8090 /* KeychainSwift.framework in Embed Frameworks */,
  62. );
  63. name = "Embed Frameworks";
  64. runOnlyForDeploymentPostprocessing = 0;
  65. };
  66. /* End PBXCopyFilesBuildPhase section */
  67. /* Begin PBXFileReference section */
  68. 232B4C7A1BC29950001F2B7A /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  69. 232B4C8A1BC29984001F2B7A /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  70. 23E785601BDA410C00B7564A /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  71. 2B7E7C4C1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftPrefixedTests.swift; sourceTree = "<group>"; };
  72. 7E282DD61CED212500B55133 /* SynchronizableTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronizableTests.swift; sourceTree = "<group>"; };
  73. 7E87495E1BDB83D00045CF75 /* AccessGroupTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccessGroupTests.swift; sourceTree = "<group>"; };
  74. 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  75. 7ED6C9701B1C118F00FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  76. 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeychainSwift.h; sourceTree = "<group>"; };
  77. 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KeychainSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  78. 7ED6C97D1B1C118F00FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  79. 7ED6C9881B1C125000FE8090 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  80. 7ED6C98B1B1C126D00FE8090 /* keychain-swift-demo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "keychain-swift-demo.png"; sourceTree = "<group>"; };
  81. 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwift.swift; sourceTree = "<group>"; };
  82. 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftAccessOptions.swift; sourceTree = "<group>"; };
  83. 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TegKeychainConstants.swift; sourceTree = "<group>"; };
  84. 7ED6C9931B1C12A200FE8090 /* KeychainSwiftTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KeychainSwiftTests-Bridging-Header.h"; sourceTree = "<group>"; };
  85. 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftTests.swift; sourceTree = "<group>"; };
  86. 7ED6C99D1B1C133500FE8090 /* Keychain Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Keychain Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  87. 7ED6C9A01B1C133500FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  88. 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  89. 7ED6C9A31B1C133500FE8090 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  90. 7ED6C9A61B1C133500FE8090 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  91. 7ED6C9A81B1C133500FE8090 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  92. 7ED6C9AB1B1C133500FE8090 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  93. 7ED6C9C61B1C16BC00FE8090 /* concatenate_swift_files.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = concatenate_swift_files.sh; sourceTree = "<group>"; };
  94. 7ED6C9C91B1C16EE00FE8090 /* KeychainSwiftDistrib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftDistrib.swift; sourceTree = "<group>"; };
  95. /* End PBXFileReference section */
  96. /* Begin PBXFrameworksBuildPhase section */
  97. 232B4C761BC29950001F2B7A /* Frameworks */ = {
  98. isa = PBXFrameworksBuildPhase;
  99. buildActionMask = 2147483647;
  100. files = (
  101. );
  102. runOnlyForDeploymentPostprocessing = 0;
  103. };
  104. 232B4C861BC29984001F2B7A /* Frameworks */ = {
  105. isa = PBXFrameworksBuildPhase;
  106. buildActionMask = 2147483647;
  107. files = (
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. 23E7855C1BDA410C00B7564A /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. );
  116. runOnlyForDeploymentPostprocessing = 0;
  117. };
  118. 7ED6C9681B1C118F00FE8090 /* Frameworks */ = {
  119. isa = PBXFrameworksBuildPhase;
  120. buildActionMask = 2147483647;
  121. files = (
  122. );
  123. runOnlyForDeploymentPostprocessing = 0;
  124. };
  125. 7ED6C9741B1C118F00FE8090 /* Frameworks */ = {
  126. isa = PBXFrameworksBuildPhase;
  127. buildActionMask = 2147483647;
  128. files = (
  129. 7ED6C9781B1C118F00FE8090 /* KeychainSwift.framework in Frameworks */,
  130. );
  131. runOnlyForDeploymentPostprocessing = 0;
  132. };
  133. 7ED6C99A1B1C133500FE8090 /* Frameworks */ = {
  134. isa = PBXFrameworksBuildPhase;
  135. buildActionMask = 2147483647;
  136. files = (
  137. 7ED6C9BF1B1C13AA00FE8090 /* KeychainSwift.framework in Frameworks */,
  138. );
  139. runOnlyForDeploymentPostprocessing = 0;
  140. };
  141. /* End PBXFrameworksBuildPhase section */
  142. /* Begin PBXGroup section */
  143. 7ED6C9621B1C118F00FE8090 = {
  144. isa = PBXGroup;
  145. children = (
  146. 7ED6C96E1B1C118F00FE8090 /* KeychainSwift */,
  147. 7ED6C97B1B1C118F00FE8090 /* KeychainSwiftTests */,
  148. 7ED6C99E1B1C133500FE8090 /* Demo */,
  149. 7ED6C98A1B1C126D00FE8090 /* graphics */,
  150. 7ED6C9C81B1C16EE00FE8090 /* Distrib */,
  151. 7ED6C9C51B1C16BC00FE8090 /* scripts */,
  152. 7ED6C96D1B1C118F00FE8090 /* Products */,
  153. 7ED6C9881B1C125000FE8090 /* README.md */,
  154. );
  155. sourceTree = "<group>";
  156. };
  157. 7ED6C96D1B1C118F00FE8090 /* Products */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */,
  161. 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */,
  162. 7ED6C99D1B1C133500FE8090 /* Keychain Swift.app */,
  163. 232B4C7A1BC29950001F2B7A /* KeychainSwift.framework */,
  164. 232B4C8A1BC29984001F2B7A /* KeychainSwift.framework */,
  165. 23E785601BDA410C00B7564A /* KeychainSwift.framework */,
  166. );
  167. name = Products;
  168. sourceTree = "<group>";
  169. };
  170. 7ED6C96E1B1C118F00FE8090 /* KeychainSwift */ = {
  171. isa = PBXGroup;
  172. children = (
  173. 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */,
  174. 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */,
  175. 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */,
  176. 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */,
  177. 7ED6C96F1B1C118F00FE8090 /* Supporting Files */,
  178. );
  179. path = KeychainSwift;
  180. sourceTree = "<group>";
  181. };
  182. 7ED6C96F1B1C118F00FE8090 /* Supporting Files */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 7ED6C9701B1C118F00FE8090 /* Info.plist */,
  186. );
  187. name = "Supporting Files";
  188. sourceTree = "<group>";
  189. };
  190. 7ED6C97B1B1C118F00FE8090 /* KeychainSwiftTests */ = {
  191. isa = PBXGroup;
  192. children = (
  193. 7E87495E1BDB83D00045CF75 /* AccessGroupTests.swift */,
  194. 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */,
  195. 2B7E7C4C1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift */,
  196. 7ED6C9931B1C12A200FE8090 /* KeychainSwiftTests-Bridging-Header.h */,
  197. 7E282DD61CED212500B55133 /* SynchronizableTests.swift */,
  198. 7ED6C97C1B1C118F00FE8090 /* Supporting Files */,
  199. );
  200. path = KeychainSwiftTests;
  201. sourceTree = "<group>";
  202. };
  203. 7ED6C97C1B1C118F00FE8090 /* Supporting Files */ = {
  204. isa = PBXGroup;
  205. children = (
  206. 7ED6C97D1B1C118F00FE8090 /* Info.plist */,
  207. );
  208. name = "Supporting Files";
  209. sourceTree = "<group>";
  210. };
  211. 7ED6C98A1B1C126D00FE8090 /* graphics */ = {
  212. isa = PBXGroup;
  213. children = (
  214. 7ED6C98B1B1C126D00FE8090 /* keychain-swift-demo.png */,
  215. );
  216. path = graphics;
  217. sourceTree = "<group>";
  218. };
  219. 7ED6C99E1B1C133500FE8090 /* Demo */ = {
  220. isa = PBXGroup;
  221. children = (
  222. 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */,
  223. 7ED6C9A31B1C133500FE8090 /* ViewController.swift */,
  224. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */,
  225. 7ED6C9A81B1C133500FE8090 /* Images.xcassets */,
  226. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */,
  227. 7ED6C99F1B1C133500FE8090 /* Supporting Files */,
  228. );
  229. path = Demo;
  230. sourceTree = "<group>";
  231. };
  232. 7ED6C99F1B1C133500FE8090 /* Supporting Files */ = {
  233. isa = PBXGroup;
  234. children = (
  235. 7ED6C9A01B1C133500FE8090 /* Info.plist */,
  236. );
  237. name = "Supporting Files";
  238. sourceTree = "<group>";
  239. };
  240. 7ED6C9C51B1C16BC00FE8090 /* scripts */ = {
  241. isa = PBXGroup;
  242. children = (
  243. 7ED6C9C61B1C16BC00FE8090 /* concatenate_swift_files.sh */,
  244. );
  245. path = scripts;
  246. sourceTree = "<group>";
  247. };
  248. 7ED6C9C81B1C16EE00FE8090 /* Distrib */ = {
  249. isa = PBXGroup;
  250. children = (
  251. 7ED6C9C91B1C16EE00FE8090 /* KeychainSwiftDistrib.swift */,
  252. );
  253. path = Distrib;
  254. sourceTree = "<group>";
  255. };
  256. /* End PBXGroup section */
  257. /* Begin PBXHeadersBuildPhase section */
  258. 232B4C771BC29950001F2B7A /* Headers */ = {
  259. isa = PBXHeadersBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. 232B4C871BC29984001F2B7A /* Headers */ = {
  266. isa = PBXHeadersBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. );
  270. runOnlyForDeploymentPostprocessing = 0;
  271. };
  272. 23E7855D1BDA410C00B7564A /* Headers */ = {
  273. isa = PBXHeadersBuildPhase;
  274. buildActionMask = 2147483647;
  275. files = (
  276. );
  277. runOnlyForDeploymentPostprocessing = 0;
  278. };
  279. 7ED6C9691B1C118F00FE8090 /* Headers */ = {
  280. isa = PBXHeadersBuildPhase;
  281. buildActionMask = 2147483647;
  282. files = (
  283. 7ED6C9721B1C118F00FE8090 /* KeychainSwift.h in Headers */,
  284. );
  285. runOnlyForDeploymentPostprocessing = 0;
  286. };
  287. /* End PBXHeadersBuildPhase section */
  288. /* Begin PBXLegacyTarget section */
  289. 7ED51A751B7734AF005B39C2 /* ConcatenateSwiftFiles */ = {
  290. isa = PBXLegacyTarget;
  291. buildArgumentsString = "$PROJECT_DIR/KeychainSwift $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//\"";
  292. buildConfigurationList = 7ED51A781B7734AF005B39C2 /* Build configuration list for PBXLegacyTarget "ConcatenateSwiftFiles" */;
  293. buildPhases = (
  294. );
  295. buildToolPath = $PROJECT_DIR/scripts/concatenate_swift_files.sh;
  296. buildWorkingDirectory = "";
  297. dependencies = (
  298. );
  299. name = ConcatenateSwiftFiles;
  300. passBuildSettingsInEnvironment = 1;
  301. productName = ConcatenateSwiftFiles;
  302. };
  303. /* End PBXLegacyTarget section */
  304. /* Begin PBXNativeTarget section */
  305. 232B4C791BC29950001F2B7A /* KeychainSwift-OSX */ = {
  306. isa = PBXNativeTarget;
  307. buildConfigurationList = 232B4C7F1BC29950001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-OSX" */;
  308. buildPhases = (
  309. 232B4C751BC29950001F2B7A /* Sources */,
  310. 232B4C761BC29950001F2B7A /* Frameworks */,
  311. 232B4C771BC29950001F2B7A /* Headers */,
  312. 232B4C781BC29950001F2B7A /* Resources */,
  313. );
  314. buildRules = (
  315. );
  316. dependencies = (
  317. );
  318. name = "KeychainSwift-OSX";
  319. productName = "KeychainSwift-OSX";
  320. productReference = 232B4C7A1BC29950001F2B7A /* KeychainSwift.framework */;
  321. productType = "com.apple.product-type.framework";
  322. };
  323. 232B4C891BC29984001F2B7A /* KeychainSwift-watchOS */ = {
  324. isa = PBXNativeTarget;
  325. buildConfigurationList = 232B4C8F1BC29984001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-watchOS" */;
  326. buildPhases = (
  327. 232B4C851BC29984001F2B7A /* Sources */,
  328. 232B4C861BC29984001F2B7A /* Frameworks */,
  329. 232B4C871BC29984001F2B7A /* Headers */,
  330. 232B4C881BC29984001F2B7A /* Resources */,
  331. );
  332. buildRules = (
  333. );
  334. dependencies = (
  335. );
  336. name = "KeychainSwift-watchOS";
  337. productName = "KeychainSwift-watchOS";
  338. productReference = 232B4C8A1BC29984001F2B7A /* KeychainSwift.framework */;
  339. productType = "com.apple.product-type.framework";
  340. };
  341. 23E7855F1BDA410C00B7564A /* KeychainSwift-tvOS */ = {
  342. isa = PBXNativeTarget;
  343. buildConfigurationList = 23E785651BDA410C00B7564A /* Build configuration list for PBXNativeTarget "KeychainSwift-tvOS" */;
  344. buildPhases = (
  345. 23E7855B1BDA410C00B7564A /* Sources */,
  346. 23E7855C1BDA410C00B7564A /* Frameworks */,
  347. 23E7855D1BDA410C00B7564A /* Headers */,
  348. 23E7855E1BDA410C00B7564A /* Resources */,
  349. );
  350. buildRules = (
  351. );
  352. dependencies = (
  353. );
  354. name = "KeychainSwift-tvOS";
  355. productName = "KeychainSwift-tvOS";
  356. productReference = 23E785601BDA410C00B7564A /* KeychainSwift.framework */;
  357. productType = "com.apple.product-type.framework";
  358. };
  359. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */ = {
  360. isa = PBXNativeTarget;
  361. buildConfigurationList = 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */;
  362. buildPhases = (
  363. 7ED6C9671B1C118F00FE8090 /* Sources */,
  364. 7ED6C9681B1C118F00FE8090 /* Frameworks */,
  365. 7ED6C9691B1C118F00FE8090 /* Headers */,
  366. 7ED6C96A1B1C118F00FE8090 /* Resources */,
  367. );
  368. buildRules = (
  369. );
  370. dependencies = (
  371. );
  372. name = KeychainSwift;
  373. productName = KeychainSwift;
  374. productReference = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */;
  375. productType = "com.apple.product-type.framework";
  376. };
  377. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */ = {
  378. isa = PBXNativeTarget;
  379. buildConfigurationList = 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */;
  380. buildPhases = (
  381. 7ED6C9731B1C118F00FE8090 /* Sources */,
  382. 7ED6C9741B1C118F00FE8090 /* Frameworks */,
  383. 7ED6C9751B1C118F00FE8090 /* Resources */,
  384. );
  385. buildRules = (
  386. );
  387. dependencies = (
  388. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */,
  389. );
  390. name = KeychainSwiftTests;
  391. productName = KeychainSwiftTests;
  392. productReference = 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */;
  393. productType = "com.apple.product-type.bundle.unit-test";
  394. };
  395. 7ED6C99C1B1C133500FE8090 /* Demo */ = {
  396. isa = PBXNativeTarget;
  397. buildConfigurationList = 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */;
  398. buildPhases = (
  399. 7ED6C9991B1C133500FE8090 /* Sources */,
  400. 7ED6C99A1B1C133500FE8090 /* Frameworks */,
  401. 7ED6C99B1B1C133500FE8090 /* Resources */,
  402. 7ED6C9C31B1C13AA00FE8090 /* Embed Frameworks */,
  403. );
  404. buildRules = (
  405. );
  406. dependencies = (
  407. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */,
  408. );
  409. name = Demo;
  410. productName = Demo;
  411. productReference = 7ED6C99D1B1C133500FE8090 /* Keychain Swift.app */;
  412. productType = "com.apple.product-type.application";
  413. };
  414. /* End PBXNativeTarget section */
  415. /* Begin PBXProject section */
  416. 7ED6C9631B1C118F00FE8090 /* Project object */ = {
  417. isa = PBXProject;
  418. attributes = {
  419. LastSwiftUpdateCheck = 0700;
  420. LastUpgradeCheck = 0700;
  421. ORGANIZATIONNAME = Marketplacer;
  422. TargetAttributes = {
  423. 232B4C791BC29950001F2B7A = {
  424. CreatedOnToolsVersion = 7.0.1;
  425. };
  426. 232B4C891BC29984001F2B7A = {
  427. CreatedOnToolsVersion = 7.0.1;
  428. };
  429. 23E7855F1BDA410C00B7564A = {
  430. CreatedOnToolsVersion = 7.1;
  431. };
  432. 7ED51A751B7734AF005B39C2 = {
  433. CreatedOnToolsVersion = 7.0;
  434. };
  435. 7ED6C96B1B1C118F00FE8090 = {
  436. CreatedOnToolsVersion = 6.4;
  437. };
  438. 7ED6C9761B1C118F00FE8090 = {
  439. CreatedOnToolsVersion = 6.4;
  440. };
  441. 7ED6C99C1B1C133500FE8090 = {
  442. CreatedOnToolsVersion = 6.4;
  443. };
  444. };
  445. };
  446. buildConfigurationList = 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */;
  447. compatibilityVersion = "Xcode 3.2";
  448. developmentRegion = English;
  449. hasScannedForEncodings = 0;
  450. knownRegions = (
  451. en,
  452. Base,
  453. );
  454. mainGroup = 7ED6C9621B1C118F00FE8090;
  455. productRefGroup = 7ED6C96D1B1C118F00FE8090 /* Products */;
  456. projectDirPath = "";
  457. projectRoot = "";
  458. targets = (
  459. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */,
  460. 232B4C791BC29950001F2B7A /* KeychainSwift-OSX */,
  461. 232B4C891BC29984001F2B7A /* KeychainSwift-watchOS */,
  462. 23E7855F1BDA410C00B7564A /* KeychainSwift-tvOS */,
  463. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */,
  464. 7ED6C99C1B1C133500FE8090 /* Demo */,
  465. 7ED51A751B7734AF005B39C2 /* ConcatenateSwiftFiles */,
  466. );
  467. };
  468. /* End PBXProject section */
  469. /* Begin PBXResourcesBuildPhase section */
  470. 232B4C781BC29950001F2B7A /* Resources */ = {
  471. isa = PBXResourcesBuildPhase;
  472. buildActionMask = 2147483647;
  473. files = (
  474. );
  475. runOnlyForDeploymentPostprocessing = 0;
  476. };
  477. 232B4C881BC29984001F2B7A /* Resources */ = {
  478. isa = PBXResourcesBuildPhase;
  479. buildActionMask = 2147483647;
  480. files = (
  481. );
  482. runOnlyForDeploymentPostprocessing = 0;
  483. };
  484. 23E7855E1BDA410C00B7564A /* Resources */ = {
  485. isa = PBXResourcesBuildPhase;
  486. buildActionMask = 2147483647;
  487. files = (
  488. );
  489. runOnlyForDeploymentPostprocessing = 0;
  490. };
  491. 7ED6C96A1B1C118F00FE8090 /* Resources */ = {
  492. isa = PBXResourcesBuildPhase;
  493. buildActionMask = 2147483647;
  494. files = (
  495. );
  496. runOnlyForDeploymentPostprocessing = 0;
  497. };
  498. 7ED6C9751B1C118F00FE8090 /* Resources */ = {
  499. isa = PBXResourcesBuildPhase;
  500. buildActionMask = 2147483647;
  501. files = (
  502. );
  503. runOnlyForDeploymentPostprocessing = 0;
  504. };
  505. 7ED6C99B1B1C133500FE8090 /* Resources */ = {
  506. isa = PBXResourcesBuildPhase;
  507. buildActionMask = 2147483647;
  508. files = (
  509. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */,
  510. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */,
  511. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */,
  512. );
  513. runOnlyForDeploymentPostprocessing = 0;
  514. };
  515. /* End PBXResourcesBuildPhase section */
  516. /* Begin PBXSourcesBuildPhase section */
  517. 232B4C751BC29950001F2B7A /* Sources */ = {
  518. isa = PBXSourcesBuildPhase;
  519. buildActionMask = 2147483647;
  520. files = (
  521. 232B4C821BC2995D001F2B7A /* KeychainSwift.swift in Sources */,
  522. 232B4C831BC2995D001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */,
  523. 232B4C841BC2995D001F2B7A /* TegKeychainConstants.swift in Sources */,
  524. );
  525. runOnlyForDeploymentPostprocessing = 0;
  526. };
  527. 232B4C851BC29984001F2B7A /* Sources */ = {
  528. isa = PBXSourcesBuildPhase;
  529. buildActionMask = 2147483647;
  530. files = (
  531. 232B4C921BC29991001F2B7A /* KeychainSwift.swift in Sources */,
  532. 232B4C931BC29991001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */,
  533. 232B4C941BC29991001F2B7A /* TegKeychainConstants.swift in Sources */,
  534. );
  535. runOnlyForDeploymentPostprocessing = 0;
  536. };
  537. 23E7855B1BDA410C00B7564A /* Sources */ = {
  538. isa = PBXSourcesBuildPhase;
  539. buildActionMask = 2147483647;
  540. files = (
  541. 23E785681BDA415000B7564A /* KeychainSwift.swift in Sources */,
  542. 23E785691BDA415000B7564A /* KeychainSwiftAccessOptions.swift in Sources */,
  543. 23E7856A1BDA415000B7564A /* TegKeychainConstants.swift in Sources */,
  544. );
  545. runOnlyForDeploymentPostprocessing = 0;
  546. };
  547. 7ED6C9671B1C118F00FE8090 /* Sources */ = {
  548. isa = PBXSourcesBuildPhase;
  549. buildActionMask = 2147483647;
  550. files = (
  551. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  552. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */,
  553. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */,
  554. );
  555. runOnlyForDeploymentPostprocessing = 0;
  556. };
  557. 7ED6C9731B1C118F00FE8090 /* Sources */ = {
  558. isa = PBXSourcesBuildPhase;
  559. buildActionMask = 2147483647;
  560. files = (
  561. 2B7E7C4D1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift in Sources */,
  562. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  563. 7E282DD71CED212500B55133 /* SynchronizableTests.swift in Sources */,
  564. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */,
  565. 7E87495F1BDB83D00045CF75 /* AccessGroupTests.swift in Sources */,
  566. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */,
  567. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */,
  568. );
  569. runOnlyForDeploymentPostprocessing = 0;
  570. };
  571. 7ED6C9991B1C133500FE8090 /* Sources */ = {
  572. isa = PBXSourcesBuildPhase;
  573. buildActionMask = 2147483647;
  574. files = (
  575. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */,
  576. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */,
  577. );
  578. runOnlyForDeploymentPostprocessing = 0;
  579. };
  580. /* End PBXSourcesBuildPhase section */
  581. /* Begin PBXTargetDependency section */
  582. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */ = {
  583. isa = PBXTargetDependency;
  584. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  585. targetProxy = 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */;
  586. };
  587. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */ = {
  588. isa = PBXTargetDependency;
  589. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  590. targetProxy = 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */;
  591. };
  592. /* End PBXTargetDependency section */
  593. /* Begin PBXVariantGroup section */
  594. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */ = {
  595. isa = PBXVariantGroup;
  596. children = (
  597. 7ED6C9A61B1C133500FE8090 /* Base */,
  598. );
  599. name = Main.storyboard;
  600. sourceTree = "<group>";
  601. };
  602. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */ = {
  603. isa = PBXVariantGroup;
  604. children = (
  605. 7ED6C9AB1B1C133500FE8090 /* Base */,
  606. );
  607. name = LaunchScreen.xib;
  608. sourceTree = "<group>";
  609. };
  610. /* End PBXVariantGroup section */
  611. /* Begin XCBuildConfiguration section */
  612. 232B4C801BC29950001F2B7A /* Debug */ = {
  613. isa = XCBuildConfiguration;
  614. buildSettings = {
  615. APPLICATION_EXTENSION_API_ONLY = YES;
  616. COMBINE_HIDPI_IMAGES = YES;
  617. DEBUG_INFORMATION_FORMAT = dwarf;
  618. DEFINES_MODULE = YES;
  619. DYLIB_COMPATIBILITY_VERSION = 1;
  620. DYLIB_CURRENT_VERSION = 1;
  621. DYLIB_INSTALL_NAME_BASE = "@rpath";
  622. FRAMEWORK_VERSION = A;
  623. INFOPLIST_FILE = KeychainSwift/Info.plist;
  624. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  625. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  626. MACOSX_DEPLOYMENT_TARGET = 10.10;
  627. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-OSX";
  628. PRODUCT_NAME = KeychainSwift;
  629. SDKROOT = macosx;
  630. SKIP_INSTALL = YES;
  631. };
  632. name = Debug;
  633. };
  634. 232B4C811BC29950001F2B7A /* Release */ = {
  635. isa = XCBuildConfiguration;
  636. buildSettings = {
  637. APPLICATION_EXTENSION_API_ONLY = YES;
  638. COMBINE_HIDPI_IMAGES = YES;
  639. DEFINES_MODULE = YES;
  640. DYLIB_COMPATIBILITY_VERSION = 1;
  641. DYLIB_CURRENT_VERSION = 1;
  642. DYLIB_INSTALL_NAME_BASE = "@rpath";
  643. FRAMEWORK_VERSION = A;
  644. INFOPLIST_FILE = KeychainSwift/Info.plist;
  645. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  646. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  647. MACOSX_DEPLOYMENT_TARGET = 10.10;
  648. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-OSX";
  649. PRODUCT_NAME = KeychainSwift;
  650. SDKROOT = macosx;
  651. SKIP_INSTALL = YES;
  652. };
  653. name = Release;
  654. };
  655. 232B4C901BC29984001F2B7A /* Debug */ = {
  656. isa = XCBuildConfiguration;
  657. buildSettings = {
  658. APPLICATION_EXTENSION_API_ONLY = YES;
  659. DEBUG_INFORMATION_FORMAT = dwarf;
  660. DEFINES_MODULE = YES;
  661. DYLIB_COMPATIBILITY_VERSION = 1;
  662. DYLIB_CURRENT_VERSION = 1;
  663. DYLIB_INSTALL_NAME_BASE = "@rpath";
  664. INFOPLIST_FILE = KeychainSwift/Info.plist;
  665. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  666. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  667. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-watchOS";
  668. PRODUCT_NAME = KeychainSwift;
  669. SDKROOT = watchos;
  670. SKIP_INSTALL = YES;
  671. TARGETED_DEVICE_FAMILY = 4;
  672. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  673. };
  674. name = Debug;
  675. };
  676. 232B4C911BC29984001F2B7A /* Release */ = {
  677. isa = XCBuildConfiguration;
  678. buildSettings = {
  679. APPLICATION_EXTENSION_API_ONLY = YES;
  680. DEFINES_MODULE = YES;
  681. DYLIB_COMPATIBILITY_VERSION = 1;
  682. DYLIB_CURRENT_VERSION = 1;
  683. DYLIB_INSTALL_NAME_BASE = "@rpath";
  684. INFOPLIST_FILE = KeychainSwift/Info.plist;
  685. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  686. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  687. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-watchOS";
  688. PRODUCT_NAME = KeychainSwift;
  689. SDKROOT = watchos;
  690. SKIP_INSTALL = YES;
  691. TARGETED_DEVICE_FAMILY = 4;
  692. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  693. };
  694. name = Release;
  695. };
  696. 23E785661BDA410C00B7564A /* Debug */ = {
  697. isa = XCBuildConfiguration;
  698. buildSettings = {
  699. APPLICATION_EXTENSION_API_ONLY = YES;
  700. DEBUG_INFORMATION_FORMAT = dwarf;
  701. DEFINES_MODULE = YES;
  702. DYLIB_COMPATIBILITY_VERSION = 1;
  703. DYLIB_CURRENT_VERSION = 1;
  704. DYLIB_INSTALL_NAME_BASE = "@rpath";
  705. INFOPLIST_FILE = KeychainSwift/Info.plist;
  706. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  707. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  708. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-tvOS";
  709. PRODUCT_NAME = KeychainSwift;
  710. SDKROOT = appletvos;
  711. SKIP_INSTALL = YES;
  712. TARGETED_DEVICE_FAMILY = 3;
  713. TVOS_DEPLOYMENT_TARGET = 9.0;
  714. };
  715. name = Debug;
  716. };
  717. 23E785671BDA410C00B7564A /* Release */ = {
  718. isa = XCBuildConfiguration;
  719. buildSettings = {
  720. APPLICATION_EXTENSION_API_ONLY = YES;
  721. DEFINES_MODULE = YES;
  722. DYLIB_COMPATIBILITY_VERSION = 1;
  723. DYLIB_CURRENT_VERSION = 1;
  724. DYLIB_INSTALL_NAME_BASE = "@rpath";
  725. INFOPLIST_FILE = KeychainSwift/Info.plist;
  726. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  727. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  728. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-tvOS";
  729. PRODUCT_NAME = KeychainSwift;
  730. SDKROOT = appletvos;
  731. SKIP_INSTALL = YES;
  732. TARGETED_DEVICE_FAMILY = 3;
  733. TVOS_DEPLOYMENT_TARGET = 9.0;
  734. };
  735. name = Release;
  736. };
  737. 7ED51A761B7734AF005B39C2 /* Debug */ = {
  738. isa = XCBuildConfiguration;
  739. buildSettings = {
  740. DEBUGGING_SYMBOLS = YES;
  741. DEBUG_INFORMATION_FORMAT = dwarf;
  742. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  743. GCC_OPTIMIZATION_LEVEL = 0;
  744. OTHER_CFLAGS = "";
  745. OTHER_LDFLAGS = "";
  746. PRODUCT_NAME = "$(TARGET_NAME)";
  747. };
  748. name = Debug;
  749. };
  750. 7ED51A771B7734AF005B39C2 /* Release */ = {
  751. isa = XCBuildConfiguration;
  752. buildSettings = {
  753. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  754. OTHER_CFLAGS = "";
  755. OTHER_LDFLAGS = "";
  756. PRODUCT_NAME = "$(TARGET_NAME)";
  757. };
  758. name = Release;
  759. };
  760. 7ED6C9801B1C118F00FE8090 /* Debug */ = {
  761. isa = XCBuildConfiguration;
  762. buildSettings = {
  763. ALWAYS_SEARCH_USER_PATHS = NO;
  764. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  765. CLANG_CXX_LIBRARY = "libc++";
  766. CLANG_ENABLE_MODULES = YES;
  767. CLANG_ENABLE_OBJC_ARC = YES;
  768. CLANG_WARN_BOOL_CONVERSION = YES;
  769. CLANG_WARN_CONSTANT_CONVERSION = YES;
  770. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  771. CLANG_WARN_EMPTY_BODY = YES;
  772. CLANG_WARN_ENUM_CONVERSION = YES;
  773. CLANG_WARN_INT_CONVERSION = YES;
  774. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  775. CLANG_WARN_UNREACHABLE_CODE = YES;
  776. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  777. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  778. COPY_PHASE_STRIP = NO;
  779. CURRENT_PROJECT_VERSION = 1;
  780. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  781. ENABLE_STRICT_OBJC_MSGSEND = YES;
  782. ENABLE_TESTABILITY = YES;
  783. GCC_C_LANGUAGE_STANDARD = gnu99;
  784. GCC_DYNAMIC_NO_PIC = NO;
  785. GCC_NO_COMMON_BLOCKS = YES;
  786. GCC_OPTIMIZATION_LEVEL = 0;
  787. GCC_PREPROCESSOR_DEFINITIONS = (
  788. "DEBUG=1",
  789. "$(inherited)",
  790. );
  791. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  792. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  793. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  794. GCC_WARN_UNDECLARED_SELECTOR = YES;
  795. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  796. GCC_WARN_UNUSED_FUNCTION = YES;
  797. GCC_WARN_UNUSED_VARIABLE = YES;
  798. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  799. MTL_ENABLE_DEBUG_INFO = YES;
  800. ONLY_ACTIVE_ARCH = YES;
  801. SDKROOT = iphoneos;
  802. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  803. TARGETED_DEVICE_FAMILY = "1,2";
  804. VERSIONING_SYSTEM = "apple-generic";
  805. VERSION_INFO_PREFIX = "";
  806. };
  807. name = Debug;
  808. };
  809. 7ED6C9811B1C118F00FE8090 /* Release */ = {
  810. isa = XCBuildConfiguration;
  811. buildSettings = {
  812. ALWAYS_SEARCH_USER_PATHS = NO;
  813. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  814. CLANG_CXX_LIBRARY = "libc++";
  815. CLANG_ENABLE_MODULES = YES;
  816. CLANG_ENABLE_OBJC_ARC = YES;
  817. CLANG_WARN_BOOL_CONVERSION = YES;
  818. CLANG_WARN_CONSTANT_CONVERSION = YES;
  819. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  820. CLANG_WARN_EMPTY_BODY = YES;
  821. CLANG_WARN_ENUM_CONVERSION = YES;
  822. CLANG_WARN_INT_CONVERSION = YES;
  823. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  824. CLANG_WARN_UNREACHABLE_CODE = YES;
  825. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  826. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  827. COPY_PHASE_STRIP = NO;
  828. CURRENT_PROJECT_VERSION = 1;
  829. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  830. ENABLE_NS_ASSERTIONS = NO;
  831. ENABLE_STRICT_OBJC_MSGSEND = YES;
  832. GCC_C_LANGUAGE_STANDARD = gnu99;
  833. GCC_NO_COMMON_BLOCKS = YES;
  834. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  835. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  836. GCC_WARN_UNDECLARED_SELECTOR = YES;
  837. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  838. GCC_WARN_UNUSED_FUNCTION = YES;
  839. GCC_WARN_UNUSED_VARIABLE = YES;
  840. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  841. MTL_ENABLE_DEBUG_INFO = NO;
  842. SDKROOT = iphoneos;
  843. TARGETED_DEVICE_FAMILY = "1,2";
  844. VALIDATE_PRODUCT = YES;
  845. VERSIONING_SYSTEM = "apple-generic";
  846. VERSION_INFO_PREFIX = "";
  847. };
  848. name = Release;
  849. };
  850. 7ED6C9831B1C118F00FE8090 /* Debug */ = {
  851. isa = XCBuildConfiguration;
  852. buildSettings = {
  853. APPLICATION_EXTENSION_API_ONLY = YES;
  854. DEFINES_MODULE = YES;
  855. DYLIB_COMPATIBILITY_VERSION = 1;
  856. DYLIB_CURRENT_VERSION = 1;
  857. DYLIB_INSTALL_NAME_BASE = "@rpath";
  858. INFOPLIST_FILE = KeychainSwift/Info.plist;
  859. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  860. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  861. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  862. PRODUCT_NAME = "$(TARGET_NAME)";
  863. SKIP_INSTALL = YES;
  864. };
  865. name = Debug;
  866. };
  867. 7ED6C9841B1C118F00FE8090 /* Release */ = {
  868. isa = XCBuildConfiguration;
  869. buildSettings = {
  870. APPLICATION_EXTENSION_API_ONLY = YES;
  871. DEFINES_MODULE = YES;
  872. DYLIB_COMPATIBILITY_VERSION = 1;
  873. DYLIB_CURRENT_VERSION = 1;
  874. DYLIB_INSTALL_NAME_BASE = "@rpath";
  875. INFOPLIST_FILE = KeychainSwift/Info.plist;
  876. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  877. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  878. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  879. PRODUCT_NAME = "$(TARGET_NAME)";
  880. SKIP_INSTALL = YES;
  881. };
  882. name = Release;
  883. };
  884. 7ED6C9861B1C118F00FE8090 /* Debug */ = {
  885. isa = XCBuildConfiguration;
  886. buildSettings = {
  887. CLANG_ENABLE_MODULES = YES;
  888. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  889. GCC_PREPROCESSOR_DEFINITIONS = (
  890. "DEBUG=1",
  891. "$(inherited)",
  892. );
  893. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  894. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  895. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  896. PRODUCT_NAME = "$(TARGET_NAME)";
  897. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  898. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  899. };
  900. name = Debug;
  901. };
  902. 7ED6C9871B1C118F00FE8090 /* Release */ = {
  903. isa = XCBuildConfiguration;
  904. buildSettings = {
  905. CLANG_ENABLE_MODULES = YES;
  906. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  907. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  908. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  909. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  910. PRODUCT_NAME = "$(TARGET_NAME)";
  911. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  912. };
  913. name = Release;
  914. };
  915. 7ED6C9BA1B1C133500FE8090 /* Debug */ = {
  916. isa = XCBuildConfiguration;
  917. buildSettings = {
  918. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  919. GCC_PREPROCESSOR_DEFINITIONS = (
  920. "DEBUG=1",
  921. "$(inherited)",
  922. );
  923. INFOPLIST_FILE = Demo/Info.plist;
  924. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  925. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  926. PRODUCT_NAME = "Keychain Swift";
  927. };
  928. name = Debug;
  929. };
  930. 7ED6C9BB1B1C133500FE8090 /* Release */ = {
  931. isa = XCBuildConfiguration;
  932. buildSettings = {
  933. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  934. INFOPLIST_FILE = Demo/Info.plist;
  935. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  936. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  937. PRODUCT_NAME = "Keychain Swift";
  938. };
  939. name = Release;
  940. };
  941. /* End XCBuildConfiguration section */
  942. /* Begin XCConfigurationList section */
  943. 232B4C7F1BC29950001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-OSX" */ = {
  944. isa = XCConfigurationList;
  945. buildConfigurations = (
  946. 232B4C801BC29950001F2B7A /* Debug */,
  947. 232B4C811BC29950001F2B7A /* Release */,
  948. );
  949. defaultConfigurationIsVisible = 0;
  950. defaultConfigurationName = Release;
  951. };
  952. 232B4C8F1BC29984001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-watchOS" */ = {
  953. isa = XCConfigurationList;
  954. buildConfigurations = (
  955. 232B4C901BC29984001F2B7A /* Debug */,
  956. 232B4C911BC29984001F2B7A /* Release */,
  957. );
  958. defaultConfigurationIsVisible = 0;
  959. defaultConfigurationName = Release;
  960. };
  961. 23E785651BDA410C00B7564A /* Build configuration list for PBXNativeTarget "KeychainSwift-tvOS" */ = {
  962. isa = XCConfigurationList;
  963. buildConfigurations = (
  964. 23E785661BDA410C00B7564A /* Debug */,
  965. 23E785671BDA410C00B7564A /* Release */,
  966. );
  967. defaultConfigurationIsVisible = 0;
  968. defaultConfigurationName = Release;
  969. };
  970. 7ED51A781B7734AF005B39C2 /* Build configuration list for PBXLegacyTarget "ConcatenateSwiftFiles" */ = {
  971. isa = XCConfigurationList;
  972. buildConfigurations = (
  973. 7ED51A761B7734AF005B39C2 /* Debug */,
  974. 7ED51A771B7734AF005B39C2 /* Release */,
  975. );
  976. defaultConfigurationIsVisible = 0;
  977. defaultConfigurationName = Release;
  978. };
  979. 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */ = {
  980. isa = XCConfigurationList;
  981. buildConfigurations = (
  982. 7ED6C9801B1C118F00FE8090 /* Debug */,
  983. 7ED6C9811B1C118F00FE8090 /* Release */,
  984. );
  985. defaultConfigurationIsVisible = 0;
  986. defaultConfigurationName = Release;
  987. };
  988. 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */ = {
  989. isa = XCConfigurationList;
  990. buildConfigurations = (
  991. 7ED6C9831B1C118F00FE8090 /* Debug */,
  992. 7ED6C9841B1C118F00FE8090 /* Release */,
  993. );
  994. defaultConfigurationIsVisible = 0;
  995. defaultConfigurationName = Release;
  996. };
  997. 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */ = {
  998. isa = XCConfigurationList;
  999. buildConfigurations = (
  1000. 7ED6C9861B1C118F00FE8090 /* Debug */,
  1001. 7ED6C9871B1C118F00FE8090 /* Release */,
  1002. );
  1003. defaultConfigurationIsVisible = 0;
  1004. defaultConfigurationName = Release;
  1005. };
  1006. 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */ = {
  1007. isa = XCConfigurationList;
  1008. buildConfigurations = (
  1009. 7ED6C9BA1B1C133500FE8090 /* Debug */,
  1010. 7ED6C9BB1B1C133500FE8090 /* Release */,
  1011. );
  1012. defaultConfigurationIsVisible = 0;
  1013. defaultConfigurationName = Release;
  1014. };
  1015. /* End XCConfigurationList section */
  1016. };
  1017. rootObject = 7ED6C9631B1C118F00FE8090 /* Project object */;
  1018. }