After updating to the latest Xcode to support ios12 I can\'t build my project It seems that none of the pods are being compiled. I\'m getting an error for unknown import such a
In my case
pod deintegrate pod clean pod install
then rebuild the project works.
My XCode = 11.3.1
XCode = 11.3.1