I'm getting the following error when trying to integrate Twitter via the Fabric installation (cocoapods):
Value of type 'module<Twitter>' does not conform to expected element type 'AnyObject'
Version of Xcode: 7.1
I imported the Twitter
module, of course, cleaned the project and cleaned Derived Data as well.