project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2B48E33A1A92F47800456D2F /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B48E3391A92F47800456D2F /* TegKeychainConstants.swift */; };
  10. 2BCB00921A83354D0022C93A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCB00911A83354D0022C93A /* AppDelegate.swift */; };
  11. 2BCB00941A83354D0022C93A /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCB00931A83354D0022C93A /* ViewController.swift */; };
  12. 2BCB00971A83354D0022C93A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2BCB00951A83354D0022C93A /* Main.storyboard */; };
  13. 2BCB00991A83354D0022C93A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2BCB00981A83354D0022C93A /* Images.xcassets */; };
  14. 2BCB009C1A83354D0022C93A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2BCB009A1A83354D0022C93A /* LaunchScreen.xib */; };
  15. 2BCB00A81A83354D0022C93A /* keychainTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCB00A71A83354D0022C93A /* keychainTests.swift */; };
  16. 2BCB00B21A8335740022C93A /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 2BCB00B11A8335740022C93A /* Default-568h@2x.png */; };
  17. 2BCB00B51A8335AF0022C93A /* TegKeychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCB00B41A8335AF0022C93A /* TegKeychain.swift */; };
  18. 7E49F5361B1BE41B00FBC3FF /* TegKeychainAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E49F5351B1BE41B00FBC3FF /* TegKeychainAccessOptions.swift */; };
  19. 7E49F5371B1BEE0B00FBC3FF /* TegKeychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCB00B41A8335AF0022C93A /* TegKeychain.swift */; };
  20. 7E49F5381B1BEE0D00FBC3FF /* TegKeychainAccessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E49F5351B1BE41B00FBC3FF /* TegKeychainAccessOptions.swift */; };
  21. 7E49F5391B1BEE0F00FBC3FF /* TegKeychainConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B48E3391A92F47800456D2F /* TegKeychainConstants.swift */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 2BCB00A21A83354D0022C93A /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 2BCB00841A83354D0022C93A /* Project object */;
  27. proxyType = 1;
  28. remoteGlobalIDString = 2BCB008B1A83354D0022C93A;
  29. remoteInfo = keychain;
  30. };
  31. /* End PBXContainerItemProxy section */
  32. /* Begin PBXFileReference section */
  33. 2B48E3391A92F47800456D2F /* TegKeychainConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TegKeychainConstants.swift; sourceTree = "<group>"; };
  34. 2BCB008C1A83354D0022C93A /* keychain.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = keychain.app; sourceTree = BUILT_PRODUCTS_DIR; };
  35. 2BCB00901A83354D0022C93A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  36. 2BCB00911A83354D0022C93A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  37. 2BCB00931A83354D0022C93A /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  38. 2BCB00961A83354D0022C93A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  39. 2BCB00981A83354D0022C93A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  40. 2BCB009B1A83354D0022C93A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  41. 2BCB00A11A83354D0022C93A /* keychainTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = keychainTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 2BCB00A61A83354D0022C93A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  43. 2BCB00A71A83354D0022C93A /* keychainTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = keychainTests.swift; sourceTree = "<group>"; };
  44. 2BCB00B11A8335740022C93A /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  45. 2BCB00B41A8335AF0022C93A /* TegKeychain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TegKeychain.swift; sourceTree = "<group>"; };
  46. 7E49F5351B1BE41B00FBC3FF /* TegKeychainAccessOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TegKeychainAccessOptions.swift; sourceTree = "<group>"; };
  47. /* End PBXFileReference section */
  48. /* Begin PBXFrameworksBuildPhase section */
  49. 2BCB00891A83354D0022C93A /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. );
  54. runOnlyForDeploymentPostprocessing = 0;
  55. };
  56. 2BCB009E1A83354D0022C93A /* Frameworks */ = {
  57. isa = PBXFrameworksBuildPhase;
  58. buildActionMask = 2147483647;
  59. files = (
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. /* End PBXFrameworksBuildPhase section */
  64. /* Begin PBXGroup section */
  65. 2BCB00831A83354D0022C93A = {
  66. isa = PBXGroup;
  67. children = (
  68. 2BCB00B11A8335740022C93A /* Default-568h@2x.png */,
  69. 2BCB008E1A83354D0022C93A /* keychain */,
  70. 2BCB00A41A83354D0022C93A /* keychainTests */,
  71. 2BCB008D1A83354D0022C93A /* Products */,
  72. );
  73. sourceTree = "<group>";
  74. };
  75. 2BCB008D1A83354D0022C93A /* Products */ = {
  76. isa = PBXGroup;
  77. children = (
  78. 2BCB008C1A83354D0022C93A /* keychain.app */,
  79. 2BCB00A11A83354D0022C93A /* keychainTests.xctest */,
  80. );
  81. name = Products;
  82. sourceTree = "<group>";
  83. };
  84. 2BCB008E1A83354D0022C93A /* keychain */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 2BCB00B31A8335A20022C93A /* Lib */,
  88. 2BCB00911A83354D0022C93A /* AppDelegate.swift */,
  89. 2BCB00931A83354D0022C93A /* ViewController.swift */,
  90. 2BCB00951A83354D0022C93A /* Main.storyboard */,
  91. 2BCB00981A83354D0022C93A /* Images.xcassets */,
  92. 2BCB009A1A83354D0022C93A /* LaunchScreen.xib */,
  93. 2BCB008F1A83354D0022C93A /* Supporting Files */,
  94. );
  95. path = keychain;
  96. sourceTree = "<group>";
  97. };
  98. 2BCB008F1A83354D0022C93A /* Supporting Files */ = {
  99. isa = PBXGroup;
  100. children = (
  101. 2BCB00901A83354D0022C93A /* Info.plist */,
  102. );
  103. name = "Supporting Files";
  104. sourceTree = "<group>";
  105. };
  106. 2BCB00A41A83354D0022C93A /* keychainTests */ = {
  107. isa = PBXGroup;
  108. children = (
  109. 2BCB00A71A83354D0022C93A /* keychainTests.swift */,
  110. 2BCB00A51A83354D0022C93A /* Supporting Files */,
  111. );
  112. path = keychainTests;
  113. sourceTree = "<group>";
  114. };
  115. 2BCB00A51A83354D0022C93A /* Supporting Files */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 2BCB00A61A83354D0022C93A /* Info.plist */,
  119. );
  120. name = "Supporting Files";
  121. sourceTree = "<group>";
  122. };
  123. 2BCB00B31A8335A20022C93A /* Lib */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 2BCB00B41A8335AF0022C93A /* TegKeychain.swift */,
  127. 7E49F5351B1BE41B00FBC3FF /* TegKeychainAccessOptions.swift */,
  128. 2B48E3391A92F47800456D2F /* TegKeychainConstants.swift */,
  129. );
  130. name = Lib;
  131. sourceTree = "<group>";
  132. };
  133. /* End PBXGroup section */
  134. /* Begin PBXNativeTarget section */
  135. 2BCB008B1A83354D0022C93A /* keychain */ = {
  136. isa = PBXNativeTarget;
  137. buildConfigurationList = 2BCB00AB1A83354D0022C93A /* Build configuration list for PBXNativeTarget "keychain" */;
  138. buildPhases = (
  139. 2BCB00881A83354D0022C93A /* Sources */,
  140. 2BCB00891A83354D0022C93A /* Frameworks */,
  141. 2BCB008A1A83354D0022C93A /* Resources */,
  142. );
  143. buildRules = (
  144. );
  145. dependencies = (
  146. );
  147. name = keychain;
  148. productName = keychain;
  149. productReference = 2BCB008C1A83354D0022C93A /* keychain.app */;
  150. productType = "com.apple.product-type.application";
  151. };
  152. 2BCB00A01A83354D0022C93A /* keychainTests */ = {
  153. isa = PBXNativeTarget;
  154. buildConfigurationList = 2BCB00AE1A83354D0022C93A /* Build configuration list for PBXNativeTarget "keychainTests" */;
  155. buildPhases = (
  156. 2BCB009D1A83354D0022C93A /* Sources */,
  157. 2BCB009E1A83354D0022C93A /* Frameworks */,
  158. 2BCB009F1A83354D0022C93A /* Resources */,
  159. );
  160. buildRules = (
  161. );
  162. dependencies = (
  163. 2BCB00A31A83354D0022C93A /* PBXTargetDependency */,
  164. );
  165. name = keychainTests;
  166. productName = keychainTests;
  167. productReference = 2BCB00A11A83354D0022C93A /* keychainTests.xctest */;
  168. productType = "com.apple.product-type.bundle.unit-test";
  169. };
  170. /* End PBXNativeTarget section */
  171. /* Begin PBXProject section */
  172. 2BCB00841A83354D0022C93A /* Project object */ = {
  173. isa = PBXProject;
  174. attributes = {
  175. LastUpgradeCheck = 0610;
  176. ORGANIZATIONNAME = "The Exchange Group Pty Ltd";
  177. TargetAttributes = {
  178. 2BCB008B1A83354D0022C93A = {
  179. CreatedOnToolsVersion = 6.1;
  180. };
  181. 2BCB00A01A83354D0022C93A = {
  182. CreatedOnToolsVersion = 6.1;
  183. TestTargetID = 2BCB008B1A83354D0022C93A;
  184. };
  185. };
  186. };
  187. buildConfigurationList = 2BCB00871A83354D0022C93A /* Build configuration list for PBXProject "keychain" */;
  188. compatibilityVersion = "Xcode 3.2";
  189. developmentRegion = English;
  190. hasScannedForEncodings = 0;
  191. knownRegions = (
  192. en,
  193. Base,
  194. );
  195. mainGroup = 2BCB00831A83354D0022C93A;
  196. productRefGroup = 2BCB008D1A83354D0022C93A /* Products */;
  197. projectDirPath = "";
  198. projectRoot = "";
  199. targets = (
  200. 2BCB008B1A83354D0022C93A /* keychain */,
  201. 2BCB00A01A83354D0022C93A /* keychainTests */,
  202. );
  203. };
  204. /* End PBXProject section */
  205. /* Begin PBXResourcesBuildPhase section */
  206. 2BCB008A1A83354D0022C93A /* Resources */ = {
  207. isa = PBXResourcesBuildPhase;
  208. buildActionMask = 2147483647;
  209. files = (
  210. 2BCB00971A83354D0022C93A /* Main.storyboard in Resources */,
  211. 2BCB00B21A8335740022C93A /* Default-568h@2x.png in Resources */,
  212. 2BCB009C1A83354D0022C93A /* LaunchScreen.xib in Resources */,
  213. 2BCB00991A83354D0022C93A /* Images.xcassets in Resources */,
  214. );
  215. runOnlyForDeploymentPostprocessing = 0;
  216. };
  217. 2BCB009F1A83354D0022C93A /* Resources */ = {
  218. isa = PBXResourcesBuildPhase;
  219. buildActionMask = 2147483647;
  220. files = (
  221. );
  222. runOnlyForDeploymentPostprocessing = 0;
  223. };
  224. /* End PBXResourcesBuildPhase section */
  225. /* Begin PBXSourcesBuildPhase section */
  226. 2BCB00881A83354D0022C93A /* Sources */ = {
  227. isa = PBXSourcesBuildPhase;
  228. buildActionMask = 2147483647;
  229. files = (
  230. 2BCB00941A83354D0022C93A /* ViewController.swift in Sources */,
  231. 2BCB00921A83354D0022C93A /* AppDelegate.swift in Sources */,
  232. 7E49F5361B1BE41B00FBC3FF /* TegKeychainAccessOptions.swift in Sources */,
  233. 2B48E33A1A92F47800456D2F /* TegKeychainConstants.swift in Sources */,
  234. 2BCB00B51A8335AF0022C93A /* TegKeychain.swift in Sources */,
  235. );
  236. runOnlyForDeploymentPostprocessing = 0;
  237. };
  238. 2BCB009D1A83354D0022C93A /* Sources */ = {
  239. isa = PBXSourcesBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. 7E49F5381B1BEE0D00FBC3FF /* TegKeychainAccessOptions.swift in Sources */,
  243. 7E49F5371B1BEE0B00FBC3FF /* TegKeychain.swift in Sources */,
  244. 7E49F5391B1BEE0F00FBC3FF /* TegKeychainConstants.swift in Sources */,
  245. 2BCB00A81A83354D0022C93A /* keychainTests.swift in Sources */,
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. /* End PBXSourcesBuildPhase section */
  250. /* Begin PBXTargetDependency section */
  251. 2BCB00A31A83354D0022C93A /* PBXTargetDependency */ = {
  252. isa = PBXTargetDependency;
  253. target = 2BCB008B1A83354D0022C93A /* keychain */;
  254. targetProxy = 2BCB00A21A83354D0022C93A /* PBXContainerItemProxy */;
  255. };
  256. /* End PBXTargetDependency section */
  257. /* Begin PBXVariantGroup section */
  258. 2BCB00951A83354D0022C93A /* Main.storyboard */ = {
  259. isa = PBXVariantGroup;
  260. children = (
  261. 2BCB00961A83354D0022C93A /* Base */,
  262. );
  263. name = Main.storyboard;
  264. sourceTree = "<group>";
  265. };
  266. 2BCB009A1A83354D0022C93A /* LaunchScreen.xib */ = {
  267. isa = PBXVariantGroup;
  268. children = (
  269. 2BCB009B1A83354D0022C93A /* Base */,
  270. );
  271. name = LaunchScreen.xib;
  272. sourceTree = "<group>";
  273. };
  274. /* End PBXVariantGroup section */
  275. /* Begin XCBuildConfiguration section */
  276. 2BCB00A91A83354D0022C93A /* Debug */ = {
  277. isa = XCBuildConfiguration;
  278. buildSettings = {
  279. ALWAYS_SEARCH_USER_PATHS = NO;
  280. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  281. CLANG_CXX_LIBRARY = "libc++";
  282. CLANG_ENABLE_MODULES = YES;
  283. CLANG_ENABLE_OBJC_ARC = YES;
  284. CLANG_WARN_BOOL_CONVERSION = YES;
  285. CLANG_WARN_CONSTANT_CONVERSION = YES;
  286. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  287. CLANG_WARN_EMPTY_BODY = YES;
  288. CLANG_WARN_ENUM_CONVERSION = YES;
  289. CLANG_WARN_INT_CONVERSION = YES;
  290. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  291. CLANG_WARN_UNREACHABLE_CODE = YES;
  292. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  293. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  294. COPY_PHASE_STRIP = NO;
  295. ENABLE_STRICT_OBJC_MSGSEND = YES;
  296. GCC_C_LANGUAGE_STANDARD = gnu99;
  297. GCC_DYNAMIC_NO_PIC = NO;
  298. GCC_OPTIMIZATION_LEVEL = 0;
  299. GCC_PREPROCESSOR_DEFINITIONS = (
  300. "DEBUG=1",
  301. "$(inherited)",
  302. );
  303. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  304. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  305. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  306. GCC_WARN_UNDECLARED_SELECTOR = YES;
  307. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  308. GCC_WARN_UNUSED_FUNCTION = YES;
  309. GCC_WARN_UNUSED_VARIABLE = YES;
  310. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  311. MTL_ENABLE_DEBUG_INFO = YES;
  312. ONLY_ACTIVE_ARCH = YES;
  313. SDKROOT = iphoneos;
  314. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  315. TARGETED_DEVICE_FAMILY = "1,2";
  316. };
  317. name = Debug;
  318. };
  319. 2BCB00AA1A83354D0022C93A /* Release */ = {
  320. isa = XCBuildConfiguration;
  321. buildSettings = {
  322. ALWAYS_SEARCH_USER_PATHS = NO;
  323. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  324. CLANG_CXX_LIBRARY = "libc++";
  325. CLANG_ENABLE_MODULES = YES;
  326. CLANG_ENABLE_OBJC_ARC = YES;
  327. CLANG_WARN_BOOL_CONVERSION = YES;
  328. CLANG_WARN_CONSTANT_CONVERSION = YES;
  329. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  330. CLANG_WARN_EMPTY_BODY = YES;
  331. CLANG_WARN_ENUM_CONVERSION = YES;
  332. CLANG_WARN_INT_CONVERSION = YES;
  333. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  334. CLANG_WARN_UNREACHABLE_CODE = YES;
  335. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  336. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  337. COPY_PHASE_STRIP = YES;
  338. ENABLE_NS_ASSERTIONS = NO;
  339. ENABLE_STRICT_OBJC_MSGSEND = YES;
  340. GCC_C_LANGUAGE_STANDARD = gnu99;
  341. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  342. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  343. GCC_WARN_UNDECLARED_SELECTOR = YES;
  344. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  345. GCC_WARN_UNUSED_FUNCTION = YES;
  346. GCC_WARN_UNUSED_VARIABLE = YES;
  347. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  348. MTL_ENABLE_DEBUG_INFO = NO;
  349. SDKROOT = iphoneos;
  350. TARGETED_DEVICE_FAMILY = "1,2";
  351. VALIDATE_PRODUCT = YES;
  352. };
  353. name = Release;
  354. };
  355. 2BCB00AC1A83354D0022C93A /* Debug */ = {
  356. isa = XCBuildConfiguration;
  357. buildSettings = {
  358. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  359. INFOPLIST_FILE = keychain/Info.plist;
  360. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  361. PRODUCT_NAME = "$(TARGET_NAME)";
  362. };
  363. name = Debug;
  364. };
  365. 2BCB00AD1A83354D0022C93A /* Release */ = {
  366. isa = XCBuildConfiguration;
  367. buildSettings = {
  368. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  369. INFOPLIST_FILE = keychain/Info.plist;
  370. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  371. PRODUCT_NAME = "$(TARGET_NAME)";
  372. };
  373. name = Release;
  374. };
  375. 2BCB00AF1A83354D0022C93A /* Debug */ = {
  376. isa = XCBuildConfiguration;
  377. buildSettings = {
  378. BUNDLE_LOADER = "$(TEST_HOST)";
  379. FRAMEWORK_SEARCH_PATHS = (
  380. "$(SDKROOT)/Developer/Library/Frameworks",
  381. "$(inherited)",
  382. );
  383. GCC_PREPROCESSOR_DEFINITIONS = (
  384. "DEBUG=1",
  385. "$(inherited)",
  386. );
  387. INFOPLIST_FILE = keychainTests/Info.plist;
  388. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  389. PRODUCT_NAME = "$(TARGET_NAME)";
  390. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/keychain.app/keychain";
  391. };
  392. name = Debug;
  393. };
  394. 2BCB00B01A83354D0022C93A /* Release */ = {
  395. isa = XCBuildConfiguration;
  396. buildSettings = {
  397. BUNDLE_LOADER = "$(TEST_HOST)";
  398. FRAMEWORK_SEARCH_PATHS = (
  399. "$(SDKROOT)/Developer/Library/Frameworks",
  400. "$(inherited)",
  401. );
  402. INFOPLIST_FILE = keychainTests/Info.plist;
  403. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  404. PRODUCT_NAME = "$(TARGET_NAME)";
  405. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/keychain.app/keychain";
  406. };
  407. name = Release;
  408. };
  409. /* End XCBuildConfiguration section */
  410. /* Begin XCConfigurationList section */
  411. 2BCB00871A83354D0022C93A /* Build configuration list for PBXProject "keychain" */ = {
  412. isa = XCConfigurationList;
  413. buildConfigurations = (
  414. 2BCB00A91A83354D0022C93A /* Debug */,
  415. 2BCB00AA1A83354D0022C93A /* Release */,
  416. );
  417. defaultConfigurationIsVisible = 0;
  418. defaultConfigurationName = Release;
  419. };
  420. 2BCB00AB1A83354D0022C93A /* Build configuration list for PBXNativeTarget "keychain" */ = {
  421. isa = XCConfigurationList;
  422. buildConfigurations = (
  423. 2BCB00AC1A83354D0022C93A /* Debug */,
  424. 2BCB00AD1A83354D0022C93A /* Release */,
  425. );
  426. defaultConfigurationIsVisible = 0;
  427. defaultConfigurationName = Release;
  428. };
  429. 2BCB00AE1A83354D0022C93A /* Build configuration list for PBXNativeTarget "keychainTests" */ = {
  430. isa = XCConfigurationList;
  431. buildConfigurations = (
  432. 2BCB00AF1A83354D0022C93A /* Debug */,
  433. 2BCB00B01A83354D0022C93A /* Release */,
  434. );
  435. defaultConfigurationIsVisible = 0;
  436. defaultConfigurationName = Release;
  437. };
  438. /* End XCConfigurationList section */
  439. };
  440. rootObject = 2BCB00841A83354D0022C93A /* Project object */;
  441. }