I wrote an app which uses an external ask pass(a small app I wrote for the gui tool) cmd line tool for accessing ssh. Everything works fine so far in development mode. But when I want to archive/bundle the app it creates me a zip-file with 2 executables.
After googling, I've found out that I have to put the ask pass tool in content/macos . Well.. but how ? I don't know how to do that with XCode4 and google didn't show me a solution, link tip or whatever. Maybe anyone of you knows a tutorial / the solution ?
Regards, Alex