I upgraded Xcode to 8.1 GM and am now getting the below error for SwiftyJSON. Other imported frameworks seem to work. Is there a way to force this to work in Swift 3 until S
I had exactly the same issue with the library XCTest_Gherkin, what it worked for me was:
XCTest_Gherkin
Product
Scheme
XCTest-Gherkin
Build
Hope it helps. I am using Cocoapods.