Re: Newbie Q: SenTestCase linking problem
Re: Newbie Q: SenTestCase linking problem
- Subject: Re: Newbie Q: SenTestCase linking problem
- From: Chris Hanson <email@hidden>
- Date: Wed, 14 Nov 2007 19:02:25 -0800
On Nov 14, 2007, at 5:43 PM, Tom Davies wrote:
Thanks again Chris (I'm happy to run my tests without GC for the
moment)
And thanks for this post[1] which answered the next question I
wanted to ask (I assume it's still true in Xcode 3 that you need a
custom executable to run OCUnit in debug mode?)
[1] http://lists.apple.com/archives/xcode-users/2005/Jul/msg00347.html
Yes, that is correct. You need to use an existing executable or
create a new one any time you want to run or debug something in
Xcode. It's what tells Xcode what you want to run or debug, the
environment you want to run or debug it in and the arguments to pass it.
-- 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