Changeset 6286
- Timestamp:
- 10/30/08 23:34:20 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/WiredServer/WiredServer.xcodeproj/project.pbxproj
r6283 r6286 730 730 runOnlyForDeploymentPostprocessing = 0; 731 731 shellPath = /bin/sh; 732 shellScript = " # Build wired\nsh wired.shexit 1\n";732 shellScript = "sh wired.sh || exit 1\n"; 733 733 }; 734 734 /* End PBXShellScriptBuildPhase section */
