I have written an app that is a bash script, the whole thing is a bash script, and it calls a few osascripts, also for user input mostly, it works awesome on my computer, and so I used platypus to turn the script into an app so that I could send it to a friend, well when he tries to open it, it says you can't open the application ** because the classic environment is no longer supported: http://www.imgur.com/ze0ya4B.png
Any Mac running bash should be able to at least run through right? Could it be something with osascripts? I can't find anything in forums where someone has the same problem and solves it.
Tl;Dr: bash script put through platypus, and new .app file gives error when another Mac tries to open it.
I am running mountain lion so my macbook should not support the classic environment either, what could be making other computers think that there is something from a classic environment. If you think it would help I can upload my source code.