Re: Unit tests on a bundle
Re: Unit tests on a bundle
- Subject: Re: Unit tests on a bundle
- From: "Reaves, Timothy" <email@hidden>
- Date: Tue, 10 May 2011 11:07:36 -0400
You need to have the files belong to both targets; the test target and the app target.
On Mon, May 9, 2011 at 9:40 PM, Don Hosek
<email@hidden> wrote:
I'm trying to set up unit tests on a bundle, but when I do cmd-B in TokenizerTest.m (the file with my unit tests in it), It's coming back with
ld: symbol(s) not foundwhere it's not able to see symbols from my main bundle. How should I be configuring things so that this works properly?
-dh
_______________________________________________
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