project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  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. LastUpgradeCheck = 0640;
  285. ORGANIZATIONNAME = Marketplacer;
  286. TargetAttributes = {
  287. 7ED6C96B1B1C118F00FE8090 = {
  288. CreatedOnToolsVersion = 6.4;
  289. };
  290. 7ED6C9761B1C118F00FE8090 = {
  291. CreatedOnToolsVersion = 6.4;
  292. };
  293. 7ED6C99C1B1C133500FE8090 = {
  294. CreatedOnToolsVersion = 6.4;
  295. };
  296. };
  297. };
  298. buildConfigurationList = 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */;
  299. compatibilityVersion = "Xcode 3.2";
  300. developmentRegion = English;
  301. hasScannedForEncodings = 0;
  302. knownRegions = (
  303. en,
  304. Base,
  305. );
  306. mainGroup = 7ED6C9621B1C118F00FE8090;
  307. productRefGroup = 7ED6C96D1B1C118F00FE8090 /* Products */;
  308. projectDirPath = "";
  309. projectRoot = "";
  310. targets = (
  311. 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */,
  312. 7ED6C9761B1C118F00FE8090 /* KeychainSwiftTests */,
  313. 7ED6C99C1B1C133500FE8090 /* Demo */,
  314. );
  315. };
  316. /* End PBXProject section */
  317. /* Begin PBXResourcesBuildPhase section */
  318. 7ED6C96A1B1C118F00FE8090 /* Resources */ = {
  319. isa = PBXResourcesBuildPhase;
  320. buildActionMask = 2147483647;
  321. files = (
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. };
  325. 7ED6C9751B1C118F00FE8090 /* Resources */ = {
  326. isa = PBXResourcesBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. );
  330. runOnlyForDeploymentPostprocessing = 0;
  331. };
  332. 7ED6C99B1B1C133500FE8090 /* Resources */ = {
  333. isa = PBXResourcesBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. 7ED6C9A71B1C133500FE8090 /* Main.storyboard in Resources */,
  337. 7ED6C9AC1B1C133500FE8090 /* LaunchScreen.xib in Resources */,
  338. 7ED6C9A91B1C133500FE8090 /* Images.xcassets in Resources */,
  339. );
  340. runOnlyForDeploymentPostprocessing = 0;
  341. };
  342. /* End PBXResourcesBuildPhase section */
  343. /* Begin PBXShellScriptBuildPhase section */
  344. 7ED6C9C41B1C167100FE8090 /* Combine swift files into single file */ = {
  345. isa = PBXShellScriptBuildPhase;
  346. buildActionMask = 2147483647;
  347. files = (
  348. );
  349. inputPaths = (
  350. );
  351. name = "Combine swift files into single file";
  352. outputPaths = (
  353. );
  354. runOnlyForDeploymentPostprocessing = 0;
  355. shellPath = /bin/sh;
  356. 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//'";
  357. };
  358. /* End PBXShellScriptBuildPhase section */
  359. /* Begin PBXSourcesBuildPhase section */
  360. 7ED6C9671B1C118F00FE8090 /* Sources */ = {
  361. isa = PBXSourcesBuildPhase;
  362. buildActionMask = 2147483647;
  363. files = (
  364. 7ED6C9911B1C128100FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  365. 7ED6C9901B1C128100FE8090 /* KeychainSwift.swift in Sources */,
  366. 7ED6C9921B1C128100FE8090 /* TegKeychainConstants.swift in Sources */,
  367. );
  368. runOnlyForDeploymentPostprocessing = 0;
  369. };
  370. 7ED6C9731B1C118F00FE8090 /* Sources */ = {
  371. isa = PBXSourcesBuildPhase;
  372. buildActionMask = 2147483647;
  373. files = (
  374. 7ED6C9971B1C12B300FE8090 /* KeychainSwiftAccessOptions.swift in Sources */,
  375. 7ED6C9961B1C12B100FE8090 /* KeychainSwift.swift in Sources */,
  376. 7ED6C9981B1C12B500FE8090 /* TegKeychainConstants.swift in Sources */,
  377. 7ED6C9951B1C12A200FE8090 /* KeychainSwiftTests.swift in Sources */,
  378. );
  379. runOnlyForDeploymentPostprocessing = 0;
  380. };
  381. 7ED6C9991B1C133500FE8090 /* Sources */ = {
  382. isa = PBXSourcesBuildPhase;
  383. buildActionMask = 2147483647;
  384. files = (
  385. 7ED6C9A41B1C133500FE8090 /* ViewController.swift in Sources */,
  386. 7ED6C9A21B1C133500FE8090 /* AppDelegate.swift in Sources */,
  387. );
  388. runOnlyForDeploymentPostprocessing = 0;
  389. };
  390. /* End PBXSourcesBuildPhase section */
  391. /* Begin PBXTargetDependency section */
  392. 7ED6C97A1B1C118F00FE8090 /* PBXTargetDependency */ = {
  393. isa = PBXTargetDependency;
  394. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  395. targetProxy = 7ED6C9791B1C118F00FE8090 /* PBXContainerItemProxy */;
  396. };
  397. 7ED6C9C21B1C13AA00FE8090 /* PBXTargetDependency */ = {
  398. isa = PBXTargetDependency;
  399. target = 7ED6C96B1B1C118F00FE8090 /* KeychainSwift */;
  400. targetProxy = 7ED6C9C11B1C13AA00FE8090 /* PBXContainerItemProxy */;
  401. };
  402. /* End PBXTargetDependency section */
  403. /* Begin PBXVariantGroup section */
  404. 7ED6C9A51B1C133500FE8090 /* Main.storyboard */ = {
  405. isa = PBXVariantGroup;
  406. children = (
  407. 7ED6C9A61B1C133500FE8090 /* Base */,
  408. );
  409. name = Main.storyboard;
  410. sourceTree = "<group>";
  411. };
  412. 7ED6C9AA1B1C133500FE8090 /* LaunchScreen.xib */ = {
  413. isa = PBXVariantGroup;
  414. children = (
  415. 7ED6C9AB1B1C133500FE8090 /* Base */,
  416. );
  417. name = LaunchScreen.xib;
  418. sourceTree = "<group>";
  419. };
  420. /* End PBXVariantGroup section */
  421. /* Begin XCBuildConfiguration section */
  422. 7ED6C9801B1C118F00FE8090 /* Debug */ = {
  423. isa = XCBuildConfiguration;
  424. buildSettings = {
  425. ALWAYS_SEARCH_USER_PATHS = NO;
  426. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  427. CLANG_CXX_LIBRARY = "libc++";
  428. CLANG_ENABLE_MODULES = YES;
  429. CLANG_ENABLE_OBJC_ARC = YES;
  430. CLANG_WARN_BOOL_CONVERSION = YES;
  431. CLANG_WARN_CONSTANT_CONVERSION = YES;
  432. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  433. CLANG_WARN_EMPTY_BODY = YES;
  434. CLANG_WARN_ENUM_CONVERSION = YES;
  435. CLANG_WARN_INT_CONVERSION = YES;
  436. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  437. CLANG_WARN_UNREACHABLE_CODE = YES;
  438. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  439. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  440. COPY_PHASE_STRIP = NO;
  441. CURRENT_PROJECT_VERSION = 1;
  442. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  443. ENABLE_STRICT_OBJC_MSGSEND = YES;
  444. GCC_C_LANGUAGE_STANDARD = gnu99;
  445. GCC_DYNAMIC_NO_PIC = NO;
  446. GCC_NO_COMMON_BLOCKS = YES;
  447. GCC_OPTIMIZATION_LEVEL = 0;
  448. GCC_PREPROCESSOR_DEFINITIONS = (
  449. "DEBUG=1",
  450. "$(inherited)",
  451. );
  452. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  453. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  454. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  455. GCC_WARN_UNDECLARED_SELECTOR = YES;
  456. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  457. GCC_WARN_UNUSED_FUNCTION = YES;
  458. GCC_WARN_UNUSED_VARIABLE = YES;
  459. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  460. MTL_ENABLE_DEBUG_INFO = YES;
  461. ONLY_ACTIVE_ARCH = YES;
  462. SDKROOT = iphoneos;
  463. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  464. TARGETED_DEVICE_FAMILY = "1,2";
  465. VERSIONING_SYSTEM = "apple-generic";
  466. VERSION_INFO_PREFIX = "";
  467. };
  468. name = Debug;
  469. };
  470. 7ED6C9811B1C118F00FE8090 /* Release */ = {
  471. isa = XCBuildConfiguration;
  472. buildSettings = {
  473. ALWAYS_SEARCH_USER_PATHS = NO;
  474. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  475. CLANG_CXX_LIBRARY = "libc++";
  476. CLANG_ENABLE_MODULES = YES;
  477. CLANG_ENABLE_OBJC_ARC = YES;
  478. CLANG_WARN_BOOL_CONVERSION = YES;
  479. CLANG_WARN_CONSTANT_CONVERSION = YES;
  480. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  481. CLANG_WARN_EMPTY_BODY = YES;
  482. CLANG_WARN_ENUM_CONVERSION = YES;
  483. CLANG_WARN_INT_CONVERSION = YES;
  484. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  485. CLANG_WARN_UNREACHABLE_CODE = YES;
  486. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  487. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  488. COPY_PHASE_STRIP = NO;
  489. CURRENT_PROJECT_VERSION = 1;
  490. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  491. ENABLE_NS_ASSERTIONS = NO;
  492. ENABLE_STRICT_OBJC_MSGSEND = YES;
  493. GCC_C_LANGUAGE_STANDARD = gnu99;
  494. GCC_NO_COMMON_BLOCKS = YES;
  495. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  496. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  497. GCC_WARN_UNDECLARED_SELECTOR = YES;
  498. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  499. GCC_WARN_UNUSED_FUNCTION = YES;
  500. GCC_WARN_UNUSED_VARIABLE = YES;
  501. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  502. MTL_ENABLE_DEBUG_INFO = NO;
  503. SDKROOT = iphoneos;
  504. TARGETED_DEVICE_FAMILY = "1,2";
  505. VALIDATE_PRODUCT = YES;
  506. VERSIONING_SYSTEM = "apple-generic";
  507. VERSION_INFO_PREFIX = "";
  508. };
  509. name = Release;
  510. };
  511. 7ED6C9831B1C118F00FE8090 /* Debug */ = {
  512. isa = XCBuildConfiguration;
  513. buildSettings = {
  514. DEFINES_MODULE = YES;
  515. DYLIB_COMPATIBILITY_VERSION = 1;
  516. DYLIB_CURRENT_VERSION = 1;
  517. DYLIB_INSTALL_NAME_BASE = "@rpath";
  518. INFOPLIST_FILE = KeychainSwift/Info.plist;
  519. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  520. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  521. PRODUCT_NAME = "$(TARGET_NAME)";
  522. SKIP_INSTALL = YES;
  523. };
  524. name = Debug;
  525. };
  526. 7ED6C9841B1C118F00FE8090 /* Release */ = {
  527. isa = XCBuildConfiguration;
  528. buildSettings = {
  529. DEFINES_MODULE = YES;
  530. DYLIB_COMPATIBILITY_VERSION = 1;
  531. DYLIB_CURRENT_VERSION = 1;
  532. DYLIB_INSTALL_NAME_BASE = "@rpath";
  533. INFOPLIST_FILE = KeychainSwift/Info.plist;
  534. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  535. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  536. PRODUCT_NAME = "$(TARGET_NAME)";
  537. SKIP_INSTALL = YES;
  538. };
  539. name = Release;
  540. };
  541. 7ED6C9861B1C118F00FE8090 /* Debug */ = {
  542. isa = XCBuildConfiguration;
  543. buildSettings = {
  544. CLANG_ENABLE_MODULES = YES;
  545. FRAMEWORK_SEARCH_PATHS = (
  546. "$(SDKROOT)/Developer/Library/Frameworks",
  547. "$(inherited)",
  548. );
  549. GCC_PREPROCESSOR_DEFINITIONS = (
  550. "DEBUG=1",
  551. "$(inherited)",
  552. );
  553. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  554. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  555. PRODUCT_NAME = "$(TARGET_NAME)";
  556. SWIFT_OBJC_BRIDGING_HEADER = "KeychainSwiftTests/KeychainSwiftTests-Bridging-Header.h";
  557. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  558. };
  559. name = Debug;
  560. };
  561. 7ED6C9871B1C118F00FE8090 /* Release */ = {
  562. isa = XCBuildConfiguration;
  563. buildSettings = {
  564. CLANG_ENABLE_MODULES = YES;
  565. FRAMEWORK_SEARCH_PATHS = (
  566. "$(SDKROOT)/Developer/Library/Frameworks",
  567. "$(inherited)",
  568. );
  569. INFOPLIST_FILE = KeychainSwiftTests/Info.plist;
  570. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  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_NAME = "$(TARGET_NAME)";
  587. };
  588. name = Debug;
  589. };
  590. 7ED6C9BB1B1C133500FE8090 /* Release */ = {
  591. isa = XCBuildConfiguration;
  592. buildSettings = {
  593. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  594. INFOPLIST_FILE = Demo/Info.plist;
  595. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  596. PRODUCT_NAME = "$(TARGET_NAME)";
  597. };
  598. name = Release;
  599. };
  600. /* End XCBuildConfiguration section */
  601. /* Begin XCConfigurationList section */
  602. 7ED6C9661B1C118F00FE8090 /* Build configuration list for PBXProject "KeychainSwift" */ = {
  603. isa = XCConfigurationList;
  604. buildConfigurations = (
  605. 7ED6C9801B1C118F00FE8090 /* Debug */,
  606. 7ED6C9811B1C118F00FE8090 /* Release */,
  607. );
  608. defaultConfigurationIsVisible = 0;
  609. defaultConfigurationName = Release;
  610. };
  611. 7ED6C9821B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwift" */ = {
  612. isa = XCConfigurationList;
  613. buildConfigurations = (
  614. 7ED6C9831B1C118F00FE8090 /* Debug */,
  615. 7ED6C9841B1C118F00FE8090 /* Release */,
  616. );
  617. defaultConfigurationIsVisible = 0;
  618. defaultConfigurationName = Release;
  619. };
  620. 7ED6C9851B1C118F00FE8090 /* Build configuration list for PBXNativeTarget "KeychainSwiftTests" */ = {
  621. isa = XCConfigurationList;
  622. buildConfigurations = (
  623. 7ED6C9861B1C118F00FE8090 /* Debug */,
  624. 7ED6C9871B1C118F00FE8090 /* Release */,
  625. );
  626. defaultConfigurationIsVisible = 0;
  627. defaultConfigurationName = Release;
  628. };
  629. 7ED6C9B91B1C133500FE8090 /* Build configuration list for PBXNativeTarget "Demo" */ = {
  630. isa = XCConfigurationList;
  631. buildConfigurations = (
  632. 7ED6C9BA1B1C133500FE8090 /* Debug */,
  633. 7ED6C9BB1B1C133500FE8090 /* Release */,
  634. );
  635. defaultConfigurationIsVisible = 0;
  636. defaultConfigurationName = Release;
  637. };
  638. /* End XCConfigurationList section */
  639. };
  640. rootObject = 7ED6C9631B1C118F00FE8090 /* Project object */;
  641. }