Changeset 4263

Show
Ignore:
Timestamp:
06/09/06 00:47:49 (2 years ago)
Author:
morris
Message:

Properly place .zip in build/

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Footagehead/trunk/Footagehead.xcodeproj/project.pbxproj

    r4249 r4263  
    11111111                        runOnlyForDeploymentPostprocessing = 0; 
    11121112                        shellPath = /bin/sh; 
    1113                         shellScript = "cd \"$BUILT_PRODUCTS_DIR\"\nrm -f \"../Footagehead.zip\"\nzip -ry \"../Footagehead.zip\" \"Footagehead.app\" || exit 1"; 
     1113                        shellScript = "cd \"$BUILT_PRODUCTS_DIR\"\nrm -f \"$BUILD_DIR/Footagehead.zip\"\nzip -ry \"$BUILD_DIR/Footagehead.zip\" \"Footagehead.app\" || exit 1"; 
    11141114                }; 
    11151115                A517E26D055AADB800807238 /* Run Script (Version) */ = {