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