Release/Debug Mode

Hi Folks,

now as I have finished my first Xcode Applescript Application I want to publish this
on our corporate Website - but I am comming to the following problems when I
build it:

When I build it in Debug Mode everything is working fine on my mac, but I am not able to
open it on another mac…

When I am building it with release, the application is starting, but nothing is happening → no
action…

What I am doing wrong?

Thanks for your suggestions…

Stefan

See this link Stefani. You have to clean your code before you build it.

Hi Adam,

thanks - works perfect!

Thanks a lot,

Stefan