420 |
420 |
421 /* Begin PBXProject section */ |
421 /* Begin PBXProject section */ |
422 29B97313FDCFA39411CA2CEA /* Project object */ = { |
422 29B97313FDCFA39411CA2CEA /* Project object */ = { |
423 isa = PBXProject; |
423 isa = PBXProject; |
424 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Tunnelblick" */; |
424 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Tunnelblick" */; |
425 compatibilityVersion = "Xcode 3.0"; |
425 compatibilityVersion = "Xcode 3.1"; |
426 hasScannedForEncodings = 1; |
426 hasScannedForEncodings = 1; |
427 knownRegions = ( |
427 knownRegions = ( |
428 English, |
428 English, |
429 Japanese, |
429 Japanese, |
430 French, |
430 French, |
670 isa = XCBuildConfiguration; |
670 isa = XCBuildConfiguration; |
671 buildSettings = { |
671 buildSettings = { |
672 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
672 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
673 GCC_WARN_UNUSED_VARIABLE = YES; |
673 GCC_WARN_UNUSED_VARIABLE = YES; |
674 PREBINDING = NO; |
674 PREBINDING = NO; |
675 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
|
676 }; |
675 }; |
677 name = Debug; |
676 name = Debug; |
678 }; |
677 }; |
679 C01FCF5008A954540054247B /* Release */ = { |
678 C01FCF5008A954540054247B /* Release */ = { |
680 isa = XCBuildConfiguration; |
679 isa = XCBuildConfiguration; |
681 buildSettings = { |
680 buildSettings = { |
682 ARCHS = ( |
681 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
683 ppc, |
|
684 i386, |
|
685 ); |
|
686 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
682 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
687 GCC_WARN_UNUSED_VARIABLE = YES; |
683 GCC_WARN_UNUSED_VARIABLE = YES; |
688 PREBINDING = NO; |
684 PREBINDING = NO; |
689 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
685 SDKROOT = macosx10.5; |
690 }; |
686 }; |
691 name = Release; |
687 name = Release; |
692 }; |
688 }; |
693 /* End XCBuildConfiguration section */ |
689 /* End XCBuildConfiguration section */ |
694 |
690 |