Re: Application runs in xcode but not on its own
Re: Application runs in xcode but not on its own
- Subject: Re: Application runs in xcode but not on its own
- From: Kevin Grant <email@hidden>
- Date: Wed, 25 Feb 2004 00:12:59 -0600
Is there something I am missing that allows the application to run on
its own? I have compiled and run the application many times. I have
been working on it for a while but for some reason when I got to a
point where I wanted to show it off the application will not run on
its own. It bounces a few times then crashes. But Works ok from the
run button in xcode. Any ideas why?
Some features such as ZeroLink are completely dependent on Xcode; they
are designed for speeding development, but a standalone application
can't be built with them.
Try turning off some bells and whistles in the compiler and the app
should run on its own...
Kevin G.
http://homepage.mac.com/kmg/
mail to kevin at ieee dot org
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.