Just a note on this, remember to untick the main app target in Xcode
when adding other foundations tools like this or they will
automatically be added into the resources folder when your package is
built.
Untick the target when adding the file and then create a copy files
build phase to the "Execu
On 22/02/2008, at 7:41 AM, Nick Zitzmann wrote:
Just place it in either the Contents/MacOS or Contents/Resources
folder in your bundle & use NSBundle to get its path. It's pretty
simple, actually...
With the advent of code-signing, auxiliary tools should not be placed
in Contents/Resourc