Changeset 2967
- Timestamp:
- 06/17/05 23:41:01 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Footagehead/trunk/Footagehead.xcodeproj/project.pbxproj
r2964 r2967 879 879 runOnlyForDeploymentPostprocessing = 0; 880 880 shellPath = /bin/sh; 881 shellScript = "cd \"$BUIL D_DIR\"\nrm -f \"Footagehead.zip\"\nzip -ry \"Footagehead.zip\" \"$BUILT_PRODUCTS_DIR/Footagehead.app\" || exit 1";881 shellScript = "cd \"$BUILT_PRODUCTS_DIR\"\nrm -f \"../Footagehead.zip\"\nzip -ry \"../Footagehead.zip\" \"Footagehead.app\" || exit 1"; 882 882 }; 883 883 A517E26D055AADB800807238 /* Run Script (Version) */ = {
