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: Thu, 15 Nov 2007 14:20:36 -0800
On Nov 15, 2007, at 9:26 AM, Timothy Reaves wrote:
The question is when is XCode going to do this?
Apple doesn't discuss future products or ship dates. (And it's Xcode.)
We shouldn't have to do
it ourselves. Shipping with otool & otoolgc, and using different
settings,
isn't rocket science!
It's not rocket science, but it didn't necessarily have the priority
-- compared to everything else that had to be done for Xcode 3.0 --
that *you* think it should have had. It's not helpful to chime in
with this every time the issue comes up.
There is only one major case for running unit tests that does not work
out of the box in Xcode 3.0: That of running unit tests for GC-
required frameworks. Running unit tests for GC-supported frameworks
works by running the tests without GC, and running unit tests for both
GC-supported and GC-required apps works because the tests are injected
directly into the app.
Obviously running unit tests for GC-required frameworks and running
unit tests for GC-supported frameworks with GC enabled is important,
and is on the to-do list. Nothing more than that can be said,
however. Apple doesn't discuss future products or ship dates.
-- 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