Re: Deployable product
Re: Deployable product
- Subject: Re: Deployable product
- From: Scott Anguish <email@hidden>
- Date: Sat, 31 Jan 2004 03:25:46 -0500
when you build the Deployment version, it usually gets put into /tmp in
a subdirectory.
This looks like it's not the deployment version (since Zerolink is
enabled).
My guess is that you're grabbing the wrong copy and distributing it.
On Jan 31, 2004, at 3:07 AM, ayyapu wrote:
Hi,
Do we need to set any special settings in Xcode to build a
deployable product?
Currently I just changed my build style to Deployment.
My application is not executing on some other system.
Can any body please tell me the settings to be changed for this.
A detailed one would be better as I am doing this very first time.
I got the following errors when i run my application from terminal on
different system
ZeroLink: could not load .o file:
/Users/admin/Desktop/SampleProduct/build/SampleProduct.build/
SampleProduct.build/Objects-normal/ppc/main.ob
ZeroLink: could not load .o file:
/Users/admin/Desktop/SampleProduct/build/SampleProduct.build/
SampleProduct.build/Objects-normal/ppc/Calendar.ob
ZeroLink: could not load .o file:
/Users/admin/Desktop/SampleProduct/build/SampleProduct.build/
SampleProduct.build/Objects-normal/ppc/SampleProduct.ob
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.