Ignore:
Timestamp:
02/11/08 07:28:58 (16 years ago)
Author:
Nicholas Riley
Message:

VERSION.xcconfig: Updated for 1.5d2.

Info-APE Module.plist: Updated copyright date. Require APE 2.5b1.
Add URL for displaying compatibility info in the event of an OS
upgrade (earlier versions won't get it, but my Web site is hard-coded
into APE 2.5b2 and later). Move SCR stuff here since explicit
registration is no longer necessary. Remove CFBundleIconFile as it's
long been unnecessary.

English.lproj/InfoPlist.strings: Updated copyright date.

APEInfo.rtfd: Updated for 1.5d2.

Installer components/ICeCoffEE Installer.app: Update to UI 3.7 (as yet
without UI tweaks) / APE 2.5b1.

ICeCoffEE.xcodeproj: More tweaks.

Installer components/ui.icns: Updated with gigantic icon for Leopard.

Installer components/ui/{Smart Crash Reports,UI_SCRInstall.plugin}:
Update to Smart Crash Reports 1.5b2.

Installer components/ui/ui.plist: Updated for 1.5d2 and 10.4 minimum
OS version.

File:
1 edited

Legend:

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

    r375 r387  
    3131                E120DF1608141DBD00BF8DDC /* KillPrefpanesCache.sh in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A403DBAA5600050002 /* KillPrefpanesCache.sh */; };
    3232                E120DF1908141DBD00BF8DDC /* ui.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A503DBAA5600050002 /* ui.plist */; };
    33                 E14521D70A044FAA00C9B040 /* SmartCrashReportsAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = E14521D60A044FAA00C9B040 /* SmartCrashReportsAPI.h */; };
    34                 E14521D90A044FB300C9B040 /* SmartCrashReportsAPI.o in Frameworks */ = {isa = PBXBuildFile; fileRef = E14521D80A044FB300C9B040 /* SmartCrashReportsAPI.o */; };
    3533                E14DF1DA0A6F374700346107 /* APETools.o in Frameworks */ = {isa = PBXBuildFile; fileRef = E14DF1D90A6F374700346107 /* APETools.o */; };
    36                 E14E2AB50C2B774800AC18D0 /* ICeCoffEEParser.h in Headers */ = {isa = PBXBuildFile; fileRef = E14E2AB30C2B774800AC18D0 /* ICeCoffEEParser.h */; };
    3734                E14E2AB60C2B774800AC18D0 /* ICeCoffEEParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E14E2AB40C2B774800AC18D0 /* ICeCoffEEParser.m */; };
    3835                E14E2B270C2CBF3400AC18D0 /* ICeCoffEEParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E14E2AB40C2B774800AC18D0 /* ICeCoffEEParser.m */; };
     
    4138                E14E2D540C2CD1A000AC18D0 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E14E2D3E0C2CD1A000AC18D0 /* ApplicationServices.framework */; };
    4239                E154648B0D5EBC0200C836EC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F574113202F45276011A08DB /* Cocoa.framework */; };
    43                 E170DFDF0835D6F400B484AC /* ICeCoffEETrigger.h in Headers */ = {isa = PBXBuildFile; fileRef = E170DFDD0835D6F400B484AC /* ICeCoffEETrigger.h */; };
     40                E15466690D5ED6F000C836EC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F574113202F45276011A08DB /* Cocoa.framework */; };
    4441                E170DFE00835D6F400B484AC /* ICeCoffEETrigger.m in Sources */ = {isa = PBXBuildFile; fileRef = E170DFDE0835D6F400B484AC /* ICeCoffEETrigger.m */; };
    45                 E191FC9E0831B8FB003B09BC /* ICeCoffEEServices.h in Headers */ = {isa = PBXBuildFile; fileRef = E191FC9C0831B8FB003B09BC /* ICeCoffEEServices.h */; };
    4642                E191FC9F0831B8FB003B09BC /* ICeCoffEEServices.m in Sources */ = {isa = PBXBuildFile; fileRef = E191FC9D0831B8FB003B09BC /* ICeCoffEEServices.m */; };
    47                 E191FCA00831B8FB003B09BC /* ICeCoffEEServices.h in Headers */ = {isa = PBXBuildFile; fileRef = E191FC9C0831B8FB003B09BC /* ICeCoffEEServices.h */; };
    4843                E191FCA10831B8FB003B09BC /* ICeCoffEEServices.m in Sources */ = {isa = PBXBuildFile; fileRef = E191FC9D0831B8FB003B09BC /* ICeCoffEEServices.m */; };
    49                 E1ABAE900812F4B2007C5427 /* ICeCoffEE.h in Headers */ = {isa = PBXBuildFile; fileRef = E14343B303DB4CF200050002 /* ICeCoffEE.h */; };
    50                 E1ABAE920812F4B2007C5427 /* ICeCoffEESuper.h in Headers */ = {isa = PBXBuildFile; fileRef = E14343CD03DB66E900050002 /* ICeCoffEESuper.h */; };
    51                 E1ABAE930812F4B2007C5427 /* ICeCoffEEMenuOnly.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BB268F03DB74B700050002 /* ICeCoffEEMenuOnly.h */; };
    52                 E1ABAE940812F4B2007C5427 /* ICeCoffEEMenuSuper.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BB269303DB74C200050002 /* ICeCoffEEMenuSuper.h */; };
    53                 E1ABAE950812F4B2007C5427 /* ICeCoffEEWebKitSuper.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BF166B03DBE27000050002 /* ICeCoffEEWebKitSuper.h */; };
    54                 E1ABAE960812F4B2007C5427 /* ICeCoffEEShared.h in Headers */ = {isa = PBXBuildFile; fileRef = E135625E03DC9FC200050002 /* ICeCoffEEShared.h */; };
    55                 E1ABAE970812F4B2007C5427 /* ICeCoffEETerminal.h in Headers */ = {isa = PBXBuildFile; fileRef = E1317B2E03DFC4DE00050002 /* ICeCoffEETerminal.h */; };
    56                 E1ABAE990812F4B2007C5427 /* ICeCoffEEAction.h in Headers */ = {isa = PBXBuildFile; fileRef = E165AB3503E7A7FC00050002 /* ICeCoffEEAction.h */; };
    57                 E1ABAE9A0812F4B2007C5427 /* ICeCoffEEBookmarks.h in Headers */ = {isa = PBXBuildFile; fileRef = E13762D103EC636D00050002 /* ICeCoffEEBookmarks.h */; };
    58                 E1ABAE9B0812F4B2007C5427 /* ICeCoffEEConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = E169DBA703E4F6A400050002 /* ICeCoffEEConfig.h */; };
    59                 E1ABAE9C0812F4B2007C5427 /* CPS.h in Headers */ = {isa = PBXBuildFile; fileRef = E11854F703F2709E00050002 /* CPS.h */; };
    60                 E1ABAE9D0812F4B2007C5427 /* ICeCoffEEWebKit.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BF166D03DBE27000050002 /* ICeCoffEEWebKit.h */; };
    6144                E1ABAE9F0812F4B2007C5427 /* APEInfo.rtfd in Resources */ = {isa = PBXBuildFile; fileRef = E140C472040BB987009FF178 /* APEInfo.rtfd */; };
    6245                E1ABAEA00812F4B2007C5427 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E1CBC99A03E7603400050002 /* Localizable.strings */; };
     
    7558                E1ABAEB20812F4B2007C5427 /* ApplicationEnhancer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5D3F9FC0305A40D01FE0BDE /* ApplicationEnhancer.framework */; };
    7659                E1ABAEB40812F4B2007C5427 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E169DCAB03E4FF7A00050002 /* Carbon.framework */; };
    77                 E1ABAEBC0812F4B2007C5427 /* CFPreferencesWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = F56276B903796C8B01AA4DA5 /* CFPreferencesWrapper.h */; };
    78                 E1ABAEBD0812F4B2007C5427 /* ICeCoffEEController.h in Headers */ = {isa = PBXBuildFile; fileRef = F9A6987003BE1DFF00AA4DA5 /* ICeCoffEEController.h */; };
    79                 E1ABAEBE0812F4B2007C5427 /* ICeCoffEEShared.h in Headers */ = {isa = PBXBuildFile; fileRef = E135625E03DC9FC200050002 /* ICeCoffEEShared.h */; };
    80                 E1ABAEBF0812F4B2007C5427 /* ICeCoffEEServicePrefController.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC3E04959F5A00AEFBF9 /* ICeCoffEEServicePrefController.h */; };
    81                 E1ABAEC00812F4B2007C5427 /* ICeCoffEENonHighlightingOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC4204959F5A00AEFBF9 /* ICeCoffEENonHighlightingOutlineView.h */; };
    82                 E1ABAEC10812F4B2007C5427 /* ICeCoffEENonHighlightingTextFieldCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC4004959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.h */; };
    83                 E1ABAEC20812F4B2007C5427 /* ICeCoffEENonHighlightingButtonCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC4404959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.h */; };
    8460                E1ABAEC40812F4B2007C5427 /* APE Manager plugin.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* APE Manager plugin.nib */; };
    8561                E1ABAEC50812F4B2007C5427 /* Select services.nib in Resources */ = {isa = PBXBuildFile; fileRef = E12FEC6104959FB800AEFBF9 /* Select services.nib */; };
     
    9571                E1ABAED10812F4B2007C5427 /* ApplicationEnhancer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5D3F9FC0305A40D01FE0BDE /* ApplicationEnhancer.framework */; };
    9672                E1ABAED20812F4B2007C5427 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E169DCAB03E4FF7A00050002 /* Carbon.framework */; };
    97                 E1ABAED80812F4B2007C5427 /* ICFindFilesToRemove_Prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = E19EB4F903DD35A700050002 /* ICFindFilesToRemove_Prefix.h */; };
    98                 E1ABAED90812F4B2007C5427 /* UICookieMonster.h in Headers */ = {isa = PBXBuildFile; fileRef = E19EB4FC03DD35A700050002 /* UICookieMonster.h */; };
    9973                E1ABAEDB0812F4B2007C5427 /* UICookieMonster.m in Sources */ = {isa = PBXBuildFile; fileRef = E19EB4FA03DD35A700050002 /* UICookieMonster.m */; };
    10074                E1ABAEDC0812F4B2007C5427 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E19EB4FB03DD35A700050002 /* main.m */; };
     
    10377                E1F84A480A7165B800D1FBA1 /* UI_SCRInstall.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A360A7165B800D1FBA1 /* UI_SCRInstall.plugin */; };
    10478                E1F84A6D0A7165D400D1FBA1 /* Smart Crash Reports in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A490A7165D400D1FBA1 /* Smart Crash Reports */; };
    105                 E1FC8F280C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E1FC8F260C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h */; };
    10679                E1FC8F290C1A3C530021AB09 /* ICeCoffEELabeledIconCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E1FC8F270C1A3C530021AB09 /* ICeCoffEELabeledIconCell.m */; };
    10780/* End PBXBuildFile section */
     
    207180                E14343CD03DB66E900050002 /* ICeCoffEESuper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEESuper.h; sourceTree = "<group>"; };
    208181                E14343CE03DB66E900050002 /* ICeCoffEESuper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEESuper.m; sourceTree = "<group>"; };
    209                 E14521D60A044FAA00C9B040 /* SmartCrashReportsAPI.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmartCrashReportsAPI.h; sourceTree = "<group>"; };
    210                 E14521D80A044FB300C9B040 /* SmartCrashReportsAPI.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = SmartCrashReportsAPI.o; sourceTree = "<group>"; };
    211182                E14DF1D90A6F374700346107 /* APETools.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; name = APETools.o; path = /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/Libraries/APETools.o; sourceTree = "<absolute>"; };
    212183                E14E2AB30C2B774800AC18D0 /* ICeCoffEEParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEParser.h; sourceTree = "<group>"; };
     
    286257                                E1ABAEB20812F4B2007C5427 /* ApplicationEnhancer.framework in Frameworks */,
    287258                                E1ABAEB40812F4B2007C5427 /* Carbon.framework in Frameworks */,
    288                                 E14521D90A044FB300C9B040 /* SmartCrashReportsAPI.o in Frameworks */,
    289259                                E14DF1DA0A6F374700346107 /* APETools.o in Frameworks */,
    290260                        );
     
    305275                        buildActionMask = 2147483647;
    306276                        files = (
     277                                E15466690D5ED6F000C836EC /* Cocoa.framework in Frameworks */,
    307278                        );
    308279                        runOnlyForDeploymentPostprocessing = 0;
     
    329300                                E12FEC3C04959F1C00AEFBF9 /* Select Services sources */,
    330301                                E14343AE03DB48F700050002 /* APE preference pane plugin sources */,
    331                                 E14521D00A044F8600C9B040 /* Smart Crash Reports */,
    332302                                E1BF159F03DBA81600050002 /* Installer components */,
    333303                                E1BF15BD03DBBD3E00050002 /* package-ICeCoffEE.sh */,
     
    418388                        sourceTree = "<group>";
    419389                };
    420                 E14521D00A044F8600C9B040 /* Smart Crash Reports */ = {
    421                         isa = PBXGroup;
    422                         children = (
    423                                 E14521D60A044FAA00C9B040 /* SmartCrashReportsAPI.h */,
    424                                 E14521D80A044FB300C9B040 /* SmartCrashReportsAPI.o */,
    425                         );
    426                         name = "Smart Crash Reports";
    427                         sourceTree = "<group>";
    428                 };
    429390                E14993A503DE868D00050002 /* Shared sources */ = {
    430391                        isa = PBXGroup;
     
    520481/* End PBXGroup section */
    521482
    522 /* Begin PBXHeadersBuildPhase section */
    523                 E1ABAE8F0812F4B2007C5427 /* Headers */ = {
    524                         isa = PBXHeadersBuildPhase;
    525                         buildActionMask = 2147483647;
    526                         files = (
    527                                 E1ABAE900812F4B2007C5427 /* ICeCoffEE.h in Headers */,
    528                                 E1ABAE920812F4B2007C5427 /* ICeCoffEESuper.h in Headers */,
    529                                 E1ABAE930812F4B2007C5427 /* ICeCoffEEMenuOnly.h in Headers */,
    530                                 E1ABAE940812F4B2007C5427 /* ICeCoffEEMenuSuper.h in Headers */,
    531                                 E1ABAE950812F4B2007C5427 /* ICeCoffEEWebKitSuper.h in Headers */,
    532                                 E1ABAE960812F4B2007C5427 /* ICeCoffEEShared.h in Headers */,
    533                                 E1ABAE970812F4B2007C5427 /* ICeCoffEETerminal.h in Headers */,
    534                                 E1ABAE990812F4B2007C5427 /* ICeCoffEEAction.h in Headers */,
    535                                 E1ABAE9A0812F4B2007C5427 /* ICeCoffEEBookmarks.h in Headers */,
    536                                 E1ABAE9B0812F4B2007C5427 /* ICeCoffEEConfig.h in Headers */,
    537                                 E1ABAE9C0812F4B2007C5427 /* CPS.h in Headers */,
    538                                 E1ABAE9D0812F4B2007C5427 /* ICeCoffEEWebKit.h in Headers */,
    539                                 E191FC9E0831B8FB003B09BC /* ICeCoffEEServices.h in Headers */,
    540                                 E170DFDF0835D6F400B484AC /* ICeCoffEETrigger.h in Headers */,
    541                                 E14521D70A044FAA00C9B040 /* SmartCrashReportsAPI.h in Headers */,
    542                                 E14E2AB50C2B774800AC18D0 /* ICeCoffEEParser.h in Headers */,
    543                         );
    544                         runOnlyForDeploymentPostprocessing = 0;
    545                 };
    546                 E1ABAEBB0812F4B2007C5427 /* Headers */ = {
    547                         isa = PBXHeadersBuildPhase;
    548                         buildActionMask = 2147483647;
    549                         files = (
    550                                 E1ABAEBC0812F4B2007C5427 /* CFPreferencesWrapper.h in Headers */,
    551                                 E1ABAEBD0812F4B2007C5427 /* ICeCoffEEController.h in Headers */,
    552                                 E1ABAEBE0812F4B2007C5427 /* ICeCoffEEShared.h in Headers */,
    553                                 E1ABAEBF0812F4B2007C5427 /* ICeCoffEEServicePrefController.h in Headers */,
    554                                 E1ABAEC00812F4B2007C5427 /* ICeCoffEENonHighlightingOutlineView.h in Headers */,
    555                                 E1ABAEC10812F4B2007C5427 /* ICeCoffEENonHighlightingTextFieldCell.h in Headers */,
    556                                 E1ABAEC20812F4B2007C5427 /* ICeCoffEENonHighlightingButtonCell.h in Headers */,
    557                                 E191FCA00831B8FB003B09BC /* ICeCoffEEServices.h in Headers */,
    558                                 E1FC8F280C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h in Headers */,
    559                         );
    560                         runOnlyForDeploymentPostprocessing = 0;
    561                 };
    562                 E1ABAED70812F4B2007C5427 /* Headers */ = {
    563                         isa = PBXHeadersBuildPhase;
    564                         buildActionMask = 2147483647;
    565                         files = (
    566                                 E1ABAED80812F4B2007C5427 /* ICFindFilesToRemove_Prefix.h in Headers */,
    567                                 E1ABAED90812F4B2007C5427 /* UICookieMonster.h in Headers */,
    568                         );
    569                         runOnlyForDeploymentPostprocessing = 0;
    570                 };
    571 /* End PBXHeadersBuildPhase section */
    572 
    573483/* Begin PBXNativeTarget section */
    574484                E14E2B1C0C2CBF1500AC18D0 /* TestParser */ = {
     
    592502                        buildConfigurationList = E1E685B00A044B330072E0C9 /* Build configuration list for PBXNativeTarget "APE Module" */;
    593503                        buildPhases = (
    594                                 E1ABAE8F0812F4B2007C5427 /* Headers */,
    595504                                E1ABAE9E0812F4B2007C5427 /* Resources */,
    596505                                E1ABAEA10812F4B2007C5427 /* Sources */,
     
    614523                        buildConfigurationList = E1E685AC0A044B330072E0C9 /* Build configuration list for PBXNativeTarget "APEManagerPrefPane" */;
    615524                        buildPhases = (
    616                                 E1ABAEBB0812F4B2007C5427 /* Headers */,
    617525                                E1ABAEC30812F4B2007C5427 /* Resources */,
    618526                                E1ABAEC60812F4B2007C5427 /* Sources */,
     
    634542                        buildConfigurationList = E1E685B40A044B330072E0C9 /* Build configuration list for PBXNativeTarget "ICFindFilesToRemove" */;
    635543                        buildPhases = (
    636                                 E1ABAED70812F4B2007C5427 /* Headers */,
    637544                                E1ABAEDA0812F4B2007C5427 /* Sources */,
    638545                                E1ABAEDD0812F4B2007C5427 /* Frameworks */,
     
    880787                                GCC_DYNAMIC_NO_PIC = NO;
    881788                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
    882                                 GCC_MODEL_TUNING = G5;
    883789                                GCC_OPTIMIZATION_LEVEL = 0;
    884790                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
    885                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
     791                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Foundation.framework/Headers/Foundation.h";
    886792                                INSTALL_PATH = "$(HOME)/bin";
    887793                                PRODUCT_NAME = TestParser;
     
    894800                                COPY_PHASE_STRIP = YES;
    895801                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
    896                                 GCC_MODEL_TUNING = G5;
    897802                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
    898                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
     803                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Foundation.framework/Headers/Foundation.h";
    899804                                INSTALL_PATH = "$(HOME)/bin";
    900805                                PRODUCT_NAME = TestParser;
Note: See TracChangeset for help on using the changeset viewer.