deployment vs. development style weirdness
deployment vs. development style weirdness
- Subject: deployment vs. development style weirdness
- From: Ivan Kourtev <email@hidden>
- Date: Thu, 16 Sep 2004 09:18:57 -0400
Hi all,
I have a simple app that wraps a GUI around a command line tool. I get
everything--both tool on its own and tool with GUI--to work ok when
building with deployment style. If I build with development style,
however, my tool crashes with the followng message:
ZeroLink: unknown symbol '__NSConstantStringClassReference'
What's going on gere? I have not changed any of the Xcode settings
regarding building (am not even fully aware what the difference between
deploymnet and development style are)? Is that expected behavior, am I
doing something wrong...?
It it makes a difference, my comand line tool uses a few of the
foundation classes, such as NSString and NSMutableDictionary.
Any help appreciated...cheers!
-- ivan
_______________________________________________
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