Changeset 2851

Show
Ignore:
Timestamp:
05/18/05 11:25:59 (4 years ago)
Author:
morris
Message:

Sync with rest of world

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • CPUMonitor/trunk/CPUMonitor.xcode/project.pbxproj

    r2836 r2851  
    11341134                        runOnlyForDeploymentPostprocessing = 0; 
    11351135                        shellPath = /bin/sh; 
    1136                         shellScript = "#!/bin/sh\n\nzip -r \"$BUILD_DIR/CPUMonitor.zip\" \"$BUILD_DIR/CPU Monitor.app\" || exit 1\n\nexit 0"; 
     1136                        shellScript = "#!/bin/sh\n\ncd \"$BUILD_DIR\"\nrm -f CPUMonitor.zip\nzip -ry CPUMonitor.zip \"CPU Monitor.app\" || exit 1\n\nexit 0"; 
    11371137                }; 
    11381138                A5D2C7940822E609007EB5F3 = {