Ignore:
Timestamp:
07/19/06 04:46:17 (18 years ago)
Author:
Nicholas Riley
Message:

Removed TextEdit support; merged new Unsanity Installer (3.6.1) and Application Enhancer (2.0.1).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/ICeCoffEE.xcodeproj/project.pbxproj

    r216 r256  
    1717                                E120DF1A08141DD600BF8DDC /* ShellScript */,
    1818                        );
    19                         buildSettings = {
    20                                 PRODUCT_NAME = "ICeCoffEE Installer";
    21                                 WRAPPER_EXTENSION = app;
    22                         };
    2319                        dependencies = (
    2420                                E1EF063A0814203F00C464C7 /* PBXTargetDependency */,
     
    3329                E120DF0F08141D7E00BF8DDC /* ICeCoffEE Installer.app in CopyFiles */ = {isa = PBXBuildFile; fileRef = E120DF0C08141D5100BF8DDC /* ICeCoffEE Installer.app */; };
    3430                E120DF1108141D9F00BF8DDC /* ui.icns in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A003DBAA4600050002 /* ui.icns */; };
    35                 E120DF1608141DBD00BF8DDC /* Preinstall.sh in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A403DBAA5600050002 /* Preinstall.sh */; };
     31                E120DF1608141DBD00BF8DDC /* KillPrefpanesCache.sh in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A403DBAA5600050002 /* KillPrefpanesCache.sh */; };
    3632                E120DF1908141DBD00BF8DDC /* ui.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A503DBAA5600050002 /* ui.plist */; };
    3733                E14521D70A044FAA00C9B040 /* SmartCrashReportsAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = E14521D60A044FAA00C9B040 /* SmartCrashReportsAPI.h */; };
     
    5147                E1ABAE960812F4B2007C5427 /* ICeCoffEEShared.h in Headers */ = {isa = PBXBuildFile; fileRef = E135625E03DC9FC200050002 /* ICeCoffEEShared.h */; };
    5248                E1ABAE970812F4B2007C5427 /* ICeCoffEETerminal.h in Headers */ = {isa = PBXBuildFile; fileRef = E1317B2E03DFC4DE00050002 /* ICeCoffEETerminal.h */; };
    53                 E1ABAE980812F4B2007C5427 /* ICeCoffEETextEdit.h in Headers */ = {isa = PBXBuildFile; fileRef = E169DBA403E4F27400050002 /* ICeCoffEETextEdit.h */; };
    5449                E1ABAE990812F4B2007C5427 /* ICeCoffEEAction.h in Headers */ = {isa = PBXBuildFile; fileRef = E165AB3503E7A7FC00050002 /* ICeCoffEEAction.h */; };
    5550                E1ABAE9A0812F4B2007C5427 /* ICeCoffEEBookmarks.h in Headers */ = {isa = PBXBuildFile; fileRef = E13762D103EC636D00050002 /* ICeCoffEEBookmarks.h */; };
     
    6863                E1ABAEAA0812F4B2007C5427 /* ICeCoffEEShared.m in Sources */ = {isa = PBXBuildFile; fileRef = E182C8F603DE817F00050002 /* ICeCoffEEShared.m */; };
    6964                E1ABAEAB0812F4B2007C5427 /* ICeCoffEETerminal.m in Sources */ = {isa = PBXBuildFile; fileRef = E1317B2F03DFC4DE00050002 /* ICeCoffEETerminal.m */; };
    70                 E1ABAEAC0812F4B2007C5427 /* ICeCoffEETextEdit.c in Sources */ = {isa = PBXBuildFile; fileRef = E169DBA103E4EF5E00050002 /* ICeCoffEETextEdit.c */; };
    7165                E1ABAEAD0812F4B2007C5427 /* ICeCoffEEAction.c in Sources */ = {isa = PBXBuildFile; fileRef = E165AB3603E7A7FC00050002 /* ICeCoffEEAction.c */; };
    7266                E1ABAEAE0812F4B2007C5427 /* ICeCoffEEBookmarks.c in Sources */ = {isa = PBXBuildFile; fileRef = E13762D203EC636D00050002 /* ICeCoffEEBookmarks.c */; };
     
    10498/* End PBXBuildFile section */
    10599
    106 /* Begin PBXBuildStyle section */
    107                 4A9504CCFFE6A4B311CA0CBA /* Development */ = {
    108                         isa = PBXBuildStyle;
    109                         buildSettings = {
    110                                 COPY_PHASE_STRIP = NO;
    111                                 GCC_DYNAMIC_NO_PIC = NO;
    112                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
    113                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
    114                                 GCC_OPTIMIZATION_LEVEL = 0;
    115                                 OPTIMIZATION_CFLAGS = "-O0";
    116                                 ZERO_LINK = YES;
    117                         };
    118                         name = Development;
    119                 };
    120                 4A9504CDFFE6A4B311CA0CBA /* Deployment */ = {
    121                         isa = PBXBuildStyle;
    122                         buildSettings = {
    123                                 COPY_PHASE_STRIP = YES;
    124                                 GCC_C_LANGUAGE_STANDARD = c99;
    125                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
    126                                 ZERO_LINK = NO;
    127                         };
    128                         name = Deployment;
    129                 };
    130 /* End PBXBuildStyle section */
    131 
    132100/* Begin PBXContainerItemProxy section */
    133101                E1ABAEF30812F4B3007C5427 /* PBXContainerItemProxy */ = {
     
    181149                        dstSubfolderSpec = 16;
    182150                        files = (
    183                                 E120DF1608141DBD00BF8DDC /* Preinstall.sh in CopyFiles */,
     151                                E120DF1608141DBD00BF8DDC /* KillPrefpanesCache.sh in CopyFiles */,
    184152                                E120DF1908141DBD00BF8DDC /* ui.plist in CopyFiles */,
    185153                        );
     
    233201                E165AB3503E7A7FC00050002 /* ICeCoffEEAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEAction.h; sourceTree = "<group>"; };
    234202                E165AB3603E7A7FC00050002 /* ICeCoffEEAction.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ICeCoffEEAction.c; sourceTree = "<group>"; };
    235                 E169DBA103E4EF5E00050002 /* ICeCoffEETextEdit.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; path = ICeCoffEETextEdit.c; sourceTree = "<group>"; tabWidth = 4; usesTabs = 0; };
    236                 E169DBA403E4F27400050002 /* ICeCoffEETextEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEETextEdit.h; sourceTree = "<group>"; };
    237203                E169DBA703E4F6A400050002 /* ICeCoffEEConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEConfig.h; sourceTree = "<group>"; };
    238204                E169DCAB03E4FF7A00050002 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
     
    258224                E1BB269403DB74C200050002 /* ICeCoffEEMenuSuper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEMenuSuper.m; sourceTree = "<group>"; };
    259225                E1BF15A003DBAA4600050002 /* ui.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = ui.icns; path = "Installer components/ui.icns"; sourceTree = "<group>"; };
    260                 E1BF15A403DBAA5600050002 /* Preinstall.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = Preinstall.sh; sourceTree = "<group>"; };
     226                E1BF15A403DBAA5600050002 /* KillPrefpanesCache.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = KillPrefpanesCache.sh; sourceTree = "<group>"; };
    261227                E1BF15A503DBAA5600050002 /* ui.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; path = ui.plist; sourceTree = "<group>"; };
    262228                E1BF15BD03DBBD3E00050002 /* package-ICeCoffEE.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; name = "package-ICeCoffEE.sh"; path = "/Users/nicholas/Documents/Development/ICeCoffEE/package-ICeCoffEE.sh"; sourceTree = "<absolute>"; };
     
    477443                        isa = PBXGroup;
    478444                        children = (
    479                                 E169DBA403E4F27400050002 /* ICeCoffEETextEdit.h */,
    480                                 E169DBA103E4EF5E00050002 /* ICeCoffEETextEdit.c */,
    481445                        );
    482446                        name = Carbon;
     
    505469                        isa = PBXGroup;
    506470                        children = (
    507                                 E1BF15A403DBAA5600050002 /* Preinstall.sh */,
     471                                E1BF15A403DBAA5600050002 /* KillPrefpanesCache.sh */,
    508472                                E1BF15A503DBAA5600050002 /* ui.plist */,
    509473                        );
     
    527491                                E1ABAE960812F4B2007C5427 /* ICeCoffEEShared.h in Headers */,
    528492                                E1ABAE970812F4B2007C5427 /* ICeCoffEETerminal.h in Headers */,
    529                                 E1ABAE980812F4B2007C5427 /* ICeCoffEETextEdit.h in Headers */,
    530493                                E1ABAE990812F4B2007C5427 /* ICeCoffEEAction.h in Headers */,
    531494                                E1ABAE9A0812F4B2007C5427 /* ICeCoffEEBookmarks.h in Headers */,
     
    579542                        buildRules = (
    580543                        );
    581                         buildSettings = {
    582                                 EXPORTED_SYMBOLS_FILE = Exports.exp;
    583                                 FRAMEWORK_SEARCH_PATHS = (
    584                                         /Library/Frameworks,
    585                                         "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
    586                                 );
    587                                 INFOPLIST_FILE = "Info-APE Module.plist";
    588                                 PRODUCT_NAME = ICeCoffEE;
    589                                 WARNING_CFLAGS = (
    590                                         "-Wmost",
    591                                         "-Wno-four-char-constants",
    592                                         "-Wno-unknown-pragmas",
    593                                 );
    594                                 WRAPPER_EXTENSION = ape;
    595                         };
    596544                        dependencies = (
    597545                                E1ABAEF40812F4B3007C5427 /* PBXTargetDependency */,
     
    615563                        buildRules = (
    616564                        );
    617                         buildSettings = {
    618                                 FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
    619                                 INFOPLIST_FILE = "Info-APEManagerPrefPane.plist";
    620                                 PRODUCT_NAME = APEManagerPrefPane;
    621                                 WARNING_CFLAGS = (
    622                                         "-Wmost",
    623                                         "-Wno-four-char-constants",
    624                                         "-Wno-unknown-pragmas",
    625                                 );
    626                                 WRAPPER_EXTENSION = plugin;
    627                         };
    628565                        dependencies = (
    629566                        );
     
    644581                        buildRules = (
    645582                        );
    646                         buildSettings = {
    647                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
    648                                 GCC_PREFIX_HEADER = ICFindFilesToRemove/ICFindFilesToRemove_Prefix.h;
    649                                 OTHER_CFLAGS = "";
    650                                 OTHER_LDFLAGS = "";
    651                                 OTHER_REZFLAGS = "";
    652                                 PRODUCT_NAME = ICFindFilesToRemove;
    653                                 REZ_EXECUTABLE = YES;
    654                                 SECTORDER_FLAGS = "";
    655                                 WARNING_CFLAGS = (
    656                                         "-Wmost",
    657                                         "-Wno-four-char-constants",
    658                                         "-Wno-unknown-pragmas",
    659                                 );
    660                         };
    661583                        dependencies = (
    662584                        );
     
    673595                        isa = PBXProject;
    674596                        buildConfigurationList = E1E685BC0A044B330072E0C9 /* Build configuration list for PBXProject "ICeCoffEE" */;
    675                         buildSettings = {
    676                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
    677                                 SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk;
    678                         };
    679                         buildStyles = (
    680                                 4A9504CCFFE6A4B311CA0CBA /* Development */,
    681                                 4A9504CDFFE6A4B311CA0CBA /* Deployment */,
    682                         );
    683597                        hasScannedForEncodings = 1;
    684598                        knownPlatforms = (
     
    779693                                E1ABAEAA0812F4B2007C5427 /* ICeCoffEEShared.m in Sources */,
    780694                                E1ABAEAB0812F4B2007C5427 /* ICeCoffEETerminal.m in Sources */,
    781                                 E1ABAEAC0812F4B2007C5427 /* ICeCoffEETextEdit.c in Sources */,
    782695                                E1ABAEAD0812F4B2007C5427 /* ICeCoffEEAction.c in Sources */,
    783696                                E1ABAEAE0812F4B2007C5427 /* ICeCoffEEBookmarks.c in Sources */,
     
    1055968                        isa = XCBuildConfiguration;
    1056969                        buildSettings = {
     970                                ARCHS = (
     971                                        ppc,
     972                                        i386,
     973                                );
    1057974                                GCC_C_LANGUAGE_STANDARD = c99;
     975                                GCC_VERSION_ppc = 3.3;
    1058976                                MACOSX_DEPLOYMENT_TARGET = 10.3;
    1059                                 SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk;
     977                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
    1060978                        };
    1061979                        name = Development;
     
    1064982                        isa = XCBuildConfiguration;
    1065983                        buildSettings = {
     984                                ARCHS = (
     985                                        ppc,
     986                                        i386,
     987                                );
    1066988                                GCC_C_LANGUAGE_STANDARD = c99;
     989                                GCC_VERSION_ppc = 3.3;
    1067990                                MACOSX_DEPLOYMENT_TARGET = 10.3;
    1068                                 SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk;
     991                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
    1069992                        };
    1070993                        name = Deployment;
Note: See TracChangeset for help on using the changeset viewer.