Re: Beginning BEGINNER ques
Re: Beginning BEGINNER ques
- Subject: Re: Beginning BEGINNER ques
- From: Carl Gieringer <email@hidden>
- Date: Tue, 22 Feb 2005 10:18:12 -0900
Your target in XCode is probably "development", which uses Zerolink
(and debugging symbols, fix-and-continue, no optimization, etc.)
Change your target to "deployment" and the executable should work
standalone. (if this doesn't fix, look into 10.3 IB incompatibilities,
perhaps.)
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
Build_System/Build_Styles/Build_Styles.html
On Feb 22, 2005, at 9:49, Bell Creative Inc wrote:
I built the simplest tutorial.
Build, Run, fine.
The app file, when double clicked, runs OK on the drive on which it
was created.
BUT...
when copy -or- package and install to another drive the app will not
launch.
I realize this ques may be too elementary for this forum but
I need at least one success to build upon.
Am I omitting or missing something?
JB
BCI
Bell Creative, Inc.
James C. Bell
166 Leslie Street - Dallas, TX - 75207
214 747 2112
email@hidden
http://www.bellcreativeinc.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden