I'm running into an issues with Xcode 9.
I have a new project setup with RxSwift 4.0 installed through CocoaPods.
The issues is I cannot go to method definition using command + click command
Xcode always display this error
Anyone know what is the error about and how we can resolve it in order to view the method definition (I believe it will be inside RxSwift Or RxCocoa pods).