1.1 --- a/tunblick/Sparkle.xcodeproj/project.pbxproj Wed Jul 29 11:23:17 2009 +0200 1.2 +++ b/tunblick/Sparkle.xcodeproj/project.pbxproj Wed Jul 29 11:28:31 2009 +0200 1.3 @@ -3,7 +3,7 @@ 1.4 archiveVersion = 1; 1.5 classes = { 1.6 }; 1.7 - objectVersion = 44; 1.8 + objectVersion = 45; 1.9 objects = { 1.10 1.11 /* Begin PBXBuildFile section */ 1.12 @@ -675,7 +675,7 @@ 1.13 0867D690FE84028FC02AAC07 /* Project object */ = { 1.14 isa = PBXProject; 1.15 buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "Sparkle" */; 1.16 - compatibilityVersion = "Xcode 3.0"; 1.17 + compatibilityVersion = "Xcode 3.1"; 1.18 hasScannedForEncodings = 1; 1.19 knownRegions = ( 1.20 English, 1.21 @@ -976,6 +976,8 @@ 1.22 isa = XCBuildConfiguration; 1.23 baseConfigurationReference = FA1941CA0D94A70100DD942E /* ConfigFrameworkDebug.xcconfig */; 1.24 buildSettings = { 1.25 + ARCHS = "$(NATIVE_ARCH)"; 1.26 + SDKROOT = ""; 1.27 }; 1.28 name = Debug; 1.29 }; 1.30 @@ -983,13 +985,16 @@ 1.31 isa = XCBuildConfiguration; 1.32 baseConfigurationReference = FA1941D50D94A70100DD942E /* ConfigFrameworkRelease.xcconfig */; 1.33 buildSettings = { 1.34 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.35 GCC_DEBUGGING_SYMBOLS = full; 1.36 + SDKROOT = macosx10.5; 1.37 }; 1.38 name = Release; 1.39 }; 1.40 1DEB91B208733DA50010E9CD /* Debug */ = { 1.41 isa = XCBuildConfiguration; 1.42 buildSettings = { 1.43 + ARCHS = "$(NATIVE_ARCH)"; 1.44 WARNING_CFLAGS = "-Wundeclared-selector"; 1.45 }; 1.46 name = Debug; 1.47 @@ -997,6 +1002,8 @@ 1.48 1DEB91B308733DA50010E9CD /* Release */ = { 1.49 isa = XCBuildConfiguration; 1.50 buildSettings = { 1.51 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.52 + SDKROOT = macosx10.5; 1.53 WARNING_CFLAGS = "-Wundeclared-selector"; 1.54 }; 1.55 name = Release; 1.56 @@ -1004,7 +1011,8 @@ 1.57 61072EAD0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = { 1.58 isa = XCBuildConfiguration; 1.59 buildSettings = { 1.60 - GCC_VERSION = ""; 1.61 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.62 + SDKROOT = macosx10.5; 1.63 WARNING_CFLAGS = "-Wundeclared-selector"; 1.64 }; 1.65 name = "Release (GC dual-mode; 10.5-only)"; 1.66 @@ -1013,7 +1021,9 @@ 1.67 isa = XCBuildConfiguration; 1.68 baseConfigurationReference = 61072EB20DF2640C008FE88B /* ConfigFrameworkReleaseGCSupport.xcconfig */; 1.69 buildSettings = { 1.70 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.71 INSTALL_PATH = "@loader_path/../Frameworks"; 1.72 + SDKROOT = macosx10.5; 1.73 }; 1.74 name = "Release (GC dual-mode; 10.5-only)"; 1.75 }; 1.76 @@ -1021,6 +1031,8 @@ 1.77 isa = XCBuildConfiguration; 1.78 baseConfigurationReference = FA1941D20D94A70100DD942E /* ConfigTestAppRelease.xcconfig */; 1.79 buildSettings = { 1.80 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.81 + SDKROOT = macosx10.5; 1.82 }; 1.83 name = "Release (GC dual-mode; 10.5-only)"; 1.84 }; 1.85 @@ -1028,6 +1040,8 @@ 1.86 isa = XCBuildConfiguration; 1.87 baseConfigurationReference = FA1941D40D94A70100DD942E /* ConfigRelaunchRelease.xcconfig */; 1.88 buildSettings = { 1.89 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.90 + SDKROOT = macosx10.5; 1.91 }; 1.92 name = "Release (GC dual-mode; 10.5-only)"; 1.93 }; 1.94 @@ -1035,7 +1049,7 @@ 1.95 isa = XCBuildConfiguration; 1.96 buildSettings = { 1.97 ALWAYS_SEARCH_USER_PATHS = NO; 1.98 - ARCHS = "$(NATIVE_ARCH)"; 1.99 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.100 COPY_PHASE_STRIP = YES; 1.101 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 1.102 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks"; 1.103 @@ -1063,7 +1077,7 @@ 1.104 isa = XCBuildConfiguration; 1.105 buildSettings = { 1.106 ALWAYS_SEARCH_USER_PATHS = NO; 1.107 - ARCHS = "$(NATIVE_ARCH_ACTUAL)"; 1.108 + ARCHS = "$(NATIVE_ARCH)"; 1.109 COPY_PHASE_STRIP = NO; 1.110 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks"; 1.111 GCC_DYNAMIC_NO_PIC = NO; 1.112 @@ -1083,6 +1097,7 @@ 1.113 ); 1.114 PREBINDING = NO; 1.115 PRODUCT_NAME = "Sparkle Unit Tests"; 1.116 + SDKROOT = ""; 1.117 WRAPPER_EXTENSION = octest; 1.118 ZERO_LINK = NO; 1.119 }; 1.120 @@ -1092,7 +1107,7 @@ 1.121 isa = XCBuildConfiguration; 1.122 buildSettings = { 1.123 ALWAYS_SEARCH_USER_PATHS = NO; 1.124 - ARCHS = "$(NATIVE_ARCH)"; 1.125 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.126 COPY_PHASE_STRIP = YES; 1.127 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 1.128 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks"; 1.129 @@ -1120,6 +1135,8 @@ 1.130 isa = XCBuildConfiguration; 1.131 baseConfigurationReference = FA1941CB0D94A70100DD942E /* ConfigTestAppDebug.xcconfig */; 1.132 buildSettings = { 1.133 + ARCHS = "$(NATIVE_ARCH)"; 1.134 + SDKROOT = ""; 1.135 }; 1.136 name = Debug; 1.137 }; 1.138 @@ -1127,6 +1144,8 @@ 1.139 isa = XCBuildConfiguration; 1.140 baseConfigurationReference = FA1941D20D94A70100DD942E /* ConfigTestAppRelease.xcconfig */; 1.141 buildSettings = { 1.142 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.143 + SDKROOT = macosx10.5; 1.144 }; 1.145 name = Release; 1.146 }; 1.147 @@ -1134,6 +1153,8 @@ 1.148 isa = XCBuildConfiguration; 1.149 baseConfigurationReference = FA1941D30D94A70100DD942E /* ConfigRelaunchDebug.xcconfig */; 1.150 buildSettings = { 1.151 + ARCHS = "$(NATIVE_ARCH)"; 1.152 + SDKROOT = ""; 1.153 }; 1.154 name = Debug; 1.155 }; 1.156 @@ -1141,6 +1162,8 @@ 1.157 isa = XCBuildConfiguration; 1.158 baseConfigurationReference = FA1941D40D94A70100DD942E /* ConfigRelaunchRelease.xcconfig */; 1.159 buildSettings = { 1.160 + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 1.161 + SDKROOT = macosx10.5; 1.162 }; 1.163 name = Release; 1.164 };