/RentalManager/RentalManager.xcodeproj/project.pbxproj

http://github.com/rzuniga64/objectiveC · Unknown · 492 lines · 478 code · 14 blank · 0 comment · 0 complexity · f0f54480c0b538fba7ce837fed7dc9d7 MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. A24FE256153D3B1300BDC6B4 /* CTRentalProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = A24FE255153D3B1300BDC6B4 /* CTRentalProperty.m */; };
  10. A2BDBF4C1532B10200E9ABAA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2BDBF4B1532B10200E9ABAA /* UIKit.framework */; };
  11. A2BDBF4E1532B10200E9ABAA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2BDBF4D1532B10200E9ABAA /* Foundation.framework */; };
  12. A2BDBF501532B10200E9ABAA /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2BDBF4F1532B10200E9ABAA /* CoreGraphics.framework */; };
  13. A2BDBF561532B10200E9ABAA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A2BDBF541532B10200E9ABAA /* InfoPlist.strings */; };
  14. A2BDBF581532B10200E9ABAA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A2BDBF571532B10200E9ABAA /* main.m */; };
  15. A2BDBF5C1532B10200E9ABAA /* RentalManagerAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A2BDBF5B1532B10200E9ABAA /* RentalManagerAppDelegate.m */; };
  16. A2BDBF5F1532B10200E9ABAA /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A2BDBF5D1532B10200E9ABAA /* MainStoryboard.storyboard */; };
  17. A2BDBF621532B10200E9ABAA /* RentalManagerMasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2BDBF611532B10200E9ABAA /* RentalManagerMasterViewController.m */; };
  18. A2BDBF651532B10200E9ABAA /* RentalManagerDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2BDBF641532B10200E9ABAA /* RentalManagerDetailViewController.m */; };
  19. A2BDBF6D1532B10200E9ABAA /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2BDBF6C1532B10200E9ABAA /* SenTestingKit.framework */; };
  20. A2BDBF6E1532B10200E9ABAA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2BDBF4B1532B10200E9ABAA /* UIKit.framework */; };
  21. A2BDBF6F1532B10200E9ABAA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2BDBF4D1532B10200E9ABAA /* Foundation.framework */; };
  22. A2BDBF771532B10200E9ABAA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A2BDBF751532B10200E9ABAA /* InfoPlist.strings */; };
  23. A2BDBF7A1532B10200E9ABAA /* RentalManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A2BDBF791532B10200E9ABAA /* RentalManagerTests.m */; };
  24. A2BDBFAA1534C55200E9ABAA /* city.png in Resources */ = {isa = PBXBuildFile; fileRef = A2BDBFA71534C55200E9ABAA /* city.png */; };
  25. A2BDBFAB1534C55200E9ABAA /* mountain.png in Resources */ = {isa = PBXBuildFile; fileRef = A2BDBFA81534C55200E9ABAA /* mountain.png */; };
  26. A2BDBFAC1534C55200E9ABAA /* sea.png in Resources */ = {isa = PBXBuildFile; fileRef = A2BDBFA91534C55200E9ABAA /* sea.png */; };
  27. A2BDBFB71535326200E9ABAA /* CityMappings.plist in Resources */ = {isa = PBXBuildFile; fileRef = A2BDBFB61535326200E9ABAA /* CityMappings.plist */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXContainerItemProxy section */
  30. A2BDBF701532B10200E9ABAA /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = A2BDBF3E1532B10200E9ABAA /* Project object */;
  33. proxyType = 1;
  34. remoteGlobalIDString = A2BDBF461532B10200E9ABAA;
  35. remoteInfo = RentalManager;
  36. };
  37. /* End PBXContainerItemProxy section */
  38. /* Begin PBXFileReference section */
  39. A24FE254153D3B1300BDC6B4 /* CTRentalProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; path = CTRentalProperty.h; sourceTree = "<group>"; };
  40. A24FE255153D3B1300BDC6B4 /* CTRentalProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CTRentalProperty.m; sourceTree = "<group>"; };
  41. A2BDBF471532B10200E9ABAA /* RentalManager.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RentalManager.app; sourceTree = BUILT_PRODUCTS_DIR; };
  42. A2BDBF4B1532B10200E9ABAA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  43. A2BDBF4D1532B10200E9ABAA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  44. A2BDBF4F1532B10200E9ABAA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  45. A2BDBF531532B10200E9ABAA /* RentalManager-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RentalManager-Info.plist"; sourceTree = "<group>"; };
  46. A2BDBF551532B10200E9ABAA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  47. A2BDBF571532B10200E9ABAA /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  48. A2BDBF591532B10200E9ABAA /* RentalManager-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RentalManager-Prefix.pch"; sourceTree = "<group>"; };
  49. A2BDBF5A1532B10200E9ABAA /* RentalManagerAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RentalManagerAppDelegate.h; sourceTree = "<group>"; };
  50. A2BDBF5B1532B10200E9ABAA /* RentalManagerAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RentalManagerAppDelegate.m; sourceTree = "<group>"; };
  51. A2BDBF5E1532B10200E9ABAA /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; };
  52. A2BDBF601532B10200E9ABAA /* RentalManagerMasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RentalManagerMasterViewController.h; sourceTree = "<group>"; };
  53. A2BDBF611532B10200E9ABAA /* RentalManagerMasterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RentalManagerMasterViewController.m; sourceTree = "<group>"; };
  54. A2BDBF631532B10200E9ABAA /* RentalManagerDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RentalManagerDetailViewController.h; sourceTree = "<group>"; };
  55. A2BDBF641532B10200E9ABAA /* RentalManagerDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RentalManagerDetailViewController.m; sourceTree = "<group>"; };
  56. A2BDBF6B1532B10200E9ABAA /* RentalManagerTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RentalManagerTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
  57. A2BDBF6C1532B10200E9ABAA /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
  58. A2BDBF741532B10200E9ABAA /* RentalManagerTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RentalManagerTests-Info.plist"; sourceTree = "<group>"; };
  59. A2BDBF761532B10200E9ABAA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  60. A2BDBF781532B10200E9ABAA /* RentalManagerTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RentalManagerTests.h; sourceTree = "<group>"; };
  61. A2BDBF791532B10200E9ABAA /* RentalManagerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RentalManagerTests.m; sourceTree = "<group>"; };
  62. A2BDBFA71534C55200E9ABAA /* city.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = city.png; sourceTree = "<group>"; };
  63. A2BDBFA81534C55200E9ABAA /* mountain.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mountain.png; sourceTree = "<group>"; };
  64. A2BDBFA91534C55200E9ABAA /* sea.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sea.png; sourceTree = "<group>"; };
  65. A2BDBFB61535326200E9ABAA /* CityMappings.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = CityMappings.plist; sourceTree = "<group>"; };
  66. /* End PBXFileReference section */
  67. /* Begin PBXFrameworksBuildPhase section */
  68. A2BDBF441532B10200E9ABAA /* Frameworks */ = {
  69. isa = PBXFrameworksBuildPhase;
  70. buildActionMask = 2147483647;
  71. files = (
  72. A2BDBF4C1532B10200E9ABAA /* UIKit.framework in Frameworks */,
  73. A2BDBF4E1532B10200E9ABAA /* Foundation.framework in Frameworks */,
  74. A2BDBF501532B10200E9ABAA /* CoreGraphics.framework in Frameworks */,
  75. );
  76. runOnlyForDeploymentPostprocessing = 0;
  77. };
  78. A2BDBF671532B10200E9ABAA /* Frameworks */ = {
  79. isa = PBXFrameworksBuildPhase;
  80. buildActionMask = 2147483647;
  81. files = (
  82. A2BDBF6D1532B10200E9ABAA /* SenTestingKit.framework in Frameworks */,
  83. A2BDBF6E1532B10200E9ABAA /* UIKit.framework in Frameworks */,
  84. A2BDBF6F1532B10200E9ABAA /* Foundation.framework in Frameworks */,
  85. );
  86. runOnlyForDeploymentPostprocessing = 0;
  87. };
  88. /* End PBXFrameworksBuildPhase section */
  89. /* Begin PBXGroup section */
  90. A2BDBF3C1532B10200E9ABAA = {
  91. isa = PBXGroup;
  92. children = (
  93. A2BDBF511532B10200E9ABAA /* RentalManager */,
  94. A2BDBF721532B10200E9ABAA /* RentalManagerTests */,
  95. A2BDBF4A1532B10200E9ABAA /* Frameworks */,
  96. A2BDBF481532B10200E9ABAA /* Products */,
  97. );
  98. sourceTree = "<group>";
  99. };
  100. A2BDBF481532B10200E9ABAA /* Products */ = {
  101. isa = PBXGroup;
  102. children = (
  103. A2BDBF471532B10200E9ABAA /* RentalManager.app */,
  104. A2BDBF6B1532B10200E9ABAA /* RentalManagerTests.octest */,
  105. );
  106. name = Products;
  107. sourceTree = "<group>";
  108. };
  109. A2BDBF4A1532B10200E9ABAA /* Frameworks */ = {
  110. isa = PBXGroup;
  111. children = (
  112. A2BDBF4B1532B10200E9ABAA /* UIKit.framework */,
  113. A2BDBF4D1532B10200E9ABAA /* Foundation.framework */,
  114. A2BDBF4F1532B10200E9ABAA /* CoreGraphics.framework */,
  115. A2BDBF6C1532B10200E9ABAA /* SenTestingKit.framework */,
  116. );
  117. name = Frameworks;
  118. sourceTree = "<group>";
  119. };
  120. A2BDBF511532B10200E9ABAA /* RentalManager */ = {
  121. isa = PBXGroup;
  122. children = (
  123. A2BDBFB815353EFB00E9ABAA /* Resources */,
  124. A2BDBF5A1532B10200E9ABAA /* RentalManagerAppDelegate.h */,
  125. A2BDBF5B1532B10200E9ABAA /* RentalManagerAppDelegate.m */,
  126. A2BDBF5D1532B10200E9ABAA /* MainStoryboard.storyboard */,
  127. A2BDBF601532B10200E9ABAA /* RentalManagerMasterViewController.h */,
  128. A2BDBF611532B10200E9ABAA /* RentalManagerMasterViewController.m */,
  129. A24FE254153D3B1300BDC6B4 /* CTRentalProperty.h */,
  130. A24FE255153D3B1300BDC6B4 /* CTRentalProperty.m */,
  131. A2BDBF631532B10200E9ABAA /* RentalManagerDetailViewController.h */,
  132. A2BDBF641532B10200E9ABAA /* RentalManagerDetailViewController.m */,
  133. A2BDBF521532B10200E9ABAA /* Supporting Files */,
  134. );
  135. path = RentalManager;
  136. sourceTree = "<group>";
  137. };
  138. A2BDBF521532B10200E9ABAA /* Supporting Files */ = {
  139. isa = PBXGroup;
  140. children = (
  141. A2BDBF531532B10200E9ABAA /* RentalManager-Info.plist */,
  142. A2BDBF541532B10200E9ABAA /* InfoPlist.strings */,
  143. A2BDBF571532B10200E9ABAA /* main.m */,
  144. A2BDBF591532B10200E9ABAA /* RentalManager-Prefix.pch */,
  145. );
  146. name = "Supporting Files";
  147. sourceTree = "<group>";
  148. };
  149. A2BDBF721532B10200E9ABAA /* RentalManagerTests */ = {
  150. isa = PBXGroup;
  151. children = (
  152. A2BDBF781532B10200E9ABAA /* RentalManagerTests.h */,
  153. A2BDBF791532B10200E9ABAA /* RentalManagerTests.m */,
  154. A2BDBF731532B10200E9ABAA /* Supporting Files */,
  155. );
  156. path = RentalManagerTests;
  157. sourceTree = "<group>";
  158. };
  159. A2BDBF731532B10200E9ABAA /* Supporting Files */ = {
  160. isa = PBXGroup;
  161. children = (
  162. A2BDBF741532B10200E9ABAA /* RentalManagerTests-Info.plist */,
  163. A2BDBF751532B10200E9ABAA /* InfoPlist.strings */,
  164. );
  165. name = "Supporting Files";
  166. sourceTree = "<group>";
  167. };
  168. A2BDBFB51534D55200E9ABAA /* Images */ = {
  169. isa = PBXGroup;
  170. children = (
  171. A2BDBFA81534C55200E9ABAA /* mountain.png */,
  172. A2BDBFA71534C55200E9ABAA /* city.png */,
  173. A2BDBFA91534C55200E9ABAA /* sea.png */,
  174. );
  175. name = Images;
  176. sourceTree = "<group>";
  177. };
  178. A2BDBFB815353EFB00E9ABAA /* Resources */ = {
  179. isa = PBXGroup;
  180. children = (
  181. A2BDBFB61535326200E9ABAA /* CityMappings.plist */,
  182. A2BDBFB51534D55200E9ABAA /* Images */,
  183. );
  184. name = Resources;
  185. sourceTree = "<group>";
  186. };
  187. /* End PBXGroup section */
  188. /* Begin PBXNativeTarget section */
  189. A2BDBF461532B10200E9ABAA /* RentalManager */ = {
  190. isa = PBXNativeTarget;
  191. buildConfigurationList = A2BDBF7D1532B10200E9ABAA /* Build configuration list for PBXNativeTarget "RentalManager" */;
  192. buildPhases = (
  193. A2BDBF431532B10200E9ABAA /* Sources */,
  194. A2BDBF441532B10200E9ABAA /* Frameworks */,
  195. A2BDBF451532B10200E9ABAA /* Resources */,
  196. );
  197. buildRules = (
  198. );
  199. dependencies = (
  200. );
  201. name = RentalManager;
  202. productName = RentalManager;
  203. productReference = A2BDBF471532B10200E9ABAA /* RentalManager.app */;
  204. productType = "com.apple.product-type.application";
  205. };
  206. A2BDBF6A1532B10200E9ABAA /* RentalManagerTests */ = {
  207. isa = PBXNativeTarget;
  208. buildConfigurationList = A2BDBF801532B10200E9ABAA /* Build configuration list for PBXNativeTarget "RentalManagerTests" */;
  209. buildPhases = (
  210. A2BDBF661532B10200E9ABAA /* Sources */,
  211. A2BDBF671532B10200E9ABAA /* Frameworks */,
  212. A2BDBF681532B10200E9ABAA /* Resources */,
  213. A2BDBF691532B10200E9ABAA /* ShellScript */,
  214. );
  215. buildRules = (
  216. );
  217. dependencies = (
  218. A2BDBF711532B10200E9ABAA /* PBXTargetDependency */,
  219. );
  220. name = RentalManagerTests;
  221. productName = RentalManagerTests;
  222. productReference = A2BDBF6B1532B10200E9ABAA /* RentalManagerTests.octest */;
  223. productType = "com.apple.product-type.bundle";
  224. };
  225. /* End PBXNativeTarget section */
  226. /* Begin PBXProject section */
  227. A2BDBF3E1532B10200E9ABAA /* Project object */ = {
  228. isa = PBXProject;
  229. attributes = {
  230. CLASSPREFIX = RentalManager;
  231. LastUpgradeCheck = 0430;
  232. ORGANIZATIONNAME = Accenture;
  233. };
  234. buildConfigurationList = A2BDBF411532B10200E9ABAA /* Build configuration list for PBXProject "RentalManager" */;
  235. compatibilityVersion = "Xcode 3.2";
  236. developmentRegion = English;
  237. hasScannedForEncodings = 0;
  238. knownRegions = (
  239. en,
  240. );
  241. mainGroup = A2BDBF3C1532B10200E9ABAA;
  242. productRefGroup = A2BDBF481532B10200E9ABAA /* Products */;
  243. projectDirPath = "";
  244. projectRoot = "";
  245. targets = (
  246. A2BDBF461532B10200E9ABAA /* RentalManager */,
  247. A2BDBF6A1532B10200E9ABAA /* RentalManagerTests */,
  248. );
  249. };
  250. /* End PBXProject section */
  251. /* Begin PBXResourcesBuildPhase section */
  252. A2BDBF451532B10200E9ABAA /* Resources */ = {
  253. isa = PBXResourcesBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. A2BDBF561532B10200E9ABAA /* InfoPlist.strings in Resources */,
  257. A2BDBF5F1532B10200E9ABAA /* MainStoryboard.storyboard in Resources */,
  258. A2BDBFAA1534C55200E9ABAA /* city.png in Resources */,
  259. A2BDBFAB1534C55200E9ABAA /* mountain.png in Resources */,
  260. A2BDBFAC1534C55200E9ABAA /* sea.png in Resources */,
  261. A2BDBFB71535326200E9ABAA /* CityMappings.plist in Resources */,
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. A2BDBF681532B10200E9ABAA /* Resources */ = {
  266. isa = PBXResourcesBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. A2BDBF771532B10200E9ABAA /* InfoPlist.strings in Resources */,
  270. );
  271. runOnlyForDeploymentPostprocessing = 0;
  272. };
  273. /* End PBXResourcesBuildPhase section */
  274. /* Begin PBXShellScriptBuildPhase section */
  275. A2BDBF691532B10200E9ABAA /* ShellScript */ = {
  276. isa = PBXShellScriptBuildPhase;
  277. buildActionMask = 2147483647;
  278. files = (
  279. );
  280. inputPaths = (
  281. );
  282. outputPaths = (
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. shellPath = /bin/sh;
  286. shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
  287. };
  288. /* End PBXShellScriptBuildPhase section */
  289. /* Begin PBXSourcesBuildPhase section */
  290. A2BDBF431532B10200E9ABAA /* Sources */ = {
  291. isa = PBXSourcesBuildPhase;
  292. buildActionMask = 2147483647;
  293. files = (
  294. A2BDBF581532B10200E9ABAA /* main.m in Sources */,
  295. A2BDBF5C1532B10200E9ABAA /* RentalManagerAppDelegate.m in Sources */,
  296. A2BDBF621532B10200E9ABAA /* RentalManagerMasterViewController.m in Sources */,
  297. A2BDBF651532B10200E9ABAA /* RentalManagerDetailViewController.m in Sources */,
  298. A24FE256153D3B1300BDC6B4 /* CTRentalProperty.m in Sources */,
  299. );
  300. runOnlyForDeploymentPostprocessing = 0;
  301. };
  302. A2BDBF661532B10200E9ABAA /* Sources */ = {
  303. isa = PBXSourcesBuildPhase;
  304. buildActionMask = 2147483647;
  305. files = (
  306. A2BDBF7A1532B10200E9ABAA /* RentalManagerTests.m in Sources */,
  307. );
  308. runOnlyForDeploymentPostprocessing = 0;
  309. };
  310. /* End PBXSourcesBuildPhase section */
  311. /* Begin PBXTargetDependency section */
  312. A2BDBF711532B10200E9ABAA /* PBXTargetDependency */ = {
  313. isa = PBXTargetDependency;
  314. target = A2BDBF461532B10200E9ABAA /* RentalManager */;
  315. targetProxy = A2BDBF701532B10200E9ABAA /* PBXContainerItemProxy */;
  316. };
  317. /* End PBXTargetDependency section */
  318. /* Begin PBXVariantGroup section */
  319. A2BDBF541532B10200E9ABAA /* InfoPlist.strings */ = {
  320. isa = PBXVariantGroup;
  321. children = (
  322. A2BDBF551532B10200E9ABAA /* en */,
  323. );
  324. name = InfoPlist.strings;
  325. sourceTree = "<group>";
  326. };
  327. A2BDBF5D1532B10200E9ABAA /* MainStoryboard.storyboard */ = {
  328. isa = PBXVariantGroup;
  329. children = (
  330. A2BDBF5E1532B10200E9ABAA /* en */,
  331. );
  332. name = MainStoryboard.storyboard;
  333. sourceTree = "<group>";
  334. };
  335. A2BDBF751532B10200E9ABAA /* InfoPlist.strings */ = {
  336. isa = PBXVariantGroup;
  337. children = (
  338. A2BDBF761532B10200E9ABAA /* en */,
  339. );
  340. name = InfoPlist.strings;
  341. sourceTree = "<group>";
  342. };
  343. /* End PBXVariantGroup section */
  344. /* Begin XCBuildConfiguration section */
  345. A2BDBF7B1532B10200E9ABAA /* Debug */ = {
  346. isa = XCBuildConfiguration;
  347. buildSettings = {
  348. ALWAYS_SEARCH_USER_PATHS = NO;
  349. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  350. CLANG_ENABLE_OBJC_ARC = YES;
  351. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  352. COPY_PHASE_STRIP = NO;
  353. GCC_C_LANGUAGE_STANDARD = gnu99;
  354. GCC_DYNAMIC_NO_PIC = NO;
  355. GCC_OPTIMIZATION_LEVEL = 0;
  356. GCC_PREPROCESSOR_DEFINITIONS = (
  357. "DEBUG=1",
  358. "$(inherited)",
  359. );
  360. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  361. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  362. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  363. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  364. GCC_WARN_UNUSED_VARIABLE = YES;
  365. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  366. SDKROOT = iphoneos;
  367. };
  368. name = Debug;
  369. };
  370. A2BDBF7C1532B10200E9ABAA /* Release */ = {
  371. isa = XCBuildConfiguration;
  372. buildSettings = {
  373. ALWAYS_SEARCH_USER_PATHS = NO;
  374. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  375. CLANG_ENABLE_OBJC_ARC = YES;
  376. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  377. COPY_PHASE_STRIP = YES;
  378. GCC_C_LANGUAGE_STANDARD = gnu99;
  379. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  380. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  381. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  382. GCC_WARN_UNUSED_VARIABLE = YES;
  383. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  384. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  385. SDKROOT = iphoneos;
  386. VALIDATE_PRODUCT = YES;
  387. };
  388. name = Release;
  389. };
  390. A2BDBF7E1532B10200E9ABAA /* Debug */ = {
  391. isa = XCBuildConfiguration;
  392. buildSettings = {
  393. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  394. GCC_PREFIX_HEADER = "RentalManager/RentalManager-Prefix.pch";
  395. INFOPLIST_FILE = "RentalManager/RentalManager-Info.plist";
  396. PRODUCT_NAME = "$(TARGET_NAME)";
  397. WRAPPER_EXTENSION = app;
  398. };
  399. name = Debug;
  400. };
  401. A2BDBF7F1532B10200E9ABAA /* Release */ = {
  402. isa = XCBuildConfiguration;
  403. buildSettings = {
  404. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  405. GCC_PREFIX_HEADER = "RentalManager/RentalManager-Prefix.pch";
  406. INFOPLIST_FILE = "RentalManager/RentalManager-Info.plist";
  407. PRODUCT_NAME = "$(TARGET_NAME)";
  408. WRAPPER_EXTENSION = app;
  409. };
  410. name = Release;
  411. };
  412. A2BDBF811532B10200E9ABAA /* Debug */ = {
  413. isa = XCBuildConfiguration;
  414. buildSettings = {
  415. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RentalManager.app/RentalManager";
  416. FRAMEWORK_SEARCH_PATHS = (
  417. "$(SDKROOT)/Developer/Library/Frameworks",
  418. "$(DEVELOPER_LIBRARY_DIR)/Frameworks",
  419. );
  420. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  421. GCC_PREFIX_HEADER = "RentalManager/RentalManager-Prefix.pch";
  422. INFOPLIST_FILE = "RentalManagerTests/RentalManagerTests-Info.plist";
  423. PRODUCT_NAME = "$(TARGET_NAME)";
  424. TEST_HOST = "$(BUNDLE_LOADER)";
  425. WRAPPER_EXTENSION = octest;
  426. };
  427. name = Debug;
  428. };
  429. A2BDBF821532B10200E9ABAA /* Release */ = {
  430. isa = XCBuildConfiguration;
  431. buildSettings = {
  432. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RentalManager.app/RentalManager";
  433. FRAMEWORK_SEARCH_PATHS = (
  434. "$(SDKROOT)/Developer/Library/Frameworks",
  435. "$(DEVELOPER_LIBRARY_DIR)/Frameworks",
  436. );
  437. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  438. GCC_PREFIX_HEADER = "RentalManager/RentalManager-Prefix.pch";
  439. INFOPLIST_FILE = "RentalManagerTests/RentalManagerTests-Info.plist";
  440. PRODUCT_NAME = "$(TARGET_NAME)";
  441. TEST_HOST = "$(BUNDLE_LOADER)";
  442. WRAPPER_EXTENSION = octest;
  443. };
  444. name = Release;
  445. };
  446. /* End XCBuildConfiguration section */
  447. /* Begin XCConfigurationList section */
  448. A2BDBF411532B10200E9ABAA /* Build configuration list for PBXProject "RentalManager" */ = {
  449. isa = XCConfigurationList;
  450. buildConfigurations = (
  451. A2BDBF7B1532B10200E9ABAA /* Debug */,
  452. A2BDBF7C1532B10200E9ABAA /* Release */,
  453. );
  454. defaultConfigurationIsVisible = 0;
  455. defaultConfigurationName = Release;
  456. };
  457. A2BDBF7D1532B10200E9ABAA /* Build configuration list for PBXNativeTarget "RentalManager" */ = {
  458. isa = XCConfigurationList;
  459. buildConfigurations = (
  460. A2BDBF7E1532B10200E9ABAA /* Debug */,
  461. A2BDBF7F1532B10200E9ABAA /* Release */,
  462. );
  463. defaultConfigurationIsVisible = 0;
  464. defaultConfigurationName = Release;
  465. };
  466. A2BDBF801532B10200E9ABAA /* Build configuration list for PBXNativeTarget "RentalManagerTests" */ = {
  467. isa = XCConfigurationList;
  468. buildConfigurations = (
  469. A2BDBF811532B10200E9ABAA /* Debug */,
  470. A2BDBF821532B10200E9ABAA /* Release */,
  471. );
  472. defaultConfigurationIsVisible = 0;
  473. defaultConfigurationName = Release;
  474. };
  475. /* End XCConfigurationList section */
  476. };
  477. rootObject = A2BDBF3E1532B10200E9ABAA /* Project object */;
  478. }