I'm trying to find the output of echo 'hello world' which I added to - edit scheme -> Build -> pre-action -> add run script, in Xcode.
I've tried to find it in the build in the "report navigator" sector but it's not there.
Where can I find my 'hello world' output from a pre-action?


