OCMock in Xcode 4
OCMock in Xcode 4
- Subject: OCMock in Xcode 4
- From: qvacua <email@hidden>
- Date: Sun, 10 Apr 2011 19:00:20 +0200
Hi,
I'm trying to to get OCMock to work with Xcode 4. I created a new
blank project with unit tests enabled. I added OCMock.framework file
to the test target. What I get is that the framework cannot be loaded
because the image is not found. I tried with a copy phase to copy the
framework to the test target, but it did not help. The framework
search path is automatically adapted when I add the framework to the
target. What's wrong? How can I use OCMock with Xcode 4?
Thanks in advance.
Best.
_______________________________________________
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