Remove unnecessary project settings.

Cocoa app now buildable on 10.4 to 10.9 (ppc and/or i386).
Carbon app buildable with Xcode 3 or earlier (ppc).
This commit is contained in:
Nicholas Shanks 2014-02-16 10:05:05 +00:00
parent 4ac23d96ea
commit d905492012
2 changed files with 27 additions and 157 deletions

2
.gitignore vendored
View File

@ -6,3 +6,5 @@ build/
*.mode1v3 *.mode1v3
*.mode2v3 *.mode2v3
*.perspectivev3 *.perspectivev3
*.xcworkspace/
xcuserdata/

View File

@ -339,42 +339,42 @@
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = F5B5880F0156D2A601000001 /* Project object */; containerPortal = F5B5880F0156D2A601000001 /* Project object */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = E18BF63E069FEA1600F076B8 /* Hex Editor Carbon */; remoteGlobalIDString = E18BF63E069FEA1600F076B8;
remoteInfo = "Hex Editor Carbon"; remoteInfo = "Hex Editor Carbon";
}; };
8415910418AFD18D00306B4F /* PBXContainerItemProxy */ = { 8415910418AFD18D00306B4F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = F5B5880F0156D2A601000001 /* Project object */; containerPortal = F5B5880F0156D2A601000001 /* Project object */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = E18BF653069FEA1600F076B8 /* Template Editor Carbon */; remoteGlobalIDString = E18BF653069FEA1600F076B8;
remoteInfo = "Template Editor Carbon"; remoteInfo = "Template Editor Carbon";
}; };
8415910C18AFD19000306B4F /* PBXContainerItemProxy */ = { 8415910C18AFD19000306B4F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = F5B5880F0156D2A601000001 /* Project object */; containerPortal = F5B5880F0156D2A601000001 /* Project object */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = E18BF662069FEA1700F076B8 /* PICT Editor Carbon */; remoteGlobalIDString = E18BF662069FEA1700F076B8;
remoteInfo = "PICT Editor Carbon"; remoteInfo = "PICT Editor Carbon";
}; };
841591E818AFE56200306B4F /* PBXContainerItemProxy */ = { 841591E818AFE56200306B4F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = F5B5880F0156D2A601000001 /* Project object */; containerPortal = F5B5880F0156D2A601000001 /* Project object */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = 8415918818AFE39B00306B4F /* libResKnife */; remoteGlobalIDString = 8415918818AFE39B00306B4F;
remoteInfo = libResKnife; remoteInfo = libResKnife;
}; };
841591EA18AFE56C00306B4F /* PBXContainerItemProxy */ = { 841591EA18AFE56C00306B4F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = F5B5880F0156D2A601000001 /* Project object */; containerPortal = F5B5880F0156D2A601000001 /* Project object */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = 8415918818AFE39B00306B4F /* libResKnife */; remoteGlobalIDString = 8415918818AFE39B00306B4F;
remoteInfo = libResKnife; remoteInfo = libResKnife;
}; };
841591EC18AFE57700306B4F /* PBXContainerItemProxy */ = { 841591EC18AFE57700306B4F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = F5B5880F0156D2A601000001 /* Project object */; containerPortal = F5B5880F0156D2A601000001 /* Project object */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = 8415918818AFE39B00306B4F /* libResKnife */; remoteGlobalIDString = 8415918818AFE39B00306B4F;
remoteInfo = libResKnife; remoteInfo = libResKnife;
}; };
E13F836408F139E900E2A5CB /* PBXContainerItemProxy */ = { E13F836408F139E900E2A5CB /* PBXContainerItemProxy */ = {
@ -1811,6 +1811,8 @@
/* Begin PBXProject section */ /* Begin PBXProject section */
F5B5880F0156D2A601000001 /* Project object */ = { F5B5880F0156D2A601000001 /* Project object */ = {
isa = PBXProject; isa = PBXProject;
attributes = {
};
buildConfigurationList = E13F7F0508F0411100E2A5CB /* Build configuration list for PBXProject "ResKnife" */; buildConfigurationList = E13F7F0508F0411100E2A5CB /* Build configuration list for PBXProject "ResKnife" */;
compatibilityVersion = "Xcode 2.4"; compatibilityVersion = "Xcode 2.4";
developmentRegion = English; developmentRegion = English;
@ -2501,13 +2503,8 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO; ALWAYS_SEARCH_USER_PATHS = NO;
COPY_PHASE_STRIP = NO; ARCHS = ppc;
EXECUTABLE_PREFIX = lib; EXECUTABLE_PREFIX = lib;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
PREBINDING = NO;
PRODUCT_NAME = ResKnife; PRODUCT_NAME = ResKnife;
}; };
name = Debug; name = Debug;
@ -2516,130 +2513,82 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO; ALWAYS_SEARCH_USER_PATHS = NO;
COPY_PHASE_STRIP = YES; ARCHS = ppc;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
EXECUTABLE_PREFIX = lib; EXECUTABLE_PREFIX = lib;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_MODEL_TUNING = G5;
PREBINDING = NO;
PRODUCT_NAME = ResKnife; PRODUCT_NAME = ResKnife;
ZERO_LINK = NO;
}; };
name = Release; name = Release;
}; };
E13F7ED208F0411100E2A5CB /* Debug */ = { E13F7ED208F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Hex Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Hex Editor/Info.plist";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
"-undefined", "-undefined",
error, error,
); );
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Hexadecimal Editor"; PRODUCT_NAME = "Hexadecimal Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = YES;
}; };
name = Debug; name = Debug;
}; };
E13F7ED308F0411100E2A5CB /* Release */ = { E13F7ED308F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUGGING_SYMBOLS = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Hex Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Hex Editor/Info.plist";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
"-undefined", "-undefined",
error, error,
); );
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Hexadecimal Editor"; PRODUCT_NAME = "Hexadecimal Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = NO;
}; };
name = Release; name = Release;
}; };
E13F7ED608F0411100E2A5CB /* Debug */ = { E13F7ED608F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Template Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Template Editor/Info.plist";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Template Editor"; PRODUCT_NAME = "Template Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = YES;
}; };
name = Debug; name = Debug;
}; };
E13F7ED708F0411100E2A5CB /* Release */ = { E13F7ED708F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUGGING_SYMBOLS = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Template Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Template Editor/Info.plist";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Template Editor"; PRODUCT_NAME = "Template Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = NO;
}; };
name = Release; name = Release;
}; };
E13F7EDA08F0411100E2A5CB /* Debug */ = { E13F7EDA08F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = Cocoa/Info.plist; INFOPLIST_FILE = Cocoa/Info.plist;
PREBINDING = YES; PREBINDING = YES;
PRODUCT_NAME = "ResKnife Cocoa"; PRODUCT_NAME = "ResKnife Cocoa";
@ -2655,10 +2604,6 @@
E13F7EDB08F0411100E2A5CB /* Release */ = { E13F7EDB08F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = Cocoa/Info.plist; INFOPLIST_FILE = Cocoa/Info.plist;
PREBINDING = YES; PREBINDING = YES;
PRODUCT_NAME = "ResKnife Cocoa"; PRODUCT_NAME = "ResKnife Cocoa";
@ -2674,171 +2619,105 @@
E13F7EE208F0411100E2A5CB /* Debug */ = { E13F7EE208F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Icon Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Icon Editor/Info.plist";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Bitmap Editor"; PRODUCT_NAME = "Bitmap Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = YES;
}; };
name = Debug; name = Debug;
}; };
E13F7EE308F0411100E2A5CB /* Release */ = { E13F7EE308F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUGGING_SYMBOLS = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Icon Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Icon Editor/Info.plist";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Bitmap Editor"; PRODUCT_NAME = "Bitmap Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = NO;
}; };
name = Release; name = Release;
}; };
E13F7EE608F0411100E2A5CB /* Debug */ = { E13F7EE608F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
GCC_WARN_SIGN_COMPARE = NO; GCC_WARN_SIGN_COMPARE = NO;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
GCC_WARN_UNKNOWN_PRAGMAS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Font Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Font Editor/Info.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
AppKit, AppKit,
); );
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Font Editor"; PRODUCT_NAME = "Font Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost"; WARNING_CFLAGS = "-Wmost";
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = YES;
}; };
name = Debug; name = Debug;
}; };
E13F7EE708F0411100E2A5CB /* Release */ = { E13F7EE708F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUGGING_SYMBOLS = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
GCC_WARN_SIGN_COMPARE = NO; GCC_WARN_SIGN_COMPARE = NO;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
GCC_WARN_UNKNOWN_PRAGMAS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO;
INFOPLIST_FILE = "Cocoa/Plug-Ins/Font Editor/Info.plist"; INFOPLIST_FILE = "Cocoa/Plug-Ins/Font Editor/Info.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
AppKit, AppKit,
); );
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Font Editor"; PRODUCT_NAME = "Font Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost"; WARNING_CFLAGS = "-Wmost";
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = NO;
}; };
name = Release; name = Release;
}; };
E13F7EEA08F0411100E2A5CB /* Debug */ = { E13F7EEA08F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = NovaTools/Info.plist; INFOPLIST_FILE = NovaTools/Info.plist;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = NovaTools; PRODUCT_NAME = NovaTools;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = YES;
}; };
name = Debug; name = Debug;
}; };
E13F7EEB08F0411100E2A5CB /* Release */ = { E13F7EEB08F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUGGING_SYMBOLS = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
INFOPLIST_FILE = NovaTools/Info.plist; INFOPLIST_FILE = NovaTools/Info.plist;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = NovaTools; PRODUCT_NAME = NovaTools;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
"-Wno-unknown-pragmas", "-Wno-unknown-pragmas",
); );
WRAPPER_EXTENSION = plugin; WRAPPER_EXTENSION = plugin;
ZERO_LINK = NO;
}; };
name = Release; name = Release;
}; };
E13F7EEE08F0411100E2A5CB /* Debug */ = { E13F7EEE08F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO; ARCHS = ppc;
FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Versions/A/Frameworks"; FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Versions/A/Frameworks";
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = Carbon/Info.plist; INFOPLIST_FILE = Carbon/Info.plist;
LIBRARY_SEARCH_PATHS = Carbon;
PRODUCT_NAME = "ResKnife Carbon"; PRODUCT_NAME = "ResKnife Carbon";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
@ -2852,10 +2731,9 @@
E13F7EEF08F0411100E2A5CB /* Release */ = { E13F7EEF08F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES; ARCHS = ppc;
FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Versions/A/Frameworks"; FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Versions/A/Frameworks";
INFOPLIST_FILE = Carbon/Info.plist; INFOPLIST_FILE = Carbon/Info.plist;
LIBRARY_SEARCH_PATHS = Carbon;
PRODUCT_NAME = "ResKnife Carbon"; PRODUCT_NAME = "ResKnife Carbon";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
@ -2869,10 +2747,7 @@
E13F7EF608F0411100E2A5CB /* Debug */ = { E13F7EF608F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO; ARCHS = ppc;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = "Hex Editor/Info.plist"; INFOPLIST_FILE = "Hex Editor/Info.plist";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
@ -2892,8 +2767,7 @@
E13F7EF708F0411100E2A5CB /* Release */ = { E13F7EF708F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES; ARCHS = ppc;
DEBUGGING_SYMBOLS = NO;
INFOPLIST_FILE = "Hex Editor/Info.plist"; INFOPLIST_FILE = "Hex Editor/Info.plist";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
@ -2913,10 +2787,7 @@
E13F7EFA08F0411100E2A5CB /* Debug */ = { E13F7EFA08F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO; ARCHS = ppc;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = "Template Editor/Info.plist"; INFOPLIST_FILE = "Template Editor/Info.plist";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
@ -2936,8 +2807,7 @@
E13F7EFB08F0411100E2A5CB /* Release */ = { E13F7EFB08F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES; ARCHS = ppc;
DEBUGGING_SYMBOLS = NO;
INFOPLIST_FILE = "Template Editor/Info.plist"; INFOPLIST_FILE = "Template Editor/Info.plist";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
@ -2957,10 +2827,7 @@
E13F7EFE08F0411100E2A5CB /* Debug */ = { E13F7EFE08F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = NO; ARCHS = ppc;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = "PICT Editor/Info.plist"; INFOPLIST_FILE = "PICT Editor/Info.plist";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
@ -2968,7 +2835,6 @@
error, error,
); );
PRODUCT_NAME = "PICT Editor"; PRODUCT_NAME = "PICT Editor";
SECTORDER_FLAGS = "";
WARNING_CFLAGS = ( WARNING_CFLAGS = (
"-Wmost", "-Wmost",
"-Wno-four-char-constants", "-Wno-four-char-constants",
@ -2981,8 +2847,7 @@
E13F7EFF08F0411100E2A5CB /* Release */ = { E13F7EFF08F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
COPY_PHASE_STRIP = YES; ARCHS = ppc;
DEBUGGING_SYMBOLS = NO;
INFOPLIST_FILE = "PICT Editor/Info.plist"; INFOPLIST_FILE = "PICT Editor/Info.plist";
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-bundle", "-bundle",
@ -3002,17 +2867,20 @@
E13F7F0608F0411100E2A5CB /* Debug */ = { E13F7F0608F0411100E2A5CB /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ARCHS = ppc; ARCHS = "$(ARCHS_STANDARD_32_BIT)";
GCC_VERSION = 4.0; COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
STRIP_INSTALLED_PRODUCT = NO;
}; };
name = Debug; name = Debug;
}; };
E13F7F0708F0411100E2A5CB /* Release */ = { E13F7F0708F0411100E2A5CB /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ARCHS = ppc; ARCHS = "$(ARCHS_STANDARD_32_BIT)";
GCC_VERSION = 4.0; GCC_C_LANGUAGE_STANDARD = c99;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
}; };
name = Release; name = Release;