ios - Can't include Objective-C .framework in Xcode 7 UI test target? -


i'm trying depend on ohhttpstubs framework, swift ui testing target in xcode 7.

i built .framework (via carthage, i'm not sure that's relevant?) , dragged "link binaries libraries" section under build phases tab of ui test target.

but when try , @import ohhttpstubs in .swift test case, xcode tells me no such module 'ohhttpstubs'.

this should simple, missing? here's project on github.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -