/FirstiPhoneApp/FirstiPhoneApp.xcodeproj/project.pbxproj

http://github.com/harj/ObjectiveC · Unknown · 428 lines · 414 code · 14 blank · 0 comment · 0 complexity · 536a2e71ca7304ff5555a20f113b7699 MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C7C3E4D514F88D1B00321D2E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C3E4D414F88D1B00321D2E /* UIKit.framework */; };
  10. C7C3E4D714F88D1B00321D2E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C3E4D614F88D1B00321D2E /* Foundation.framework */; };
  11. C7C3E4D914F88D1B00321D2E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C3E4D814F88D1B00321D2E /* CoreGraphics.framework */; };
  12. C7C3E4DF14F88D1B00321D2E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C7C3E4DD14F88D1B00321D2E /* InfoPlist.strings */; };
  13. C7C3E4E114F88D1B00321D2E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C3E4E014F88D1B00321D2E /* main.m */; };
  14. C7C3E4E514F88D1B00321D2E /* BNRAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C3E4E414F88D1B00321D2E /* BNRAppDelegate.m */; };
  15. C7C3E4ED14F88D1B00321D2E /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C3E4EC14F88D1B00321D2E /* SenTestingKit.framework */; };
  16. C7C3E4EE14F88D1C00321D2E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C3E4D414F88D1B00321D2E /* UIKit.framework */; };
  17. C7C3E4EF14F88D1C00321D2E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C3E4D614F88D1B00321D2E /* Foundation.framework */; };
  18. C7C3E4F714F88D1C00321D2E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C7C3E4F514F88D1C00321D2E /* InfoPlist.strings */; };
  19. C7C3E4FA14F88D1C00321D2E /* FirstiPhoneAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C3E4F914F88D1C00321D2E /* FirstiPhoneAppTests.m */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. C7C3E4F014F88D1C00321D2E /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = C7C3E4C714F88D1B00321D2E /* Project object */;
  25. proxyType = 1;
  26. remoteGlobalIDString = C7C3E4CF14F88D1B00321D2E;
  27. remoteInfo = FirstiPhoneApp;
  28. };
  29. /* End PBXContainerItemProxy section */
  30. /* Begin PBXFileReference section */
  31. C7C3E4D014F88D1B00321D2E /* FirstiPhoneApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FirstiPhoneApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  32. C7C3E4D414F88D1B00321D2E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  33. C7C3E4D614F88D1B00321D2E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  34. C7C3E4D814F88D1B00321D2E /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  35. C7C3E4DC14F88D1B00321D2E /* FirstiPhoneApp-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FirstiPhoneApp-Info.plist"; sourceTree = "<group>"; };
  36. C7C3E4DE14F88D1B00321D2E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  37. C7C3E4E014F88D1B00321D2E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  38. C7C3E4E214F88D1B00321D2E /* FirstiPhoneApp-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FirstiPhoneApp-Prefix.pch"; sourceTree = "<group>"; };
  39. C7C3E4E314F88D1B00321D2E /* BNRAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNRAppDelegate.h; sourceTree = "<group>"; };
  40. C7C3E4E414F88D1B00321D2E /* BNRAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNRAppDelegate.m; sourceTree = "<group>"; };
  41. C7C3E4EB14F88D1B00321D2E /* FirstiPhoneAppTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirstiPhoneAppTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
  42. C7C3E4EC14F88D1B00321D2E /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
  43. C7C3E4F414F88D1C00321D2E /* FirstiPhoneAppTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FirstiPhoneAppTests-Info.plist"; sourceTree = "<group>"; };
  44. C7C3E4F614F88D1C00321D2E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  45. C7C3E4F814F88D1C00321D2E /* FirstiPhoneAppTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstiPhoneAppTests.h; sourceTree = "<group>"; };
  46. C7C3E4F914F88D1C00321D2E /* FirstiPhoneAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstiPhoneAppTests.m; sourceTree = "<group>"; };
  47. /* End PBXFileReference section */
  48. /* Begin PBXFrameworksBuildPhase section */
  49. C7C3E4CD14F88D1B00321D2E /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. C7C3E4D514F88D1B00321D2E /* UIKit.framework in Frameworks */,
  54. C7C3E4D714F88D1B00321D2E /* Foundation.framework in Frameworks */,
  55. C7C3E4D914F88D1B00321D2E /* CoreGraphics.framework in Frameworks */,
  56. );
  57. runOnlyForDeploymentPostprocessing = 0;
  58. };
  59. C7C3E4E714F88D1B00321D2E /* Frameworks */ = {
  60. isa = PBXFrameworksBuildPhase;
  61. buildActionMask = 2147483647;
  62. files = (
  63. C7C3E4ED14F88D1B00321D2E /* SenTestingKit.framework in Frameworks */,
  64. C7C3E4EE14F88D1C00321D2E /* UIKit.framework in Frameworks */,
  65. C7C3E4EF14F88D1C00321D2E /* Foundation.framework in Frameworks */,
  66. );
  67. runOnlyForDeploymentPostprocessing = 0;
  68. };
  69. /* End PBXFrameworksBuildPhase section */
  70. /* Begin PBXGroup section */
  71. C7C3E4C514F88D1B00321D2E = {
  72. isa = PBXGroup;
  73. children = (
  74. C7C3E4DA14F88D1B00321D2E /* FirstiPhoneApp */,
  75. C7C3E4F214F88D1C00321D2E /* FirstiPhoneAppTests */,
  76. C7C3E4D314F88D1B00321D2E /* Frameworks */,
  77. C7C3E4D114F88D1B00321D2E /* Products */,
  78. );
  79. sourceTree = "<group>";
  80. };
  81. C7C3E4D114F88D1B00321D2E /* Products */ = {
  82. isa = PBXGroup;
  83. children = (
  84. C7C3E4D014F88D1B00321D2E /* FirstiPhoneApp.app */,
  85. C7C3E4EB14F88D1B00321D2E /* FirstiPhoneAppTests.octest */,
  86. );
  87. name = Products;
  88. sourceTree = "<group>";
  89. };
  90. C7C3E4D314F88D1B00321D2E /* Frameworks */ = {
  91. isa = PBXGroup;
  92. children = (
  93. C7C3E4D414F88D1B00321D2E /* UIKit.framework */,
  94. C7C3E4D614F88D1B00321D2E /* Foundation.framework */,
  95. C7C3E4D814F88D1B00321D2E /* CoreGraphics.framework */,
  96. C7C3E4EC14F88D1B00321D2E /* SenTestingKit.framework */,
  97. );
  98. name = Frameworks;
  99. sourceTree = "<group>";
  100. };
  101. C7C3E4DA14F88D1B00321D2E /* FirstiPhoneApp */ = {
  102. isa = PBXGroup;
  103. children = (
  104. C7C3E4E314F88D1B00321D2E /* BNRAppDelegate.h */,
  105. C7C3E4E414F88D1B00321D2E /* BNRAppDelegate.m */,
  106. C7C3E4DB14F88D1B00321D2E /* Supporting Files */,
  107. );
  108. path = FirstiPhoneApp;
  109. sourceTree = "<group>";
  110. };
  111. C7C3E4DB14F88D1B00321D2E /* Supporting Files */ = {
  112. isa = PBXGroup;
  113. children = (
  114. C7C3E4DC14F88D1B00321D2E /* FirstiPhoneApp-Info.plist */,
  115. C7C3E4DD14F88D1B00321D2E /* InfoPlist.strings */,
  116. C7C3E4E014F88D1B00321D2E /* main.m */,
  117. C7C3E4E214F88D1B00321D2E /* FirstiPhoneApp-Prefix.pch */,
  118. );
  119. name = "Supporting Files";
  120. sourceTree = "<group>";
  121. };
  122. C7C3E4F214F88D1C00321D2E /* FirstiPhoneAppTests */ = {
  123. isa = PBXGroup;
  124. children = (
  125. C7C3E4F814F88D1C00321D2E /* FirstiPhoneAppTests.h */,
  126. C7C3E4F914F88D1C00321D2E /* FirstiPhoneAppTests.m */,
  127. C7C3E4F314F88D1C00321D2E /* Supporting Files */,
  128. );
  129. path = FirstiPhoneAppTests;
  130. sourceTree = "<group>";
  131. };
  132. C7C3E4F314F88D1C00321D2E /* Supporting Files */ = {
  133. isa = PBXGroup;
  134. children = (
  135. C7C3E4F414F88D1C00321D2E /* FirstiPhoneAppTests-Info.plist */,
  136. C7C3E4F514F88D1C00321D2E /* InfoPlist.strings */,
  137. );
  138. name = "Supporting Files";
  139. sourceTree = "<group>";
  140. };
  141. /* End PBXGroup section */
  142. /* Begin PBXNativeTarget section */
  143. C7C3E4CF14F88D1B00321D2E /* FirstiPhoneApp */ = {
  144. isa = PBXNativeTarget;
  145. buildConfigurationList = C7C3E4FD14F88D1C00321D2E /* Build configuration list for PBXNativeTarget "FirstiPhoneApp" */;
  146. buildPhases = (
  147. C7C3E4CC14F88D1B00321D2E /* Sources */,
  148. C7C3E4CD14F88D1B00321D2E /* Frameworks */,
  149. C7C3E4CE14F88D1B00321D2E /* Resources */,
  150. );
  151. buildRules = (
  152. );
  153. dependencies = (
  154. );
  155. name = FirstiPhoneApp;
  156. productName = FirstiPhoneApp;
  157. productReference = C7C3E4D014F88D1B00321D2E /* FirstiPhoneApp.app */;
  158. productType = "com.apple.product-type.application";
  159. };
  160. C7C3E4EA14F88D1B00321D2E /* FirstiPhoneAppTests */ = {
  161. isa = PBXNativeTarget;
  162. buildConfigurationList = C7C3E50014F88D1C00321D2E /* Build configuration list for PBXNativeTarget "FirstiPhoneAppTests" */;
  163. buildPhases = (
  164. C7C3E4E614F88D1B00321D2E /* Sources */,
  165. C7C3E4E714F88D1B00321D2E /* Frameworks */,
  166. C7C3E4E814F88D1B00321D2E /* Resources */,
  167. C7C3E4E914F88D1B00321D2E /* ShellScript */,
  168. );
  169. buildRules = (
  170. );
  171. dependencies = (
  172. C7C3E4F114F88D1C00321D2E /* PBXTargetDependency */,
  173. );
  174. name = FirstiPhoneAppTests;
  175. productName = FirstiPhoneAppTests;
  176. productReference = C7C3E4EB14F88D1B00321D2E /* FirstiPhoneAppTests.octest */;
  177. productType = "com.apple.product-type.bundle";
  178. };
  179. /* End PBXNativeTarget section */
  180. /* Begin PBXProject section */
  181. C7C3E4C714F88D1B00321D2E /* Project object */ = {
  182. isa = PBXProject;
  183. attributes = {
  184. LastUpgradeCheck = 0420;
  185. };
  186. buildConfigurationList = C7C3E4CA14F88D1B00321D2E /* Build configuration list for PBXProject "FirstiPhoneApp" */;
  187. compatibilityVersion = "Xcode 3.2";
  188. developmentRegion = English;
  189. hasScannedForEncodings = 0;
  190. knownRegions = (
  191. en,
  192. );
  193. mainGroup = C7C3E4C514F88D1B00321D2E;
  194. productRefGroup = C7C3E4D114F88D1B00321D2E /* Products */;
  195. projectDirPath = "";
  196. projectRoot = "";
  197. targets = (
  198. C7C3E4CF14F88D1B00321D2E /* FirstiPhoneApp */,
  199. C7C3E4EA14F88D1B00321D2E /* FirstiPhoneAppTests */,
  200. );
  201. };
  202. /* End PBXProject section */
  203. /* Begin PBXResourcesBuildPhase section */
  204. C7C3E4CE14F88D1B00321D2E /* Resources */ = {
  205. isa = PBXResourcesBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. C7C3E4DF14F88D1B00321D2E /* InfoPlist.strings in Resources */,
  209. );
  210. runOnlyForDeploymentPostprocessing = 0;
  211. };
  212. C7C3E4E814F88D1B00321D2E /* Resources */ = {
  213. isa = PBXResourcesBuildPhase;
  214. buildActionMask = 2147483647;
  215. files = (
  216. C7C3E4F714F88D1C00321D2E /* InfoPlist.strings in Resources */,
  217. );
  218. runOnlyForDeploymentPostprocessing = 0;
  219. };
  220. /* End PBXResourcesBuildPhase section */
  221. /* Begin PBXShellScriptBuildPhase section */
  222. C7C3E4E914F88D1B00321D2E /* ShellScript */ = {
  223. isa = PBXShellScriptBuildPhase;
  224. buildActionMask = 2147483647;
  225. files = (
  226. );
  227. inputPaths = (
  228. );
  229. outputPaths = (
  230. );
  231. runOnlyForDeploymentPostprocessing = 0;
  232. shellPath = /bin/sh;
  233. shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
  234. };
  235. /* End PBXShellScriptBuildPhase section */
  236. /* Begin PBXSourcesBuildPhase section */
  237. C7C3E4CC14F88D1B00321D2E /* Sources */ = {
  238. isa = PBXSourcesBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. C7C3E4E114F88D1B00321D2E /* main.m in Sources */,
  242. C7C3E4E514F88D1B00321D2E /* BNRAppDelegate.m in Sources */,
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. };
  246. C7C3E4E614F88D1B00321D2E /* Sources */ = {
  247. isa = PBXSourcesBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. C7C3E4FA14F88D1C00321D2E /* FirstiPhoneAppTests.m in Sources */,
  251. );
  252. runOnlyForDeploymentPostprocessing = 0;
  253. };
  254. /* End PBXSourcesBuildPhase section */
  255. /* Begin PBXTargetDependency section */
  256. C7C3E4F114F88D1C00321D2E /* PBXTargetDependency */ = {
  257. isa = PBXTargetDependency;
  258. target = C7C3E4CF14F88D1B00321D2E /* FirstiPhoneApp */;
  259. targetProxy = C7C3E4F014F88D1C00321D2E /* PBXContainerItemProxy */;
  260. };
  261. /* End PBXTargetDependency section */
  262. /* Begin PBXVariantGroup section */
  263. C7C3E4DD14F88D1B00321D2E /* InfoPlist.strings */ = {
  264. isa = PBXVariantGroup;
  265. children = (
  266. C7C3E4DE14F88D1B00321D2E /* en */,
  267. );
  268. name = InfoPlist.strings;
  269. sourceTree = "<group>";
  270. };
  271. C7C3E4F514F88D1C00321D2E /* InfoPlist.strings */ = {
  272. isa = PBXVariantGroup;
  273. children = (
  274. C7C3E4F614F88D1C00321D2E /* en */,
  275. );
  276. name = InfoPlist.strings;
  277. sourceTree = "<group>";
  278. };
  279. /* End PBXVariantGroup section */
  280. /* Begin XCBuildConfiguration section */
  281. C7C3E4FB14F88D1C00321D2E /* Debug */ = {
  282. isa = XCBuildConfiguration;
  283. buildSettings = {
  284. ALWAYS_SEARCH_USER_PATHS = NO;
  285. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  286. CLANG_ENABLE_OBJC_ARC = YES;
  287. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  288. COPY_PHASE_STRIP = NO;
  289. GCC_C_LANGUAGE_STANDARD = gnu99;
  290. GCC_DYNAMIC_NO_PIC = NO;
  291. GCC_OPTIMIZATION_LEVEL = 0;
  292. GCC_PREPROCESSOR_DEFINITIONS = (
  293. "DEBUG=1",
  294. "$(inherited)",
  295. );
  296. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  297. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  298. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  299. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  300. GCC_WARN_UNUSED_VARIABLE = YES;
  301. IPHONEOS_DEPLOYMENT_TARGET = 5.0;
  302. SDKROOT = iphoneos;
  303. TARGETED_DEVICE_FAMILY = "1,2";
  304. };
  305. name = Debug;
  306. };
  307. C7C3E4FC14F88D1C00321D2E /* Release */ = {
  308. isa = XCBuildConfiguration;
  309. buildSettings = {
  310. ALWAYS_SEARCH_USER_PATHS = NO;
  311. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  312. CLANG_ENABLE_OBJC_ARC = YES;
  313. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  314. COPY_PHASE_STRIP = YES;
  315. GCC_C_LANGUAGE_STANDARD = gnu99;
  316. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  317. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  318. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  319. GCC_WARN_UNUSED_VARIABLE = YES;
  320. IPHONEOS_DEPLOYMENT_TARGET = 5.0;
  321. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  322. SDKROOT = iphoneos;
  323. TARGETED_DEVICE_FAMILY = "1,2";
  324. VALIDATE_PRODUCT = YES;
  325. };
  326. name = Release;
  327. };
  328. C7C3E4FE14F88D1C00321D2E /* Debug */ = {
  329. isa = XCBuildConfiguration;
  330. buildSettings = {
  331. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  332. GCC_PREFIX_HEADER = "FirstiPhoneApp/FirstiPhoneApp-Prefix.pch";
  333. INFOPLIST_FILE = "FirstiPhoneApp/FirstiPhoneApp-Info.plist";
  334. PRODUCT_NAME = "$(TARGET_NAME)";
  335. WRAPPER_EXTENSION = app;
  336. };
  337. name = Debug;
  338. };
  339. C7C3E4FF14F88D1C00321D2E /* Release */ = {
  340. isa = XCBuildConfiguration;
  341. buildSettings = {
  342. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  343. GCC_PREFIX_HEADER = "FirstiPhoneApp/FirstiPhoneApp-Prefix.pch";
  344. INFOPLIST_FILE = "FirstiPhoneApp/FirstiPhoneApp-Info.plist";
  345. PRODUCT_NAME = "$(TARGET_NAME)";
  346. WRAPPER_EXTENSION = app;
  347. };
  348. name = Release;
  349. };
  350. C7C3E50114F88D1C00321D2E /* Debug */ = {
  351. isa = XCBuildConfiguration;
  352. buildSettings = {
  353. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/FirstiPhoneApp.app/FirstiPhoneApp";
  354. FRAMEWORK_SEARCH_PATHS = (
  355. "$(SDKROOT)/Developer/Library/Frameworks",
  356. "$(DEVELOPER_LIBRARY_DIR)/Frameworks",
  357. );
  358. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  359. GCC_PREFIX_HEADER = "FirstiPhoneApp/FirstiPhoneApp-Prefix.pch";
  360. INFOPLIST_FILE = "FirstiPhoneAppTests/FirstiPhoneAppTests-Info.plist";
  361. PRODUCT_NAME = "$(TARGET_NAME)";
  362. TEST_HOST = "$(BUNDLE_LOADER)";
  363. WRAPPER_EXTENSION = octest;
  364. };
  365. name = Debug;
  366. };
  367. C7C3E50214F88D1C00321D2E /* Release */ = {
  368. isa = XCBuildConfiguration;
  369. buildSettings = {
  370. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/FirstiPhoneApp.app/FirstiPhoneApp";
  371. FRAMEWORK_SEARCH_PATHS = (
  372. "$(SDKROOT)/Developer/Library/Frameworks",
  373. "$(DEVELOPER_LIBRARY_DIR)/Frameworks",
  374. );
  375. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  376. GCC_PREFIX_HEADER = "FirstiPhoneApp/FirstiPhoneApp-Prefix.pch";
  377. INFOPLIST_FILE = "FirstiPhoneAppTests/FirstiPhoneAppTests-Info.plist";
  378. PRODUCT_NAME = "$(TARGET_NAME)";
  379. TEST_HOST = "$(BUNDLE_LOADER)";
  380. WRAPPER_EXTENSION = octest;
  381. };
  382. name = Release;
  383. };
  384. /* End XCBuildConfiguration section */
  385. /* Begin XCConfigurationList section */
  386. C7C3E4CA14F88D1B00321D2E /* Build configuration list for PBXProject "FirstiPhoneApp" */ = {
  387. isa = XCConfigurationList;
  388. buildConfigurations = (
  389. C7C3E4FB14F88D1C00321D2E /* Debug */,
  390. C7C3E4FC14F88D1C00321D2E /* Release */,
  391. );
  392. defaultConfigurationIsVisible = 0;
  393. defaultConfigurationName = Release;
  394. };
  395. C7C3E4FD14F88D1C00321D2E /* Build configuration list for PBXNativeTarget "FirstiPhoneApp" */ = {
  396. isa = XCConfigurationList;
  397. buildConfigurations = (
  398. C7C3E4FE14F88D1C00321D2E /* Debug */,
  399. C7C3E4FF14F88D1C00321D2E /* Release */,
  400. );
  401. defaultConfigurationIsVisible = 0;
  402. };
  403. C7C3E50014F88D1C00321D2E /* Build configuration list for PBXNativeTarget "FirstiPhoneAppTests" */ = {
  404. isa = XCConfigurationList;
  405. buildConfigurations = (
  406. C7C3E50114F88D1C00321D2E /* Debug */,
  407. C7C3E50214F88D1C00321D2E /* Release */,
  408. );
  409. defaultConfigurationIsVisible = 0;
  410. };
  411. /* End XCConfigurationList section */
  412. };
  413. rootObject = C7C3E4C714F88D1B00321D2E /* Project object */;
  414. }