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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com