Changeset 4263
- Timestamp:
- 06/09/06 00:47:49 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Footagehead/trunk/Footagehead.xcodeproj/project.pbxproj
r4249 r4263 1111 1111 runOnlyForDeploymentPostprocessing = 0; 1112 1112 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"; 1114 1114 }; 1115 1115 A517E26D055AADB800807238 /* Run Script (Version) */ = {
