tunblick/Sparkle.xcodeproj/project.pbxproj

changeset 2
da073b397539
parent 1
1a5334dfb21d
equal deleted inserted replaced
0:7be1f2e1a3af 1:3e28f8c380a3
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 44; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 610134730DD250470049ACDF /* SUUpdateDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = 610134710DD250470049ACDF /* SUUpdateDriver.h */; settings = {ATTRIBUTES = (); }; }; 10 610134730DD250470049ACDF /* SUUpdateDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = 610134710DD250470049ACDF /* SUUpdateDriver.h */; settings = {ATTRIBUTES = (); }; };
11 610134740DD250470049ACDF /* SUUpdateDriver.m in Sources */ = {isa = PBXBuildFile; fileRef = 610134720DD250470049ACDF /* SUUpdateDriver.m */; }; 11 610134740DD250470049ACDF /* SUUpdateDriver.m in Sources */ = {isa = PBXBuildFile; fileRef = 610134720DD250470049ACDF /* SUUpdateDriver.m */; };
673 673
674 /* Begin PBXProject section */ 674 /* Begin PBXProject section */
675 0867D690FE84028FC02AAC07 /* Project object */ = { 675 0867D690FE84028FC02AAC07 /* Project object */ = {
676 isa = PBXProject; 676 isa = PBXProject;
677 buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "Sparkle" */; 677 buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "Sparkle" */;
678 compatibilityVersion = "Xcode 3.0"; 678 compatibilityVersion = "Xcode 3.1";
679 hasScannedForEncodings = 1; 679 hasScannedForEncodings = 1;
680 knownRegions = ( 680 knownRegions = (
681 English, 681 English,
682 Japanese, 682 Japanese,
683 French, 683 French,
974 /* Begin XCBuildConfiguration section */ 974 /* Begin XCBuildConfiguration section */
975 1DEB91AE08733DA50010E9CD /* Debug */ = { 975 1DEB91AE08733DA50010E9CD /* Debug */ = {
976 isa = XCBuildConfiguration; 976 isa = XCBuildConfiguration;
977 baseConfigurationReference = FA1941CA0D94A70100DD942E /* ConfigFrameworkDebug.xcconfig */; 977 baseConfigurationReference = FA1941CA0D94A70100DD942E /* ConfigFrameworkDebug.xcconfig */;
978 buildSettings = { 978 buildSettings = {
979 ARCHS = "$(NATIVE_ARCH)";
980 SDKROOT = "";
979 }; 981 };
980 name = Debug; 982 name = Debug;
981 }; 983 };
982 1DEB91AF08733DA50010E9CD /* Release */ = { 984 1DEB91AF08733DA50010E9CD /* Release */ = {
983 isa = XCBuildConfiguration; 985 isa = XCBuildConfiguration;
984 baseConfigurationReference = FA1941D50D94A70100DD942E /* ConfigFrameworkRelease.xcconfig */; 986 baseConfigurationReference = FA1941D50D94A70100DD942E /* ConfigFrameworkRelease.xcconfig */;
985 buildSettings = { 987 buildSettings = {
988 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
986 GCC_DEBUGGING_SYMBOLS = full; 989 GCC_DEBUGGING_SYMBOLS = full;
990 SDKROOT = macosx10.5;
987 }; 991 };
988 name = Release; 992 name = Release;
989 }; 993 };
990 1DEB91B208733DA50010E9CD /* Debug */ = { 994 1DEB91B208733DA50010E9CD /* Debug */ = {
991 isa = XCBuildConfiguration; 995 isa = XCBuildConfiguration;
992 buildSettings = { 996 buildSettings = {
997 ARCHS = "$(NATIVE_ARCH)";
993 WARNING_CFLAGS = "-Wundeclared-selector"; 998 WARNING_CFLAGS = "-Wundeclared-selector";
994 }; 999 };
995 name = Debug; 1000 name = Debug;
996 }; 1001 };
997 1DEB91B308733DA50010E9CD /* Release */ = { 1002 1DEB91B308733DA50010E9CD /* Release */ = {
998 isa = XCBuildConfiguration; 1003 isa = XCBuildConfiguration;
999 buildSettings = { 1004 buildSettings = {
1005 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1006 SDKROOT = macosx10.5;
1000 WARNING_CFLAGS = "-Wundeclared-selector"; 1007 WARNING_CFLAGS = "-Wundeclared-selector";
1001 }; 1008 };
1002 name = Release; 1009 name = Release;
1003 }; 1010 };
1004 61072EAD0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = { 1011 61072EAD0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = {
1005 isa = XCBuildConfiguration; 1012 isa = XCBuildConfiguration;
1006 buildSettings = { 1013 buildSettings = {
1007 GCC_VERSION = ""; 1014 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1015 SDKROOT = macosx10.5;
1008 WARNING_CFLAGS = "-Wundeclared-selector"; 1016 WARNING_CFLAGS = "-Wundeclared-selector";
1009 }; 1017 };
1010 name = "Release (GC dual-mode; 10.5-only)"; 1018 name = "Release (GC dual-mode; 10.5-only)";
1011 }; 1019 };
1012 61072EAE0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = { 1020 61072EAE0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = {
1013 isa = XCBuildConfiguration; 1021 isa = XCBuildConfiguration;
1014 baseConfigurationReference = 61072EB20DF2640C008FE88B /* ConfigFrameworkReleaseGCSupport.xcconfig */; 1022 baseConfigurationReference = 61072EB20DF2640C008FE88B /* ConfigFrameworkReleaseGCSupport.xcconfig */;
1015 buildSettings = { 1023 buildSettings = {
1024 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1016 INSTALL_PATH = "@loader_path/../Frameworks"; 1025 INSTALL_PATH = "@loader_path/../Frameworks";
1026 SDKROOT = macosx10.5;
1017 }; 1027 };
1018 name = "Release (GC dual-mode; 10.5-only)"; 1028 name = "Release (GC dual-mode; 10.5-only)";
1019 }; 1029 };
1020 61072EAF0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = { 1030 61072EAF0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = {
1021 isa = XCBuildConfiguration; 1031 isa = XCBuildConfiguration;
1022 baseConfigurationReference = FA1941D20D94A70100DD942E /* ConfigTestAppRelease.xcconfig */; 1032 baseConfigurationReference = FA1941D20D94A70100DD942E /* ConfigTestAppRelease.xcconfig */;
1023 buildSettings = { 1033 buildSettings = {
1034 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1035 SDKROOT = macosx10.5;
1024 }; 1036 };
1025 name = "Release (GC dual-mode; 10.5-only)"; 1037 name = "Release (GC dual-mode; 10.5-only)";
1026 }; 1038 };
1027 61072EB00DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = { 1039 61072EB00DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = {
1028 isa = XCBuildConfiguration; 1040 isa = XCBuildConfiguration;
1029 baseConfigurationReference = FA1941D40D94A70100DD942E /* ConfigRelaunchRelease.xcconfig */; 1041 baseConfigurationReference = FA1941D40D94A70100DD942E /* ConfigRelaunchRelease.xcconfig */;
1030 buildSettings = { 1042 buildSettings = {
1043 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1044 SDKROOT = macosx10.5;
1031 }; 1045 };
1032 name = "Release (GC dual-mode; 10.5-only)"; 1046 name = "Release (GC dual-mode; 10.5-only)";
1033 }; 1047 };
1034 61072EB10DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = { 1048 61072EB10DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = {
1035 isa = XCBuildConfiguration; 1049 isa = XCBuildConfiguration;
1036 buildSettings = { 1050 buildSettings = {
1037 ALWAYS_SEARCH_USER_PATHS = NO; 1051 ALWAYS_SEARCH_USER_PATHS = NO;
1038 ARCHS = "$(NATIVE_ARCH)"; 1052 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1039 COPY_PHASE_STRIP = YES; 1053 COPY_PHASE_STRIP = YES;
1040 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 1054 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1041 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks"; 1055 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
1042 GCC_ENABLE_FIX_AND_CONTINUE = NO; 1056 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1043 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 1057 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1061 }; 1075 };
1062 612279DB0DB5470300AB99EA /* Debug */ = { 1076 612279DB0DB5470300AB99EA /* Debug */ = {
1063 isa = XCBuildConfiguration; 1077 isa = XCBuildConfiguration;
1064 buildSettings = { 1078 buildSettings = {
1065 ALWAYS_SEARCH_USER_PATHS = NO; 1079 ALWAYS_SEARCH_USER_PATHS = NO;
1066 ARCHS = "$(NATIVE_ARCH_ACTUAL)"; 1080 ARCHS = "$(NATIVE_ARCH)";
1067 COPY_PHASE_STRIP = NO; 1081 COPY_PHASE_STRIP = NO;
1068 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks"; 1082 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
1069 GCC_DYNAMIC_NO_PIC = NO; 1083 GCC_DYNAMIC_NO_PIC = NO;
1070 GCC_ENABLE_FIX_AND_CONTINUE = NO; 1084 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1071 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 1085 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1081 "-framework", 1095 "-framework",
1082 SenTestingKit, 1096 SenTestingKit,
1083 ); 1097 );
1084 PREBINDING = NO; 1098 PREBINDING = NO;
1085 PRODUCT_NAME = "Sparkle Unit Tests"; 1099 PRODUCT_NAME = "Sparkle Unit Tests";
1100 SDKROOT = "";
1086 WRAPPER_EXTENSION = octest; 1101 WRAPPER_EXTENSION = octest;
1087 ZERO_LINK = NO; 1102 ZERO_LINK = NO;
1088 }; 1103 };
1089 name = Debug; 1104 name = Debug;
1090 }; 1105 };
1091 612279DC0DB5470300AB99EA /* Release */ = { 1106 612279DC0DB5470300AB99EA /* Release */ = {
1092 isa = XCBuildConfiguration; 1107 isa = XCBuildConfiguration;
1093 buildSettings = { 1108 buildSettings = {
1094 ALWAYS_SEARCH_USER_PATHS = NO; 1109 ALWAYS_SEARCH_USER_PATHS = NO;
1095 ARCHS = "$(NATIVE_ARCH)"; 1110 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1096 COPY_PHASE_STRIP = YES; 1111 COPY_PHASE_STRIP = YES;
1097 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 1112 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1098 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks"; 1113 FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
1099 GCC_ENABLE_FIX_AND_CONTINUE = NO; 1114 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1100 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 1115 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1118 }; 1133 };
1119 61B5F90609C4CEE300B25A18 /* Debug */ = { 1134 61B5F90609C4CEE300B25A18 /* Debug */ = {
1120 isa = XCBuildConfiguration; 1135 isa = XCBuildConfiguration;
1121 baseConfigurationReference = FA1941CB0D94A70100DD942E /* ConfigTestAppDebug.xcconfig */; 1136 baseConfigurationReference = FA1941CB0D94A70100DD942E /* ConfigTestAppDebug.xcconfig */;
1122 buildSettings = { 1137 buildSettings = {
1138 ARCHS = "$(NATIVE_ARCH)";
1139 SDKROOT = "";
1123 }; 1140 };
1124 name = Debug; 1141 name = Debug;
1125 }; 1142 };
1126 61B5F90709C4CEE300B25A18 /* Release */ = { 1143 61B5F90709C4CEE300B25A18 /* Release */ = {
1127 isa = XCBuildConfiguration; 1144 isa = XCBuildConfiguration;
1128 baseConfigurationReference = FA1941D20D94A70100DD942E /* ConfigTestAppRelease.xcconfig */; 1145 baseConfigurationReference = FA1941D20D94A70100DD942E /* ConfigTestAppRelease.xcconfig */;
1129 buildSettings = { 1146 buildSettings = {
1147 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1148 SDKROOT = macosx10.5;
1130 }; 1149 };
1131 name = Release; 1150 name = Release;
1132 }; 1151 };
1133 DAAEFC980DA571DF0051E0D0 /* Debug */ = { 1152 DAAEFC980DA571DF0051E0D0 /* Debug */ = {
1134 isa = XCBuildConfiguration; 1153 isa = XCBuildConfiguration;
1135 baseConfigurationReference = FA1941D30D94A70100DD942E /* ConfigRelaunchDebug.xcconfig */; 1154 baseConfigurationReference = FA1941D30D94A70100DD942E /* ConfigRelaunchDebug.xcconfig */;
1136 buildSettings = { 1155 buildSettings = {
1156 ARCHS = "$(NATIVE_ARCH)";
1157 SDKROOT = "";
1137 }; 1158 };
1138 name = Debug; 1159 name = Debug;
1139 }; 1160 };
1140 DAAEFC990DA571DF0051E0D0 /* Release */ = { 1161 DAAEFC990DA571DF0051E0D0 /* Release */ = {
1141 isa = XCBuildConfiguration; 1162 isa = XCBuildConfiguration;
1142 baseConfigurationReference = FA1941D40D94A70100DD942E /* ConfigRelaunchRelease.xcconfig */; 1163 baseConfigurationReference = FA1941D40D94A70100DD942E /* ConfigRelaunchRelease.xcconfig */;
1143 buildSettings = { 1164 buildSettings = {
1165 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1166 SDKROOT = macosx10.5;
1144 }; 1167 };
1145 name = Release; 1168 name = Release;
1146 }; 1169 };
1147 /* End XCBuildConfiguration section */ 1170 /* End XCBuildConfiguration section */
1148 1171

mercurial