project.pbxproj 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052
  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-macOS */ = {
  306. isa = PBXNativeTarget;
  307. buildConfigurationList = 232B4C7F1BC29950001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-macOS" */;
  308. buildPhases = (
  309. 232B4C751BC29950001F2B7A /* Sources */,
  310. 232B4C761BC29950001F2B7A /* Frameworks */,
  311. 232B4C771BC29950001F2B7A /* Headers */,
  312. 232B4C781BC29950001F2B7A /* Resources */,
  313. );
  314. buildRules = (
  315. );
  316. dependencies = (
  317. );
  318. name = "KeychainSwift-macOS";
  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 = 0800;
  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. LastSwiftMigration = 0800;
  438. };
  439. 7ED6C9761B1C118F00FE8090 = {
  440. CreatedOnToolsVersion = 6.4;
  441. };
  442. 7ED6C99C1B1C133500FE8090 = {
  443. CreatedOnToolsVersion = 6.4;
  444. LastSwiftMigration = 0800;
  445. };
  446. };
  447. };
  448. buildConfigurationList = 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */;
  449. compatibilityVersion = "Xcode 3.2";
  450. developmentRegion = English;
  451. hasScannedForEncodings = 0;
  452. knownRegions = (
  453. en,
  454. Base,
  455. );
  456. mainGroup = 7ED6C9621B1C118F00FE8090;
  457. productRefGroup = 7ED6C96D1B1C118F00FE8090 /* Products */;
  458. projectDirPath = "";
  459. projectRoot = "";
  460. targets = (
  461. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */,
  462. 232B4C791BC29950001F2B7A /* KeychainSwift-macOS */,
  463. 232B4C891BC29984001F2B7A /* KeychainSwift-watchOS */,
  464. 23E7855F1BDA410C00B7564A /* KeychainSwift-tvOS */,
  465. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */,
  466. 7ED6C99C1B1C133500FE8090 /* Demo */,
  467. 7ED51A751B7734AF005B39C2 /* ConcatenateSwiftFiles */,
  468. );
  469. };
  470. /* End PBXProject section */
  471. /* Begin PBXResourcesBuildPhase section */
  472. 232B4C781BC29950001F2B7A /* Resources */ = {
  473. isa = PBXResourcesBuildPhase;
  474. buildActionMask = 2147483647;
  475. files = (
  476. );
  477. runOnlyForDeploymentPostprocessing = 0;
  478. };
  479. 232B4C881BC29984001F2B7A /* Resources */ = {
  480. isa = PBXResourcesBuildPhase;
  481. buildActionMask = 2147483647;
  482. files = (
  483. );
  484. runOnlyForDeploymentPostprocessing = 0;
  485. };
  486. 23E7855E1BDA410C00B7564A /* Resources */ = {
  487. isa = PBXResourcesBuildPhase;
  488. buildActionMask = 2147483647;
  489. files = (
  490. );
  491. runOnlyForDeploymentPostprocessing = 0;
  492. };
  493. 7ED6C96A1B1C118F00FE8090 /* Resources */ = {
  494. isa = PBXResourcesBuildPhase;
  495. buildActionMask = 2147483647;
  496. files = (
  497. );
  498. runOnlyForDeploymentPostprocessing = 0;
  499. };
  500. 7ED6C9751B1C118F00FE8090 /* Resources */ = {
  501. isa = PBXResourcesBuildPhase;
  502. buildActionMask = 2147483647;
  503. files = (
  504. );
  505. runOnlyForDeploymentPostprocessing = 0;
  506. };
  507. 7ED6C99B1B1C133500FE8090 /* Resources */ = {
  508. isa = PBXResourcesBuildPhase;
  509. buildActionMask = 2147483647;
  510. files = (
  511. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */,
  512. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */,
  513. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */,
  514. );
  515. runOnlyForDeploymentPostprocessing = 0;
  516. };
  517. /* End PBXResourcesBuildPhase section */
  518. /* Begin PBXSourcesBuildPhase section */
  519. 232B4C751BC29950001F2B7A /* Sources */ = {
  520. isa = PBXSourcesBuildPhase;
  521. buildActionMask = 2147483647;
  522. files = (
  523. 232B4C821BC2995D001F2B7A /* KeychainSwift.swift in Sources */,
  524. 232B4C831BC2995D001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */,
  525. 232B4C841BC2995D001F2B7A /* TegKeychainConstants.swift in Sources */,
  526. );
  527. runOnlyForDeploymentPostprocessing = 0;
  528. };
  529. 232B4C851BC29984001F2B7A /* Sources */ = {
  530. isa = PBXSourcesBuildPhase;
  531. buildActionMask = 2147483647;
  532. files = (
  533. 232B4C921BC29991001F2B7A /* KeychainSwift.swift in Sources */,
  534. 232B4C931BC29991001F2B7A /* KeychainSwiftAccessOptions.swift in Sources */,
  535. 232B4C941BC29991001F2B7A /* TegKeychainConstants.swift in Sources */,
  536. );
  537. runOnlyForDeploymentPostprocessing = 0;
  538. };
  539. 23E7855B1BDA410C00B7564A /* Sources */ = {
  540. isa = PBXSourcesBuildPhase;
  541. buildActionMask = 2147483647;
  542. files = (
  543. 23E785681BDA415000B7564A /* KeychainSwift.swift in Sources */,
  544. 23E785691BDA415000B7564A /* KeychainSwiftAccessOptions.swift in Sources */,
  545. 23E7856A1BDA415000B7564A /* TegKeychainConstants.swift in Sources */,
  546. );
  547. runOnlyForDeploymentPostprocessing = 0;
  548. };
  549. 7ED6C9671B1C118F00FE8090 /* Sources */ = {
  550. isa = PBXSourcesBuildPhase;
  551. buildActionMask = 2147483647;
  552. files = (
  553. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  554. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */,
  555. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */,
  556. );
  557. runOnlyForDeploymentPostprocessing = 0;
  558. };
  559. 7ED6C9731B1C118F00FE8090 /* Sources */ = {
  560. isa = PBXSourcesBuildPhase;
  561. buildActionMask = 2147483647;
  562. files = (
  563. 2B7E7C4D1B81A3EC00D1C3B9 /* KeychainSwiftPrefixedTests.swift in Sources */,
  564. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  565. 7E282DD71CED212500B55133 /* SynchronizableTests.swift in Sources */,
  566. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */,
  567. 7E87495F1BDB83D00045CF75 /* AccessGroupTests.swift in Sources */,
  568. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */,
  569. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */,
  570. );
  571. runOnlyForDeploymentPostprocessing = 0;
  572. };
  573. 7ED6C9991B1C133500FE8090 /* Sources */ = {
  574. isa = PBXSourcesBuildPhase;
  575. buildActionMask = 2147483647;
  576. files = (
  577. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */,
  578. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */,
  579. );
  580. runOnlyForDeploymentPostprocessing = 0;
  581. };
  582. /* End PBXSourcesBuildPhase section */
  583. /* Begin PBXTargetDependency section */
  584. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */ = {
  585. isa = PBXTargetDependency;
  586. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  587. targetProxy = 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */;
  588. };
  589. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */ = {
  590. isa = PBXTargetDependency;
  591. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  592. targetProxy = 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */;
  593. };
  594. /* End PBXTargetDependency section */
  595. /* Begin PBXVariantGroup section */
  596. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */ = {
  597. isa = PBXVariantGroup;
  598. children = (
  599. 7ED6C9A61B1C133500FE8090 /* Base */,
  600. );
  601. name = Main.storyboard;
  602. sourceTree = "<group>";
  603. };
  604. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */ = {
  605. isa = PBXVariantGroup;
  606. children = (
  607. 7ED6C9AB1B1C133500FE8090 /* Base */,
  608. );
  609. name = LaunchScreen.xib;
  610. sourceTree = "<group>";
  611. };
  612. /* End PBXVariantGroup section */
  613. /* Begin XCBuildConfiguration section */
  614. 232B4C801BC29950001F2B7A /* Debug */ = {
  615. isa = XCBuildConfiguration;
  616. buildSettings = {
  617. APPLICATION_EXTENSION_API_ONLY = YES;
  618. COMBINE_HIDPI_IMAGES = YES;
  619. DEBUG_INFORMATION_FORMAT = dwarf;
  620. DEFINES_MODULE = YES;
  621. DYLIB_COMPATIBILITY_VERSION = 1;
  622. DYLIB_CURRENT_VERSION = 1;
  623. DYLIB_INSTALL_NAME_BASE = "@rpath";
  624. FRAMEWORK_VERSION = A;
  625. INFOPLIST_FILE = KeychainSwift/Info.plist;
  626. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  627. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  628. MACOSX_DEPLOYMENT_TARGET = 10.10;
  629. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-macOS";
  630. PRODUCT_NAME = KeychainSwift;
  631. SDKROOT = macosx;
  632. SKIP_INSTALL = YES;
  633. SWIFT_VERSION = 3.0;
  634. };
  635. name = Debug;
  636. };
  637. 232B4C811BC29950001F2B7A /* Release */ = {
  638. isa = XCBuildConfiguration;
  639. buildSettings = {
  640. APPLICATION_EXTENSION_API_ONLY = YES;
  641. COMBINE_HIDPI_IMAGES = YES;
  642. DEFINES_MODULE = YES;
  643. DYLIB_COMPATIBILITY_VERSION = 1;
  644. DYLIB_CURRENT_VERSION = 1;
  645. DYLIB_INSTALL_NAME_BASE = "@rpath";
  646. FRAMEWORK_VERSION = A;
  647. INFOPLIST_FILE = KeychainSwift/Info.plist;
  648. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  649. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  650. MACOSX_DEPLOYMENT_TARGET = 10.10;
  651. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-macOS";
  652. PRODUCT_NAME = KeychainSwift;
  653. SDKROOT = macosx;
  654. SKIP_INSTALL = YES;
  655. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  656. SWIFT_VERSION = 3.0;
  657. };
  658. name = Release;
  659. };
  660. 232B4C901BC29984001F2B7A /* Debug */ = {
  661. isa = XCBuildConfiguration;
  662. buildSettings = {
  663. APPLICATION_EXTENSION_API_ONLY = YES;
  664. DEBUG_INFORMATION_FORMAT = dwarf;
  665. DEFINES_MODULE = YES;
  666. DYLIB_COMPATIBILITY_VERSION = 1;
  667. DYLIB_CURRENT_VERSION = 1;
  668. DYLIB_INSTALL_NAME_BASE = "@rpath";
  669. INFOPLIST_FILE = KeychainSwift/Info.plist;
  670. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  671. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  672. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-watchOS";
  673. PRODUCT_NAME = KeychainSwift;
  674. SDKROOT = watchos;
  675. SKIP_INSTALL = YES;
  676. SWIFT_VERSION = 3.0;
  677. TARGETED_DEVICE_FAMILY = 4;
  678. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  679. };
  680. name = Debug;
  681. };
  682. 232B4C911BC29984001F2B7A /* Release */ = {
  683. isa = XCBuildConfiguration;
  684. buildSettings = {
  685. APPLICATION_EXTENSION_API_ONLY = YES;
  686. DEFINES_MODULE = YES;
  687. DYLIB_COMPATIBILITY_VERSION = 1;
  688. DYLIB_CURRENT_VERSION = 1;
  689. DYLIB_INSTALL_NAME_BASE = "@rpath";
  690. INFOPLIST_FILE = KeychainSwift/Info.plist;
  691. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  692. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  693. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-watchOS";
  694. PRODUCT_NAME = KeychainSwift;
  695. SDKROOT = watchos;
  696. SKIP_INSTALL = YES;
  697. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  698. SWIFT_VERSION = 3.0;
  699. TARGETED_DEVICE_FAMILY = 4;
  700. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  701. };
  702. name = Release;
  703. };
  704. 23E785661BDA410C00B7564A /* Debug */ = {
  705. isa = XCBuildConfiguration;
  706. buildSettings = {
  707. APPLICATION_EXTENSION_API_ONLY = YES;
  708. DEBUG_INFORMATION_FORMAT = dwarf;
  709. DEFINES_MODULE = YES;
  710. DYLIB_COMPATIBILITY_VERSION = 1;
  711. DYLIB_CURRENT_VERSION = 1;
  712. DYLIB_INSTALL_NAME_BASE = "@rpath";
  713. INFOPLIST_FILE = KeychainSwift/Info.plist;
  714. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  715. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  716. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-tvOS";
  717. PRODUCT_NAME = KeychainSwift;
  718. SDKROOT = appletvos;
  719. SKIP_INSTALL = YES;
  720. SWIFT_VERSION = 3.0;
  721. TARGETED_DEVICE_FAMILY = 3;
  722. TVOS_DEPLOYMENT_TARGET = 9.0;
  723. };
  724. name = Debug;
  725. };
  726. 23E785671BDA410C00B7564A /* Release */ = {
  727. isa = XCBuildConfiguration;
  728. buildSettings = {
  729. APPLICATION_EXTENSION_API_ONLY = YES;
  730. DEFINES_MODULE = YES;
  731. DYLIB_COMPATIBILITY_VERSION = 1;
  732. DYLIB_CURRENT_VERSION = 1;
  733. DYLIB_INSTALL_NAME_BASE = "@rpath";
  734. INFOPLIST_FILE = KeychainSwift/Info.plist;
  735. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  736. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  737. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.KeychainSwift-tvOS";
  738. PRODUCT_NAME = KeychainSwift;
  739. SDKROOT = appletvos;
  740. SKIP_INSTALL = YES;
  741. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  742. SWIFT_VERSION = 3.0;
  743. TARGETED_DEVICE_FAMILY = 3;
  744. TVOS_DEPLOYMENT_TARGET = 9.0;
  745. };
  746. name = Release;
  747. };
  748. 7ED51A761B7734AF005B39C2 /* Debug */ = {
  749. isa = XCBuildConfiguration;
  750. buildSettings = {
  751. DEBUGGING_SYMBOLS = YES;
  752. DEBUG_INFORMATION_FORMAT = dwarf;
  753. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  754. GCC_OPTIMIZATION_LEVEL = 0;
  755. OTHER_CFLAGS = "";
  756. OTHER_LDFLAGS = "";
  757. PRODUCT_NAME = "$(TARGET_NAME)";
  758. };
  759. name = Debug;
  760. };
  761. 7ED51A771B7734AF005B39C2 /* Release */ = {
  762. isa = XCBuildConfiguration;
  763. buildSettings = {
  764. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  765. OTHER_CFLAGS = "";
  766. OTHER_LDFLAGS = "";
  767. PRODUCT_NAME = "$(TARGET_NAME)";
  768. };
  769. name = Release;
  770. };
  771. 7ED6C9801B1C118F00FE8090 /* Debug */ = {
  772. isa = XCBuildConfiguration;
  773. buildSettings = {
  774. ALWAYS_SEARCH_USER_PATHS = NO;
  775. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  776. CLANG_CXX_LIBRARY = "libc++";
  777. CLANG_ENABLE_MODULES = YES;
  778. CLANG_ENABLE_OBJC_ARC = YES;
  779. CLANG_WARN_BOOL_CONVERSION = YES;
  780. CLANG_WARN_CONSTANT_CONVERSION = YES;
  781. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  782. CLANG_WARN_EMPTY_BODY = YES;
  783. CLANG_WARN_ENUM_CONVERSION = YES;
  784. CLANG_WARN_INT_CONVERSION = YES;
  785. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  786. CLANG_WARN_UNREACHABLE_CODE = YES;
  787. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  788. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  789. COPY_PHASE_STRIP = NO;
  790. CURRENT_PROJECT_VERSION = 1;
  791. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  792. ENABLE_STRICT_OBJC_MSGSEND = YES;
  793. ENABLE_TESTABILITY = YES;
  794. GCC_C_LANGUAGE_STANDARD = gnu99;
  795. GCC_DYNAMIC_NO_PIC = NO;
  796. GCC_NO_COMMON_BLOCKS = YES;
  797. GCC_OPTIMIZATION_LEVEL = 0;
  798. GCC_PREPROCESSOR_DEFINITIONS = (
  799. "DEBUG=1",
  800. "$(inherited)",
  801. );
  802. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  803. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  804. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  805. GCC_WARN_UNDECLARED_SELECTOR = YES;
  806. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  807. GCC_WARN_UNUSED_FUNCTION = YES;
  808. GCC_WARN_UNUSED_VARIABLE = YES;
  809. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  810. MTL_ENABLE_DEBUG_INFO = YES;
  811. ONLY_ACTIVE_ARCH = YES;
  812. SDKROOT = iphoneos;
  813. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  814. TARGETED_DEVICE_FAMILY = "1,2";
  815. VERSIONING_SYSTEM = "apple-generic";
  816. VERSION_INFO_PREFIX = "";
  817. };
  818. name = Debug;
  819. };
  820. 7ED6C9811B1C118F00FE8090 /* Release */ = {
  821. isa = XCBuildConfiguration;
  822. buildSettings = {
  823. ALWAYS_SEARCH_USER_PATHS = NO;
  824. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  825. CLANG_CXX_LIBRARY = "libc++";
  826. CLANG_ENABLE_MODULES = YES;
  827. CLANG_ENABLE_OBJC_ARC = YES;
  828. CLANG_WARN_BOOL_CONVERSION = YES;
  829. CLANG_WARN_CONSTANT_CONVERSION = YES;
  830. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  831. CLANG_WARN_EMPTY_BODY = YES;
  832. CLANG_WARN_ENUM_CONVERSION = YES;
  833. CLANG_WARN_INT_CONVERSION = YES;
  834. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  835. CLANG_WARN_UNREACHABLE_CODE = YES;
  836. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  837. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  838. COPY_PHASE_STRIP = NO;
  839. CURRENT_PROJECT_VERSION = 1;
  840. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  841. ENABLE_NS_ASSERTIONS = NO;
  842. ENABLE_STRICT_OBJC_MSGSEND = YES;
  843. GCC_C_LANGUAGE_STANDARD = gnu99;
  844. GCC_NO_COMMON_BLOCKS = YES;
  845. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  846. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  847. GCC_WARN_UNDECLARED_SELECTOR = YES;
  848. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  849. GCC_WARN_UNUSED_FUNCTION = YES;
  850. GCC_WARN_UNUSED_VARIABLE = YES;
  851. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  852. MTL_ENABLE_DEBUG_INFO = NO;
  853. SDKROOT = iphoneos;
  854. TARGETED_DEVICE_FAMILY = "1,2";
  855. VALIDATE_PRODUCT = YES;
  856. VERSIONING_SYSTEM = "apple-generic";
  857. VERSION_INFO_PREFIX = "";
  858. };
  859. name = Release;
  860. };
  861. 7ED6C9831B1C118F00FE8090 /* Debug */ = {
  862. isa = XCBuildConfiguration;
  863. buildSettings = {
  864. APPLICATION_EXTENSION_API_ONLY = YES;
  865. DEFINES_MODULE = YES;
  866. DYLIB_COMPATIBILITY_VERSION = 1;
  867. DYLIB_CURRENT_VERSION = 1;
  868. DYLIB_INSTALL_NAME_BASE = "@rpath";
  869. INFOPLIST_FILE = KeychainSwift/Info.plist;
  870. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  871. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  872. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  873. PRODUCT_NAME = "$(TARGET_NAME)";
  874. SKIP_INSTALL = YES;
  875. SWIFT_VERSION = 3.0;
  876. };
  877. name = Debug;
  878. };
  879. 7ED6C9841B1C118F00FE8090 /* Release */ = {
  880. isa = XCBuildConfiguration;
  881. buildSettings = {
  882. APPLICATION_EXTENSION_API_ONLY = YES;
  883. DEFINES_MODULE = YES;
  884. DYLIB_COMPATIBILITY_VERSION = 1;
  885. DYLIB_CURRENT_VERSION = 1;
  886. DYLIB_INSTALL_NAME_BASE = "@rpath";
  887. INFOPLIST_FILE = KeychainSwift/Info.plist;
  888. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  889. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  890. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  891. PRODUCT_NAME = "$(TARGET_NAME)";
  892. SKIP_INSTALL = YES;
  893. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  894. SWIFT_VERSION = 3.0;
  895. };
  896. name = Release;
  897. };
  898. 7ED6C9861B1C118F00FE8090 /* Debug */ = {
  899. isa = XCBuildConfiguration;
  900. buildSettings = {
  901. CLANG_ENABLE_MODULES = YES;
  902. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  903. GCC_PREPROCESSOR_DEFINITIONS = (
  904. "DEBUG=1",
  905. "$(inherited)",
  906. );
  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. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  913. };
  914. name = Debug;
  915. };
  916. 7ED6C9871B1C118F00FE8090 /* Release */ = {
  917. isa = XCBuildConfiguration;
  918. buildSettings = {
  919. CLANG_ENABLE_MODULES = YES;
  920. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  921. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  922. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  923. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  924. PRODUCT_NAME = "$(TARGET_NAME)";
  925. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  926. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  927. };
  928. name = Release;
  929. };
  930. 7ED6C9BA1B1C133500FE8090 /* Debug */ = {
  931. isa = XCBuildConfiguration;
  932. buildSettings = {
  933. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  934. GCC_PREPROCESSOR_DEFINITIONS = (
  935. "DEBUG=1",
  936. "$(inherited)",
  937. );
  938. INFOPLIST_FILE = Demo/Info.plist;
  939. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  940. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  941. PRODUCT_NAME = "Keychain Swift";
  942. SWIFT_VERSION = 3.0;
  943. };
  944. name = Debug;
  945. };
  946. 7ED6C9BB1B1C133500FE8090 /* Release */ = {
  947. isa = XCBuildConfiguration;
  948. buildSettings = {
  949. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  950. INFOPLIST_FILE = Demo/Info.plist;
  951. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  952. PRODUCT_BUNDLE_IDENTIFIER = com.marketplacer.KeychainSwiftDemo;
  953. PRODUCT_NAME = "Keychain Swift";
  954. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  955. SWIFT_VERSION = 3.0;
  956. };
  957. name = Release;
  958. };
  959. /* End XCBuildConfiguration section */
  960. /* Begin XCConfigurationList section */
  961. 232B4C7F1BC29950001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-macOS" */ = {
  962. isa = XCConfigurationList;
  963. buildConfigurations = (
  964. 232B4C801BC29950001F2B7A /* Debug */,
  965. 232B4C811BC29950001F2B7A /* Release */,
  966. );
  967. defaultConfigurationIsVisible = 0;
  968. defaultConfigurationName = Release;
  969. };
  970. 232B4C8F1BC29984001F2B7A /* Build configuration list for PBXNativeTarget "KeychainSwift-watchOS" */ = {
  971. isa = XCConfigurationList;
  972. buildConfigurations = (
  973. 232B4C901BC29984001F2B7A /* Debug */,
  974. 232B4C911BC29984001F2B7A /* Release */,
  975. );
  976. defaultConfigurationIsVisible = 0;
  977. defaultConfigurationName = Release;
  978. };
  979. 23E785651BDA410C00B7564A /* Build configuration list for PBXNativeTarget "KeychainSwift-tvOS" */ = {
  980. isa = XCConfigurationList;
  981. buildConfigurations = (
  982. 23E785661BDA410C00B7564A /* Debug */,
  983. 23E785671BDA410C00B7564A /* Release */,
  984. );
  985. defaultConfigurationIsVisible = 0;
  986. defaultConfigurationName = Release;
  987. };
  988. 7ED51A781B7734AF005B39C2 /* Build configuration list for PBXLegacyTarget "ConcatenateSwiftFiles" */ = {
  989. isa = XCConfigurationList;
  990. buildConfigurations = (
  991. 7ED51A761B7734AF005B39C2 /* Debug */,
  992. 7ED51A771B7734AF005B39C2 /* Release */,
  993. );
  994. defaultConfigurationIsVisible = 0;
  995. defaultConfigurationName = Release;
  996. };
  997. 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */ = {
  998. isa = XCConfigurationList;
  999. buildConfigurations = (
  1000. 7ED6C9801B1C118F00FE8090 /* Debug */,
  1001. 7ED6C9811B1C118F00FE8090 /* Release */,
  1002. );
  1003. defaultConfigurationIsVisible = 0;
  1004. defaultConfigurationName = Release;
  1005. };
  1006. 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */ = {
  1007. isa = XCConfigurationList;
  1008. buildConfigurations = (
  1009. 7ED6C9831B1C118F00FE8090 /* Debug */,
  1010. 7ED6C9841B1C118F00FE8090 /* Release */,
  1011. );
  1012. defaultConfigurationIsVisible = 0;
  1013. defaultConfigurationName = Release;
  1014. };
  1015. 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */ = {
  1016. isa = XCConfigurationList;
  1017. buildConfigurations = (
  1018. 7ED6C9861B1C118F00FE8090 /* Debug */,
  1019. 7ED6C9871B1C118F00FE8090 /* Release */,
  1020. );
  1021. defaultConfigurationIsVisible = 0;
  1022. defaultConfigurationName = Release;
  1023. };
  1024. 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */ = {
  1025. isa = XCConfigurationList;
  1026. buildConfigurations = (
  1027. 7ED6C9BA1B1C133500FE8090 /* Debug */,
  1028. 7ED6C9BB1B1C133500FE8090 /* Release */,
  1029. );
  1030. defaultConfigurationIsVisible = 0;
  1031. defaultConfigurationName = Release;
  1032. };
  1033. /* End XCConfigurationList section */
  1034. };
  1035. rootObject = 7ED6C9631B1C118F00FE8090 /* Project object */;
  1036. }