Xcode 4.0.2.
New project, include Tests.
Drag Kiwi folder in.
Cannot find SenTestCase, cannot find #import
Searched in the framework add list and didn’t see it there, either. What am I missing?
Xcode 4.0.2. New project, include Tests. Drag Kiwi folder in. Cannot find SenTestCase, cannot
Share
Had the targets set wrong. SenTesting is only available to the test target.