I'm new to Xcode.
I'm using twitter-kit-ios, and I wanna use it fixing its bug.
We can download the source code from https://github.com/twitter/twitter-kit-ios/releases , but I cannot build it into TwitterKit.framework
in Xcode.
I tried opening the TwitterKit.xcodeproj
and building it, but nothing is created.
How to create TwitterKit.framework
from the source code?