Re: Test bundle can't find app
Re: Test bundle can't find app
- Subject: Re: Test bundle can't find app
- From: Chris Hanson <email@hidden>
- Date: Mon, 14 Nov 2005 12:01:40 -0800
On Nov 14, 2005, at 11:34 AM, David Catmull wrote:
Interesting, could you provide more specific information about the
link errors you're seeing? Are the symbols in question classes or
global variables?
It's all class member functions, plus a couple of vtables and
typeinfos.
Ah, OK. In the Debug or Test (if you're using one) configuration of
your application, you'll need to turn off the "Symbols Hidden by
Default" flag in order for those symbols to be available via the
linker to clients.
You probably don't want to do this for the Release configuration of
your application.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden