I want to know how to edit the binary file in a Mac app. The file found in foo.app/Contents/MacOS/foo...
Whenever I try editing it with TextMate, it saves fine. But then I try opening the app, it won't open or it crashes. I suspect this is the OS detecting a change in the app and disallowing execution afterwards? I'm editing simple stuff which would not affect successfully opening the app. Like a URL for example.
