Hey guys, I've got a little question here: is there a way to wrap a shell script into a .app bundle (so the script behaves like a normal app)? I've found a tutorial on the web where I had to create a folder, name it "something.app" and then create a minimal app structure inside (Contents folder with inside MacOS and Resources folders) with inside a little C application that launches the script however this doesn't seem to work on Lion (it gives me an error about unsopported PowerPC apps).
Anyone has a clue on how can I do it?
Anyone has a clue on how can I do it?
Last edited: