Using XCTest on a static library with a bundle
Using XCTest on a static library with a bundle
- Subject: Using XCTest on a static library with a bundle
- From: John Spicer <email@hidden>
- Date: Tue, 22 Oct 2013 14:32:59 +0000
- Thread-topic: Using XCTest on a static library with a bundle
Has anyone tried this? We have an SDK we're building, it has a library component, and a bundle which contains all the nib files, graphics, etc.
I am trying to get a test set up to work on it.
Originally, I was getting the 'symbol(s) not found for architecture i386' error on it, but after following some directions on the web <http://twobitlabs.com/2011/06/adding-ocunit-to-an-existing-ios-project-with-xcode-4>) I now have lots of errors! (82
to be precise).
Anyone have some advice to try? Or is it just better to have the tests built into the app that's using the SDK?
I think it's better to have the SDK tested separately, if possible.
This message and any attachment may contain information that is confidential and/or proprietary. Any use, disclosure, copying, storing, or distribution of this e-mail or any attached file by anyone other than the intended recipient is strictly prohibited. If
you have received this message in error, please notify the sender by reply email and delete the message and any attachments. Thank you.
|
_______________________________________________
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