Ignore:
Timestamp:
11/25/07 03:01:04 (16 years ago)
Author:
Nicholas Riley
Message:

VERSION: Updated for 1.1b5.

English.lproj/InfoPlist.strings: Updated for 1.1b5.

English.lproj/MainMenu.nib: Change IB compatibility level to 10.4.
Disable controls which lead to unstable functionality in this version.
Added Sparkle support. Hook up removeMessageButton to
PSAlarmSetController for "-" fallback drawing.

English.lproj/Preferences.nib: Added Sparkle checkbox.

English.lproj/Read Me.nib: Leopard-ized with source list coloring,
highlight and removed focus ring (which caused artifacts anyway).

English.lproj/Snooze until.nib: Use new natural language date strings
and calendar button bezel style.

Info-Pester.plist: Updated for 1.1b5. Added Sparkle support.

NJRDateFormatter.m: Comment out debug logging on every keystroke.

PSAlarmSetController.[hm]: If "-" image exists (on Leopard), don't
draw it with text as well.

PSAlerts.m: Don't describe bounce alert (which is present for
backwards compatibility, but doesn't work yet in this version).

PSPowerManager.m: Temporarily disable; untested in this version.

Pester.xcodeproj: Change Development/Deployment to Debug/Release.
Link to Sparkle. STRIP_INSTALLED_PRODUCT=NO on release version for
now (eventually, can investigate using symbol files).

Read Me.rtfd: Updated for 1.1b5. Use real links. Clean up release
notes. Credit Sparkle and Date::Manip. Clean up styles so they look
better in the read me viewer. Fix Omni link.

Sparkle.diff: Changes to Sparkle, which is included as an external.
These aren't yet automatically applied.

Updates/Application icon.png: The icon converted to a PNG. This will
probably go away as it's too big.

Updates/release-notes.css: Release notes CSS based on the example that
comes with Sparkle.

Updates/release-notes.html: Dummy release notes file; nobody should
see this yet.

Updates/updates.xml: Initial Sparkle appcast file.

package-Pester.sh: Update for xcodebuild, Sparkle, etc. No longer
include source in download.

