Currently running Xcode 12 Beta-3 I am getting the below error;
I have the following pods installed;
- pod 'Firebase/Analytics'
- pod 'Firebase/Auth'
- pod 'Firebase/Firestore'
- pod 'Firebase/Messaging'
- pod 'SDWebImage', '~> 5.0'
With all pods set to deployment iOS 14.0
My question is where do I find this file "abs/base/config.h" and how do I add it?