Re: Objective-C Unit Testing *Solved?*
Re: Objective-C Unit Testing *Solved?*
- Subject: Re: Objective-C Unit Testing *Solved?*
- From: Seth Willits <email@hidden>
- Date: Mon, 29 Mar 2010 16:38:19 -0700
On Mar 29, 2010, at 3:14 PM, Seth Willits wrote:
> I'm hoping someone can tell me what the missing step to getting this to work is. I added my app's target as a dependency in the testing target, set the bundle loader and test host build settings, created a test case, and tried to instantiate an object of a class included in my app, and I get a link error saying that the class's symbol can't be found.
An hour and a half later I've figured it out.
Fix & Continue **MUST** be turned on in the application's target build settings for it to work. I thought that died a long long time ago?
--
Seth Willits
_______________________________________________
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