comparison Xcode-iPhoneOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj @ 5023:5e44591800b6

Fixed building with the latest iOS SDK (4.2)
author Sam Lantinga <slouken@libsdl.org>
date Tue, 18 Jan 2011 15:02:59 -0800
parents 06c7423f8c60
children
comparison
equal deleted inserted replaced
5022:02e2c3d18bb8 5023:5e44591800b6
289 /* Begin PBXContainerItemProxy section */ 289 /* Begin PBXContainerItemProxy section */
290 0466EE6F11E565E4000198A4 /* PBXContainerItemProxy */ = { 290 0466EE6F11E565E4000198A4 /* PBXContainerItemProxy */ = {
291 isa = PBXContainerItemProxy; 291 isa = PBXContainerItemProxy;
292 containerPortal = FD1B48AC0E3131CA007AB34E /* SDLiPhoneOS.xcodeproj */; 292 containerPortal = FD1B48AC0E3131CA007AB34E /* SDLiPhoneOS.xcodeproj */;
293 proxyType = 2; 293 proxyType = 2;
294 remoteGlobalIDString = 006E982211955059001DE610 /* testsdl.app */; 294 remoteGlobalIDString = 006E982211955059001DE610;
295 remoteInfo = testsdl; 295 remoteInfo = testsdl;
296 }; 296 };
297 FD1B48B70E3131CA007AB34E /* PBXContainerItemProxy */ = { 297 FD1B48B70E3131CA007AB34E /* PBXContainerItemProxy */ = {
298 isa = PBXContainerItemProxy; 298 isa = PBXContainerItemProxy;
299 containerPortal = FD1B48AC0E3131CA007AB34E /* SDLiPhoneOS.xcodeproj */; 299 containerPortal = FD1B48AC0E3131CA007AB34E /* SDLiPhoneOS.xcodeproj */;
1459 /* Begin PBXProject section */ 1459 /* Begin PBXProject section */
1460 29B97313FDCFA39411CA2CEA /* Project object */ = { 1460 29B97313FDCFA39411CA2CEA /* Project object */ = {
1461 isa = PBXProject; 1461 isa = PBXProject;
1462 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "TestiPhoneOS" */; 1462 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "TestiPhoneOS" */;
1463 compatibilityVersion = "Xcode 3.1"; 1463 compatibilityVersion = "Xcode 3.1";
1464 developmentRegion = English;
1464 hasScannedForEncodings = 1; 1465 hasScannedForEncodings = 1;
1466 knownRegions = (
1467 English,
1468 Japanese,
1469 French,
1470 German,
1471 );
1465 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; 1472 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
1466 projectDirPath = ""; 1473 projectDirPath = "";
1467 projectReferences = ( 1474 projectReferences = (
1468 { 1475 {
1469 ProductGroup = FD1B48AD0E3131CA007AB34E /* Products */; 1476 ProductGroup = FD1B48AD0E3131CA007AB34E /* Products */;
2043 GCC_WARN_UNUSED_VARIABLE = YES; 2050 GCC_WARN_UNUSED_VARIABLE = YES;
2044 HEADER_SEARCH_PATHS = ../../include; 2051 HEADER_SEARCH_PATHS = ../../include;
2045 ONLY_ACTIVE_ARCH = YES; 2052 ONLY_ACTIVE_ARCH = YES;
2046 PREBINDING = NO; 2053 PREBINDING = NO;
2047 "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; 2054 "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
2048 SDKROOT = iphoneos3.2; 2055 SDKROOT = iphoneos;
2049 }; 2056 };
2050 name = Debug; 2057 name = Debug;
2051 }; 2058 };
2052 C01FCF5008A954540054247B /* Release */ = { 2059 C01FCF5008A954540054247B /* Release */ = {
2053 isa = XCBuildConfiguration; 2060 isa = XCBuildConfiguration;
2058 GCC_WARN_ABOUT_RETURN_TYPE = YES; 2065 GCC_WARN_ABOUT_RETURN_TYPE = YES;
2059 GCC_WARN_UNUSED_VARIABLE = YES; 2066 GCC_WARN_UNUSED_VARIABLE = YES;
2060 HEADER_SEARCH_PATHS = ../../include; 2067 HEADER_SEARCH_PATHS = ../../include;
2061 PREBINDING = NO; 2068 PREBINDING = NO;
2062 "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; 2069 "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
2063 SDKROOT = iphoneos3.2; 2070 SDKROOT = iphoneos;
2064 }; 2071 };
2065 name = Release; 2072 name = Release;
2066 }; 2073 };
2067 FDA8A92D0E2D1C0B00EA573E /* Debug */ = { 2074 FDA8A92D0E2D1C0B00EA573E /* Debug */ = {
2068 isa = XCBuildConfiguration; 2075 isa = XCBuildConfiguration;