Re: Test bundle can't find app
Re: Test bundle can't find app
- Subject: Re: Test bundle can't find app
- From: Scott Tooker <email@hidden>
- Date: Mon, 14 Nov 2005 16:26:45 -0800
Because you generally don't want to expose your internal app symbols
when compiling an application or tool. Unit testing throws a bit of a
wrench into this assumption.
Scott
On Nov 14, 2005, at 2:00 PM, David Catmull wrote:
On Nov 14, 2005, at 12:01 PM, Chris Hanson wrote:
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.
Thanks, that finally did the trick. Why isn't it set that way by
default?
..better still, all my tests passed :)
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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
_______________________________________________
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