Lorenzo,
add ‘echo $PATH’ to the top of your script. You’ll find that the path to appledoc is probably missing. Setting $PATH in scripts is a common practice when you’re not sure what the run-time environment will be.
My guess is the appledoc tool lives outside of /bin, /usr/bin, or /usr/local/bin which are the most common binary paths.
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|