Changeset 4264

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

Properly place .zip in build/

Files:

Legend:

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

    r4248 r4264  
    109109                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 
    110110                        proxyType = 1; 
    111                         remoteGlobalIDString = A54D70DD08636C7700441C97 /* Wired Additions */
     111                        remoteGlobalIDString = A54D70DD08636C7700441C97
    112112                        remoteInfo = "Wired Additions"; 
    113113                }; 
     
    464464                        runOnlyForDeploymentPostprocessing = 0; 
    465465                        shellPath = /bin/sh; 
    466                         shellScript = "cd \"$BUILT_PRODUCTS_DIR\"\nrm -f \"../Tuna.zip\"\nzip -ry \"../Tuna.zip\" \"Tuna.app\" || exit 1"; 
     466                        shellScript = "cd \"$BUILT_PRODUCTS_DIR\"\nrm -f \"$BUILD_DIR/Tuna.zip\"\nzip -ry \"$BUILD_DIR/Tuna.zip\" \"Tuna.app\" || exit 1"; 
    467467                }; 
    468468                77E09F1A0839F78D002A4FE2 /* Run Script (Version) */ = {