OLD | NEW |
1 // !$*UTF8*$! | 1 // !$*UTF8*$! |
2 { | 2 { |
3 archiveVersion = 1; | 3 archiveVersion = 1; |
4 classes = { | 4 classes = { |
5 }; | 5 }; |
6 objectVersion = 46; | 6 objectVersion = 46; |
7 objects = { | 7 objects = { |
8 | 8 |
9 /* Begin PBXBuildFile section */ | 9 /* Begin PBXBuildFile section */ |
10 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {
isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; | 10 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {
isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; |
(...skipping 3410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3421 C01FCF4F08A954540054247B /* Debug */ = { | 3421 C01FCF4F08A954540054247B /* Debug */ = { |
3422 isa = XCBuildConfiguration; | 3422 isa = XCBuildConfiguration; |
3423 baseConfigurationReference = 2662AB6F13BD067900CDE7E9 /*
SkiOSSampleApp-Debug.xcconfig */; | 3423 baseConfigurationReference = 2662AB6F13BD067900CDE7E9 /*
SkiOSSampleApp-Debug.xcconfig */; |
3424 buildSettings = { | 3424 buildSettings = { |
3425 ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)"; | 3425 ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)"; |
3426 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone De
veloper"; | 3426 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone De
veloper"; |
3427 GCC_C_LANGUAGE_STANDARD = c99; | 3427 GCC_C_LANGUAGE_STANDARD = c99; |
3428 GCC_OPTIMIZATION_LEVEL = 0; | 3428 GCC_OPTIMIZATION_LEVEL = 0; |
3429 GCC_PREPROCESSOR_DEFINITIONS = ( | 3429 GCC_PREPROCESSOR_DEFINITIONS = ( |
3430 SK_BUILD_FOR_IOS, | 3430 SK_BUILD_FOR_IOS, |
| 3431 SK_BUILD_NO_OPTS, |
3431 SK_DEBUG, | 3432 SK_DEBUG, |
3432 ); | 3433 ); |
3433 GCC_WARN_ABOUT_RETURN_TYPE = YES; | 3434 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
3434 GCC_WARN_UNUSED_VARIABLE = NO; | 3435 GCC_WARN_UNUSED_VARIABLE = NO; |
3435 PREBINDING = NO; | 3436 PREBINDING = NO; |
3436 SDKROOT = iphoneos; | 3437 SDKROOT = iphoneos; |
3437 TARGETED_DEVICE_FAMILY = "1,2"; | 3438 TARGETED_DEVICE_FAMILY = "1,2"; |
3438 USER_HEADER_SEARCH_PATHS = "../../gpu/include/**
../../include/**"; | 3439 USER_HEADER_SEARCH_PATHS = "../../gpu/include/**
../../include/**"; |
3439 }; | 3440 }; |
3440 name = Debug; | 3441 name = Debug; |
3441 }; | 3442 }; |
3442 C01FCF5008A954540054247B /* Release */ = { | 3443 C01FCF5008A954540054247B /* Release */ = { |
3443 isa = XCBuildConfiguration; | 3444 isa = XCBuildConfiguration; |
3444 baseConfigurationReference = 2662AB7513BD0C0D00CDE7E9 /*
SkiOSSampleApp-Release.xcconfig */; | 3445 baseConfigurationReference = 2662AB7513BD0C0D00CDE7E9 /*
SkiOSSampleApp-Release.xcconfig */; |
3445 buildSettings = { | 3446 buildSettings = { |
3446 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | 3447 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
3447 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone De
veloper"; | 3448 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone De
veloper"; |
3448 GCC_C_LANGUAGE_STANDARD = c99; | 3449 GCC_C_LANGUAGE_STANDARD = c99; |
3449 GCC_PREPROCESSOR_DEFINITIONS = ( | 3450 GCC_PREPROCESSOR_DEFINITIONS = ( |
3450 SK_RELEASE, | 3451 SK_RELEASE, |
3451 SK_BUILD_FOR_IOS, | 3452 SK_BUILD_FOR_IOS, |
| 3453 SK_BUILD_NO_OPTS, |
3452 ); | 3454 ); |
3453 GCC_WARN_ABOUT_RETURN_TYPE = YES; | 3455 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
3454 GCC_WARN_UNUSED_VARIABLE = NO; | 3456 GCC_WARN_UNUSED_VARIABLE = NO; |
3455 IPHONEOS_DEPLOYMENT_TARGET = 4.2; | 3457 IPHONEOS_DEPLOYMENT_TARGET = 4.2; |
3456 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; | 3458 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; |
3457 PREBINDING = NO; | 3459 PREBINDING = NO; |
3458 SDKROOT = iphoneos4.3; | 3460 SDKROOT = iphoneos4.3; |
3459 TARGETED_DEVICE_FAMILY = "1,2"; | 3461 TARGETED_DEVICE_FAMILY = "1,2"; |
3460 }; | 3462 }; |
3461 name = Release; | 3463 name = Release; |
(...skipping 16 matching lines...) Expand all Loading... |
3478 C01FCF4F08A954540054247B /* Debug */, | 3480 C01FCF4F08A954540054247B /* Debug */, |
3479 C01FCF5008A954540054247B /* Release */, | 3481 C01FCF5008A954540054247B /* Release */, |
3480 ); | 3482 ); |
3481 defaultConfigurationIsVisible = 0; | 3483 defaultConfigurationIsVisible = 0; |
3482 defaultConfigurationName = Release; | 3484 defaultConfigurationName = Release; |
3483 }; | 3485 }; |
3484 /* End XCConfigurationList section */ | 3486 /* End XCConfigurationList section */ |
3485 }; | 3487 }; |
3486 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | 3488 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
3487 } | 3489 } |
OLD | NEW |