I have this error
❌ ld: library not found for -lDoubleConversion ❌ clang: error: linker command failed with exit code 1 (use -v to see invocation) erro
This is what finally worked for me.
pod deintegrate
pod install
Open project in X-Code
Remove Resources folder from left sidebar
Build your project from New Build System.