I\'ve just update XCode to Version 12 and I\'m using Firebase. I\'ve updated pods as well but when I build the project it\'s giving me error:
Double-quoted in
If you are an experienced Xcode user, just look at the image below, you'll know exactly what to do, else feel free to follow the detailed steps.
If updating cocoapods didn't work for you, try this...which worked for me.
Please note: This is a workaround. Once
cocoapodsfix this in future releases, please update cocoapods instead of doing the workaround.@iHS has a great temp cocoapods fix
@haley-huynh has a great cocoapods update example.
@bogdan-razvan Said that running
sudo gem install cocoapodsfixed the problem for him ... Maybe give it a shot if not already!All of those are worth giving a shot before this workaround.
With that said, we don't always have time to wait for fix releases