project.pbxproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7ED6C9721B1C118F00FE8090 /* KeychainSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 7ED6C9781B1C118F00FE8090 /* KeychainSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; };
  11. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  12. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  13. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  14. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */; };
  15. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */; };
  16. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */; };
  17. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */; };
  18. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */; };
  19. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A31B1C133500FE8090 /* ViewController.swift */; };
  20. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A51B1C133500FE8090 /* Main.storyboard */; };
  21. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9A81B1C133500FE8090 /* Images.xcassets */; };
  22. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */; };
  23. 7ED6C9BF1B1C13AA00FE8090 /* KeychainSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; };
  24. 7ED6C9C01B1C13AA00FE8090 /* KeychainSwift.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = 7ED6C9631B1C118F00FE8090 /* Project object */;
  30. proxyType = 1;
  31. remoteGlobalIDString = 7ED6C96B1B1C118F00FE8090;
  32. remoteInfo = KeychainSwift;
  33. };
  34. 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 7ED6C9631B1C118F00FE8090 /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 7ED6C96B1B1C118F00FE8090;
  39. remoteInfo = KeychainSwift;
  40. };
  41. /* End PBXContainerItemProxy section */
  42. /* Begin PBXCopyFilesBuildPhase section */
  43. 7ED6C9C31B1C13AA00FE8090 /* Embed Frameworks */ = {
  44. isa = PBXCopyFilesBuildPhase;
  45. buildActionMask = 2147483647;
  46. dstPath = "";
  47. dstSubfolderSpec = 10;
  48. files = (
  49. 7ED6C9C01B1C13AA00FE8090 /* KeychainSwift.framework in Embed Frameworks */,
  50. );
  51. name = "Embed Frameworks";
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. /* End PBXCopyFilesBuildPhase section */
  55. /* Begin PBXFileReference section */
  56. 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  57. 7ED6C9701B1C118F00FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  58. 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeychainSwift.h; sourceTree = "<group>"; };
  59. 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KeychainSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  60. 7ED6C97D1B1C118F00FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  61. 7ED6C9881B1C125000FE8090 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  62. 7ED6C98B1B1C126D00FE8090 /* keychain-swift-demo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "keychain-swift-demo.png"; sourceTree = "<group>"; };
  63. 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwift.swift; sourceTree = "<group>"; };
  64. 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftAccessOptions.swift; sourceTree = "<group>"; };
  65. 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TegKeychainConstants.swift; sourceTree = "<group>"; };
  66. 7ED6C9931B1C12A200FE8090 /* KeychainSwiftTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KeychainSwiftTests-Bridging-Header.h"; sourceTree = "<group>"; };
  67. 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftTests.swift; sourceTree = "<group>"; };
  68. 7ED6C99D1B1C133500FE8090 /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  69. 7ED6C9A01B1C133500FE8090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  70. 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  71. 7ED6C9A31B1C133500FE8090 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  72. 7ED6C9A61B1C133500FE8090 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  73. 7ED6C9A81B1C133500FE8090 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  74. 7ED6C9AB1B1C133500FE8090 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  75. 7ED6C9C61B1C16BC00FE8090 /* concatenate_swift_files.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = concatenate_swift_files.sh; sourceTree = "<group>"; };
  76. 7ED6C9C91B1C16EE00FE8090 /* KeychainSwiftDistrib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainSwiftDistrib.swift; sourceTree = "<group>"; };
  77. /* End PBXFileReference section */
  78. /* Begin PBXFrameworksBuildPhase section */
  79. 7ED6C9681B1C118F00FE8090 /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. );
  84. runOnlyForDeploymentPostprocessing = 0;
  85. };
  86. 7ED6C9741B1C118F00FE8090 /* Frameworks */ = {
  87. isa = PBXFrameworksBuildPhase;
  88. buildActionMask = 2147483647;
  89. files = (
  90. 7ED6C9781B1C118F00FE8090 /* KeychainSwift.framework in Frameworks */,
  91. );
  92. runOnlyForDeploymentPostprocessing = 0;
  93. };
  94. 7ED6C99A1B1C133500FE8090 /* Frameworks */ = {
  95. isa = PBXFrameworksBuildPhase;
  96. buildActionMask = 2147483647;
  97. files = (
  98. 7ED6C9BF1B1C13AA00FE8090 /* KeychainSwift.framework in Frameworks */,
  99. );
  100. runOnlyForDeploymentPostprocessing = 0;
  101. };
  102. /* End PBXFrameworksBuildPhase section */
  103. /* Begin PBXGroup section */
  104. 7ED6C9621B1C118F00FE8090 = {
  105. isa = PBXGroup;
  106. children = (
  107. 7ED6C96E1B1C118F00FE8090 /* KeychainSwift */,
  108. 7ED6C97B1B1C118F00FE8090 /* KeychainSwiftTests */,
  109. 7ED6C99E1B1C133500FE8090 /* Demo */,
  110. 7ED6C98A1B1C126D00FE8090 /* graphics */,
  111. 7ED6C9C81B1C16EE00FE8090 /* Distrib */,
  112. 7ED6C9C51B1C16BC00FE8090 /* scripts */,
  113. 7ED6C96D1B1C118F00FE8090 /* Products */,
  114. 7ED6C9881B1C125000FE8090 /* README.md */,
  115. );
  116. sourceTree = "<group>";
  117. };
  118. 7ED6C96D1B1C118F00FE8090 /* Products */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */,
  122. 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */,
  123. 7ED6C99D1B1C133500FE8090 /* Demo.app */,
  124. );
  125. name = Products;
  126. sourceTree = "<group>";
  127. };
  128. 7ED6C96E1B1C118F00FE8090 /* KeychainSwift */ = {
  129. isa = PBXGroup;
  130. children = (
  131. 7ED6C98D1B1C128100FE8090 /* KeychainSwift.swift */,
  132. 7ED6C98E1B1C128100FE8090 /* KeychainSwiftAccessOptions.swift */,
  133. 7ED6C98F1B1C128100FE8090 /* TegKeychainConstants.swift */,
  134. 7ED6C9711B1C118F00FE8090 /* KeychainSwift.h */,
  135. 7ED6C96F1B1C118F00FE8090 /* Supporting Files */,
  136. );
  137. path = KeychainSwift;
  138. sourceTree = "<group>";
  139. };
  140. 7ED6C96F1B1C118F00FE8090 /* Supporting Files */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 7ED6C9701B1C118F00FE8090 /* Info.plist */,
  144. );
  145. name = "Supporting Files";
  146. sourceTree = "<group>";
  147. };
  148. 7ED6C97B1B1C118F00FE8090 /* KeychainSwiftTests */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 7ED6C9941B1C12A200FE8090 /* KeychainSwiftTests.swift */,
  152. 7ED6C9931B1C12A200FE8090 /* KeychainSwiftTests-Bridging-Header.h */,
  153. 7ED6C97C1B1C118F00FE8090 /* Supporting Files */,
  154. );
  155. path = KeychainSwiftTests;
  156. sourceTree = "<group>";
  157. };
  158. 7ED6C97C1B1C118F00FE8090 /* Supporting Files */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 7ED6C97D1B1C118F00FE8090 /* Info.plist */,
  162. );
  163. name = "Supporting Files";
  164. sourceTree = "<group>";
  165. };
  166. 7ED6C98A1B1C126D00FE8090 /* graphics */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 7ED6C98B1B1C126D00FE8090 /* keychain-swift-demo.png */,
  170. );
  171. path = graphics;
  172. sourceTree = "<group>";
  173. };
  174. 7ED6C99E1B1C133500FE8090 /* Demo */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 7ED6C9A11B1C133500FE8090 /* AppDelegate.swift */,
  178. 7ED6C9A31B1C133500FE8090 /* ViewController.swift */,
  179. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */,
  180. 7ED6C9A81B1C133500FE8090 /* Images.xcassets */,
  181. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */,
  182. 7ED6C99F1B1C133500FE8090 /* Supporting Files */,
  183. );
  184. path = Demo;
  185. sourceTree = "<group>";
  186. };
  187. 7ED6C99F1B1C133500FE8090 /* Supporting Files */ = {
  188. isa = PBXGroup;
  189. children = (
  190. 7ED6C9A01B1C133500FE8090 /* Info.plist */,
  191. );
  192. name = "Supporting Files";
  193. sourceTree = "<group>";
  194. };
  195. 7ED6C9C51B1C16BC00FE8090 /* scripts */ = {
  196. isa = PBXGroup;
  197. children = (
  198. 7ED6C9C61B1C16BC00FE8090 /* concatenate_swift_files.sh */,
  199. );
  200. path = scripts;
  201. sourceTree = "<group>";
  202. };
  203. 7ED6C9C81B1C16EE00FE8090 /* Distrib */ = {
  204. isa = PBXGroup;
  205. children = (
  206. 7ED6C9C91B1C16EE00FE8090 /* KeychainSwiftDistrib.swift */,
  207. );
  208. path = Distrib;
  209. sourceTree = "<group>";
  210. };
  211. /* End PBXGroup section */
  212. /* Begin PBXHeadersBuildPhase section */
  213. 7ED6C9691B1C118F00FE8090 /* Headers */ = {
  214. isa = PBXHeadersBuildPhase;
  215. buildActionMask = 2147483647;
  216. files = (
  217. 7ED6C9721B1C118F00FE8090 /* KeychainSwift.h in Headers */,
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. };
  221. /* End PBXHeadersBuildPhase section */
  222. /* Begin PBXNativeTarget section */
  223. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */ = {
  224. isa = PBXNativeTarget;
  225. buildConfigurationList = 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */;
  226. buildPhases = (
  227. 7ED6C9671B1C118F00FE8090 /* Sources */,
  228. 7ED6C9681B1C118F00FE8090 /* Frameworks */,
  229. 7ED6C9691B1C118F00FE8090 /* Headers */,
  230. 7ED6C96A1B1C118F00FE8090 /* Resources */,
  231. 7ED6C9C41B1C167100FE8090 /* Combine swift files into single file */,
  232. );
  233. buildRules = (
  234. );
  235. dependencies = (
  236. );
  237. name = KeychainSwift;
  238. productName = KeychainSwift;
  239. productReference = 7ED6C96C1B1C118F00FE8090 /* KeychainSwift.framework */;
  240. productType = "com.apple.product-type.framework";
  241. };
  242. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */ = {
  243. isa = PBXNativeTarget;
  244. buildConfigurationList = 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */;
  245. buildPhases = (
  246. 7ED6C9731B1C118F00FE8090 /* Sources */,
  247. 7ED6C9741B1C118F00FE8090 /* Frameworks */,
  248. 7ED6C9751B1C118F00FE8090 /* Resources */,
  249. );
  250. buildRules = (
  251. );
  252. dependencies = (
  253. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */,
  254. );
  255. name = KeychainSwiftTests;
  256. productName = KeychainSwiftTests;
  257. productReference = 7ED6C9771B1C118F00FE8090 /* KeychainSwiftTests.xctest */;
  258. productType = "com.apple.product-type.bundle.unit-test";
  259. };
  260. 7ED6C99C1B1C133500FE8090 /* Demo */ = {
  261. isa = PBXNativeTarget;
  262. buildConfigurationList = 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */;
  263. buildPhases = (
  264. 7ED6C9991B1C133500FE8090 /* Sources */,
  265. 7ED6C99A1B1C133500FE8090 /* Frameworks */,
  266. 7ED6C99B1B1C133500FE8090 /* Resources */,
  267. 7ED6C9C31B1C13AA00FE8090 /* Embed Frameworks */,
  268. );
  269. buildRules = (
  270. );
  271. dependencies = (
  272. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */,
  273. );
  274. name = Demo;
  275. productName = Demo;
  276. productReference = 7ED6C99D1B1C133500FE8090 /* Demo.app */;
  277. productType = "com.apple.product-type.application";
  278. };
  279. /* End PBXNativeTarget section */
  280. /* Begin PBXProject section */
  281. 7ED6C9631B1C118F00FE8090 /* Project object */ = {
  282. isa = PBXProject;
  283. attributes = {
  284. LastSwiftUpdateCheck = 0700;
  285. LastUpgradeCheck = 0700;
  286. ORGANIZATIONNAME = Marketplacer;
  287. TargetAttributes = {
  288. 7ED6C96B1B1C118F00FE8090 = {
  289. CreatedOnToolsVersion = 6.4;
  290. };
  291. 7ED6C9761B1C118F00FE8090 = {
  292. CreatedOnToolsVersion = 6.4;
  293. };
  294. 7ED6C99C1B1C133500FE8090 = {
  295. CreatedOnToolsVersion = 6.4;
  296. };
  297. };
  298. };
  299. buildConfigurationList = 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */;
  300. compatibilityVersion = "Xcode 3.2";
  301. developmentRegion = English;
  302. hasScannedForEncodings = 0;
  303. knownRegions = (
  304. en,
  305. Base,
  306. );
  307. mainGroup = 7ED6C9621B1C118F00FE8090;
  308. productRefGroup = 7ED6C96D1B1C118F00FE8090 /* Products */;
  309. projectDirPath = "";
  310. projectRoot = "";
  311. targets = (
  312. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */,
  313. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */,
  314. 7ED6C99C1B1C133500FE8090 /* Demo */,
  315. );
  316. };
  317. /* End PBXProject section */
  318. /* Begin PBXResourcesBuildPhase section */
  319. 7ED6C96A1B1C118F00FE8090 /* Resources */ = {
  320. isa = PBXResourcesBuildPhase;
  321. buildActionMask = 2147483647;
  322. files = (
  323. );
  324. runOnlyForDeploymentPostprocessing = 0;
  325. };
  326. 7ED6C9751B1C118F00FE8090 /* Resources */ = {
  327. isa = PBXResourcesBuildPhase;
  328. buildActionMask = 2147483647;
  329. files = (
  330. );
  331. runOnlyForDeploymentPostprocessing = 0;
  332. };
  333. 7ED6C99B1B1C133500FE8090 /* Resources */ = {
  334. isa = PBXResourcesBuildPhase;
  335. buildActionMask = 2147483647;
  336. files = (
  337. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */,
  338. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */,
  339. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */,
  340. );
  341. runOnlyForDeploymentPostprocessing = 0;
  342. };
  343. /* End PBXResourcesBuildPhase section */
  344. /* Begin PBXShellScriptBuildPhase section */
  345. 7ED6C9C41B1C167100FE8090 /* Combine swift files into single file */ = {
  346. isa = PBXShellScriptBuildPhase;
  347. buildActionMask = 2147483647;
  348. files = (
  349. );
  350. inputPaths = (
  351. );
  352. name = "Combine swift files into single file";
  353. outputPaths = (
  354. );
  355. runOnlyForDeploymentPostprocessing = 0;
  356. shellPath = /bin/sh;
  357. shellScript = "${SRCROOT}/scripts/concatenate_swift_files.sh ${SRCROOT}/KeychainSwift ${SRCROOT}/Distrib/KeychainSwiftDistrib.swift '//\\n// Keychain helper for iOS/Swift.\\n//\\n// https://github.com/exchangegroup/keychain-swift\\n//\\n// This file was automatically generated by combining multiple Swift source files.\\n//'";
  358. };
  359. /* End PBXShellScriptBuildPhase section */
  360. /* Begin PBXSourcesBuildPhase section */
  361. 7ED6C9671B1C118F00FE8090 /* Sources */ = {
  362. isa = PBXSourcesBuildPhase;
  363. buildActionMask = 2147483647;
  364. files = (
  365. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  366. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */,
  367. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */,
  368. );
  369. runOnlyForDeploymentPostprocessing = 0;
  370. };
  371. 7ED6C9731B1C118F00FE8090 /* Sources */ = {
  372. isa = PBXSourcesBuildPhase;
  373. buildActionMask = 2147483647;
  374. files = (
  375. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  376. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */,
  377. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */,
  378. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */,
  379. );
  380. runOnlyForDeploymentPostprocessing = 0;
  381. };
  382. 7ED6C9991B1C133500FE8090 /* Sources */ = {
  383. isa = PBXSourcesBuildPhase;
  384. buildActionMask = 2147483647;
  385. files = (
  386. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */,
  387. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */,
  388. );
  389. runOnlyForDeploymentPostprocessing = 0;
  390. };
  391. /* End PBXSourcesBuildPhase section */
  392. /* Begin PBXTargetDependency section */
  393. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */ = {
  394. isa = PBXTargetDependency;
  395. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  396. targetProxy = 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */;
  397. };
  398. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */ = {
  399. isa = PBXTargetDependency;
  400. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  401. targetProxy = 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */;
  402. };
  403. /* End PBXTargetDependency section */
  404. /* Begin PBXVariantGroup section */
  405. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */ = {
  406. isa = PBXVariantGroup;
  407. children = (
  408. 7ED6C9A61B1C133500FE8090 /* Base */,
  409. );
  410. name = Main.storyboard;
  411. sourceTree = "<group>";
  412. };
  413. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */ = {
  414. isa = PBXVariantGroup;
  415. children = (
  416. 7ED6C9AB1B1C133500FE8090 /* Base */,
  417. );
  418. name = LaunchScreen.xib;
  419. sourceTree = "<group>";
  420. };
  421. /* End PBXVariantGroup section */
  422. /* Begin XCBuildConfiguration section */
  423. 7ED6C9801B1C118F00FE8090 /* Debug */ = {
  424. isa = XCBuildConfiguration;
  425. buildSettings = {
  426. ALWAYS_SEARCH_USER_PATHS = NO;
  427. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  428. CLANG_CXX_LIBRARY = "libc++";
  429. CLANG_ENABLE_MODULES = YES;
  430. CLANG_ENABLE_OBJC_ARC = YES;
  431. CLANG_WARN_BOOL_CONVERSION = YES;
  432. CLANG_WARN_CONSTANT_CONVERSION = YES;
  433. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  434. CLANG_WARN_EMPTY_BODY = YES;
  435. CLANG_WARN_ENUM_CONVERSION = YES;
  436. CLANG_WARN_INT_CONVERSION = YES;
  437. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  438. CLANG_WARN_UNREACHABLE_CODE = YES;
  439. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  440. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  441. COPY_PHASE_STRIP = NO;
  442. CURRENT_PROJECT_VERSION = 1;
  443. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  444. ENABLE_STRICT_OBJC_MSGSEND = YES;
  445. ENABLE_TESTABILITY = YES;
  446. GCC_C_LANGUAGE_STANDARD = gnu99;
  447. GCC_DYNAMIC_NO_PIC = NO;
  448. GCC_NO_COMMON_BLOCKS = YES;
  449. GCC_OPTIMIZATION_LEVEL = 0;
  450. GCC_PREPROCESSOR_DEFINITIONS = (
  451. "DEBUG=1",
  452. "$(inherited)",
  453. );
  454. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  455. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  456. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  457. GCC_WARN_UNDECLARED_SELECTOR = YES;
  458. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  459. GCC_WARN_UNUSED_FUNCTION = YES;
  460. GCC_WARN_UNUSED_VARIABLE = YES;
  461. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  462. MTL_ENABLE_DEBUG_INFO = YES;
  463. ONLY_ACTIVE_ARCH = YES;
  464. SDKROOT = iphoneos;
  465. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  466. TARGETED_DEVICE_FAMILY = "1,2";
  467. VERSIONING_SYSTEM = "apple-generic";
  468. VERSION_INFO_PREFIX = "";
  469. };
  470. name = Debug;
  471. };
  472. 7ED6C9811B1C118F00FE8090 /* Release */ = {
  473. isa = XCBuildConfiguration;
  474. buildSettings = {
  475. ALWAYS_SEARCH_USER_PATHS = NO;
  476. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  477. CLANG_CXX_LIBRARY = "libc++";
  478. CLANG_ENABLE_MODULES = YES;
  479. CLANG_ENABLE_OBJC_ARC = YES;
  480. CLANG_WARN_BOOL_CONVERSION = YES;
  481. CLANG_WARN_CONSTANT_CONVERSION = YES;
  482. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  483. CLANG_WARN_EMPTY_BODY = YES;
  484. CLANG_WARN_ENUM_CONVERSION = YES;
  485. CLANG_WARN_INT_CONVERSION = YES;
  486. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  487. CLANG_WARN_UNREACHABLE_CODE = YES;
  488. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  489. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  490. COPY_PHASE_STRIP = NO;
  491. CURRENT_PROJECT_VERSION = 1;
  492. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  493. ENABLE_NS_ASSERTIONS = NO;
  494. ENABLE_STRICT_OBJC_MSGSEND = YES;
  495. GCC_C_LANGUAGE_STANDARD = gnu99;
  496. GCC_NO_COMMON_BLOCKS = YES;
  497. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  498. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  499. GCC_WARN_UNDECLARED_SELECTOR = YES;
  500. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  501. GCC_WARN_UNUSED_FUNCTION = YES;
  502. GCC_WARN_UNUSED_VARIABLE = YES;
  503. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  504. MTL_ENABLE_DEBUG_INFO = NO;
  505. SDKROOT = iphoneos;
  506. TARGETED_DEVICE_FAMILY = "1,2";
  507. VALIDATE_PRODUCT = YES;
  508. VERSIONING_SYSTEM = "apple-generic";
  509. VERSION_INFO_PREFIX = "";
  510. };
  511. name = Release;
  512. };
  513. 7ED6C9831B1C118F00FE8090 /* Debug */ = {
  514. isa = XCBuildConfiguration;
  515. buildSettings = {
  516. DEFINES_MODULE = YES;
  517. DYLIB_COMPATIBILITY_VERSION = 1;
  518. DYLIB_CURRENT_VERSION = 1;
  519. DYLIB_INSTALL_NAME_BASE = "@rpath";
  520. INFOPLIST_FILE = KeychainSwift/Info.plist;
  521. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  522. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  523. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  524. PRODUCT_NAME = "$(TARGET_NAME)";
  525. SKIP_INSTALL = YES;
  526. };
  527. name = Debug;
  528. };
  529. 7ED6C9841B1C118F00FE8090 /* Release */ = {
  530. isa = XCBuildConfiguration;
  531. buildSettings = {
  532. DEFINES_MODULE = YES;
  533. DYLIB_COMPATIBILITY_VERSION = 1;
  534. DYLIB_CURRENT_VERSION = 1;
  535. DYLIB_INSTALL_NAME_BASE = "@rpath";
  536. INFOPLIST_FILE = KeychainSwift/Info.plist;
  537. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  538. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  539. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  540. PRODUCT_NAME = "$(TARGET_NAME)";
  541. SKIP_INSTALL = YES;
  542. };
  543. name = Release;
  544. };
  545. 7ED6C9861B1C118F00FE8090 /* Debug */ = {
  546. isa = XCBuildConfiguration;
  547. buildSettings = {
  548. CLANG_ENABLE_MODULES = YES;
  549. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  550. GCC_PREPROCESSOR_DEFINITIONS = (
  551. "DEBUG=1",
  552. "$(inherited)",
  553. );
  554. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  555. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  556. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  557. PRODUCT_NAME = "$(TARGET_NAME)";
  558. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  559. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  560. };
  561. name = Debug;
  562. };
  563. 7ED6C9871B1C118F00FE8090 /* Release */ = {
  564. isa = XCBuildConfiguration;
  565. buildSettings = {
  566. CLANG_ENABLE_MODULES = YES;
  567. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  568. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  569. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  570. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  571. PRODUCT_NAME = "$(TARGET_NAME)";
  572. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  573. };
  574. name = Release;
  575. };
  576. 7ED6C9BA1B1C133500FE8090 /* Debug */ = {
  577. isa = XCBuildConfiguration;
  578. buildSettings = {
  579. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  580. GCC_PREPROCESSOR_DEFINITIONS = (
  581. "DEBUG=1",
  582. "$(inherited)",
  583. );
  584. INFOPLIST_FILE = Demo/Info.plist;
  585. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  586. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  587. PRODUCT_NAME = "$(TARGET_NAME)";
  588. };
  589. name = Debug;
  590. };
  591. 7ED6C9BB1B1C133500FE8090 /* Release */ = {
  592. isa = XCBuildConfiguration;
  593. buildSettings = {
  594. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  595. INFOPLIST_FILE = Demo/Info.plist;
  596. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  597. PRODUCT_BUNDLE_IDENTIFIER = "com.marketplacer.$(PRODUCT_NAME:rfc1034identifier)";
  598. PRODUCT_NAME = "$(TARGET_NAME)";
  599. };
  600. name = Release;
  601. };
  602. /* End XCBuildConfiguration section */
  603. /* Begin XCConfigurationList section */
  604. 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */ = {
  605. isa = XCConfigurationList;
  606. buildConfigurations = (
  607. 7ED6C9801B1C118F00FE8090 /* Debug */,
  608. 7ED6C9811B1C118F00FE8090 /* Release */,
  609. );
  610. defaultConfigurationIsVisible = 0;
  611. defaultConfigurationName = Release;
  612. };
  613. 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */ = {
  614. isa = XCConfigurationList;
  615. buildConfigurations = (
  616. 7ED6C9831B1C118F00FE8090 /* Debug */,
  617. 7ED6C9841B1C118F00FE8090 /* Release */,
  618. );
  619. defaultConfigurationIsVisible = 0;
  620. defaultConfigurationName = Release;
  621. };
  622. 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */ = {
  623. isa = XCConfigurationList;
  624. buildConfigurations = (
  625. 7ED6C9861B1C118F00FE8090 /* Debug */,
  626. 7ED6C9871B1C118F00FE8090 /* Release */,
  627. );
  628. defaultConfigurationIsVisible = 0;
  629. defaultConfigurationName = Release;
  630. };
  631. 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */ = {
  632. isa = XCConfigurationList;
  633. buildConfigurations = (
  634. 7ED6C9BA1B1C133500FE8090 /* Debug */,
  635. 7ED6C9BB1B1C133500FE8090 /* Release */,
  636. );
  637. defaultConfigurationIsVisible = 0;
  638. defaultConfigurationName = Release;
  639. };
  640. /* End XCConfigurationList section */
  641. };
  642. rootObject = 7ED6C9631B1C118F00FE8090 /* Project object */;
  643. }