I\'m trying to install TwitterKit on my project via Fabric, but got stuck on this issue:
Could not build Objective-C module \'TwitterKit\'
I\'m using Swift and T
Had same problem yesterday. Add bridging header and inside import fabric and twitter. Worked like a charm