Location:
trunk/Cocoa/Pester/Source
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source

    • Property svn:externals set to
  • trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj

    r360 r361  
    88
    99/* Begin PBXBuildFile section */
     10                E17562620CF8C50B00FC5057 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E17562610CF8C50B00FC5057 /* Sparkle.framework */; };
     11                E17562720CF8C53F00FC5057 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E17562610CF8C50B00FC5057 /* Sparkle.framework */; };
    1012                E17CA7BB0CF7D08C00018B34 /* DynaLoader.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E17CA7BA0CF7D08C00018B34 /* DynaLoader.a */; };
    1113                E17CA9AB0CF7F8CB00018B34 /* Manip.pm in CopyFiles */ = {isa = PBXBuildFile; fileRef = E17CA9A90CF7F8C200018B34 /* Manip.pm */; };
     
    106108
    107109/* Begin PBXCopyFilesBuildPhase section */
     110                E17562730CF8C55D00FC5057 /* CopyFiles */ = {
     111                        isa = PBXCopyFilesBuildPhase;
     112                        buildActionMask = 2147483647;
     113                        dstPath = "";
     114                        dstSubfolderSpec = 10;
     115                        files = (
     116                                E17562720CF8C53F00FC5057 /* Sparkle.framework in CopyFiles */,
     117                        );
     118                        runOnlyForDeploymentPostprocessing = 0;
     119                };
    108120                E17CA9A80CF7F89900018B34 /* CopyFiles */ = {
    109121                        isa = PBXCopyFilesBuildPhase;
     
    154166                E16959290437A4A400050002 /* NSFont-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSFont-NJRExtensions.h"; sourceTree = "<group>"; };
    155167                E169592A0437A4A400050002 /* NSFont-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSFont-NJRExtensions.m"; sourceTree = "<group>"; };
     168                E17562610CF8C50B00FC5057 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = Sparkle/build/Release/Sparkle.framework; sourceTree = "<group>"; };
     169                E17562BD0CF8E7D000FC5057 /* updates.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = updates.xml; path = ../Updates/updates.xml; sourceTree = SOURCE_ROOT; };
     170                E17562BE0CF8E7D000FC5057 /* release-notes.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = "release-notes.html"; path = "../Updates/release-notes.html"; sourceTree = SOURCE_ROOT; };
     171                E17562BF0CF8E7D000FC5057 /* release-notes.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = "release-notes.css"; path = "../Updates/release-notes.css"; sourceTree = SOURCE_ROOT; };
     172                E17562C00CF8E7D000FC5057 /* Application icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Application icon.png"; path = "../Updates/Application icon.png"; sourceTree = SOURCE_ROOT; };
    156173                E17CA7BA0CF7D08C00018B34 /* DynaLoader.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = DynaLoader.a; sourceTree = "<group>"; };
    157174                E17CA9A90CF7F8C200018B34 /* Manip.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Manip.pm; sourceTree = SOURCE_ROOT; };
     
    298315                                E1B121B40CF639A1004975AA /* QTKit.framework in Frameworks */,
    299316                                E17CA7BB0CF7D08C00018B34 /* DynaLoader.a in Frameworks */,
     317                                E17562620CF8C50B00FC5057 /* Sparkle.framework in Frameworks */,
    300318                        );
    301319                        runOnlyForDeploymentPostprocessing = 0;
     
    322340                        isa = PBXGroup;
    323341                        children = (
     342                                E17562610CF8C50B00FC5057 /* Sparkle.framework */,
    324343                                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
    325344                                F5F240D0036A87E301FE7503 /* Carbon.framework */,
     
    355374                                080E96DDFE201D6D7F000001 /* Classes */,
    356375                                29B97315FDCFA39411CA2CEA /* Other Sources */,
    357                                 E19DCBE503BE516000B934BF /* Documentation */,
    358376                                29B97317FDCFA39411CA2CEA /* Resources */,
    359377                                29B97323FDCFA39411CA2CEA /* Frameworks */,
     378                                E19DCBE503BE516000B934BF /* Documentation */,
     379                                E17562BC0CF8E7A800FC5057 /* Sparkle */,
    360380                                19C28FACFE9D520D11CA2CBB /* Products */,
    361381                        );
     
    440460                        );
    441461                        name = "Private Headers";
     462                        sourceTree = "<group>";
     463                };
     464                E17562BC0CF8E7A800FC5057 /* Sparkle */ = {
     465                        isa = PBXGroup;
     466                        children = (
     467                                E17562BD0CF8E7D000FC5057 /* updates.xml */,
     468                                E17562BE0CF8E7D000FC5057 /* release-notes.html */,
     469                                E17562BF0CF8E7D000FC5057 /* release-notes.css */,
     470                                E17562C00CF8E7D000FC5057 /* Application icon.png */,
     471                        );
     472                        name = Sparkle;
    442473                        sourceTree = "<group>";
    443474                };
     
    655686                                E1B11F260CF5F30F004975AA /* Resources */,
    656687                                E17CA9A80CF7F89900018B34 /* CopyFiles */,
     688                                E17562730CF8C55D00FC5057 /* CopyFiles */,
    657689                                E1B11F860CF5F30F004975AA /* ShellScript */,
    658690                        );
     
    903935
    904936/* Begin XCBuildConfiguration section */
    905                 E1B11ED40CF5F2EB004975AA /* Development */ = {
     937                E1B11ED40CF5F2EB004975AA /* Debug */ = {
    906938                        isa = XCBuildConfiguration;
    907939                        buildSettings = {
     
    912944                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
    913945                        };
    914                         name = Development;
    915                 };
    916                 E1B11ED50CF5F2EB004975AA /* Deployment */ = {
     946                        name = Debug;
     947                };
     948                E1B11ED50CF5F2EB004975AA /* Release */ = {
    917949                        isa = XCBuildConfiguration;
    918950                        buildSettings = {
     
    926958                                OTHER_LDFLAGS = "-lperl";
    927959                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
     960                                STRIP_INSTALLED_PRODUCT = NO;
    928961                        };
    929                         name = Deployment;
    930                 };
    931                 E1B11F880CF5F30F004975AA /* Development */ = {
     962                        name = Release;
     963                };
     964                E1B11F880CF5F30F004975AA /* Debug */ = {
    932965                        isa = XCBuildConfiguration;
    933966                        buildSettings = {
    934967                                COPY_PHASE_STRIP = NO;
    935                                 CURRENT_PROJECT_VERSION = 17;
    936                                 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
     968                                CURRENT_PROJECT_VERSION = 20;
     969                                FRAMEWORK_SEARCH_PATHS = (
     970                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
     971                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
     972                                );
     973                                FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
     974                                FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/Sparkle/build/Release\"";
    937975                                GCC_DYNAMIC_NO_PIC = NO;
    938976                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
     
    960998                                );
    961999                        };
    962                         name = Development;
    963                 };
    964                 E1B11F890CF5F30F004975AA /* Deployment */ = {
     1000                        name = Debug;
     1001                };
     1002                E1B11F890CF5F30F004975AA /* Release */ = {
    9651003                        isa = XCBuildConfiguration;
    9661004                        buildSettings = {
    9671005                                COPY_PHASE_STRIP = YES;
    968                                 CURRENT_PROJECT_VERSION = 17;
    969                                 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
     1006                                CURRENT_PROJECT_VERSION = 20;
     1007                                FRAMEWORK_SEARCH_PATHS = (
     1008                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
     1009                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
     1010                                );
     1011                                FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
     1012                                FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/Sparkle/build/Release\"";
    9701013                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
    9711014                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
     
    9901033                                );
    9911034                        };
    992                         name = Deployment;
     1035                        name = Release;
    9931036                };
    9941037/* End XCBuildConfiguration section */
     
    9981041                        isa = XCConfigurationList;
    9991042                        buildConfigurations = (
    1000                                 E1B11ED40CF5F2EB004975AA /* Development */,
    1001                                 E1B11ED50CF5F2EB004975AA /* Deployment */,
     1043                                E1B11ED40CF5F2EB004975AA /* Debug */,
     1044                                E1B11ED50CF5F2EB004975AA /* Release */,
    10021045                        );
    10031046                        defaultConfigurationIsVisible = 0;
    1004                         defaultConfigurationName = Development;
     1047                        defaultConfigurationName = Debug;
    10051048                };
    10061049                E1B11F870CF5F30F004975AA /* Build configuration list for PBXNativeTarget "Pester" */ = {
    10071050                        isa = XCConfigurationList;
    10081051                        buildConfigurations = (
    1009                                 E1B11F880CF5F30F004975AA /* Development */,
    1010                                 E1B11F890CF5F30F004975AA /* Deployment */,
     1052                                E1B11F880CF5F30F004975AA /* Debug */,
     1053                                E1B11F890CF5F30F004975AA /* Release */,
    10111054                        );
    10121055                        defaultConfigurationIsVisible = 0;
    1013                         defaultConfigurationName = Development;
     1056                        defaultConfigurationName = Debug;
    10141057                };
    10151058/* End XCConfigurationList section */
Note: See TracChangeset for help on using the changeset viewer.