Could not build Objective-C module 'Firebase'

Can someone help me out with this?

When I compile the application I get an error equal to this: Could not build Objective-C module 'Firebase'

Please take a look https://imgur.com/a/enbAN25

I tried to use this method and it did not work 1. Quit Xcode. 2. Delete project's temp files located at ~/Library/Developer/Xcode/DerivedData 3. Delete ProjectName.xcworkspace 4. Delete Podfile.lock file and Pods folder 5. Run pod install. 6. Open the newly created ProjectName.xcworkspace file and build.