Deployable product
Deployable product
- Subject: Deployable product
- From: ayyapu <email@hidden>
- Date: Sat, 31 Jan 2004 13:37:32 +0530
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
.
.
.
.
ZeroLink: unknown symbol '_main'
-ayyapu
_______________________________________________
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.