I've developed an application on XCode, compiled and built it. If I run the app on the same machine using Finder, it starts normally. But if I copy the app to another machine and try to run it, the application does not start. Is there another step that I forgot after building the application on XCode? I think it seems to be a simple issue, but I really need some help on it...
Thanks!