Unit testing on a bundle
Unit testing on a bundle
- Subject: Unit testing on a bundle
- From: Don Hosek <email@hidden>
- Date: Wed, 02 Mar 2011 14:29:52 -0800
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 found
where it's not able to see symbols from my main bundle. How should I be configuring things so that this works properly?
-dh
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden