I get these errors when I try to build an iOS application.
ld: library not found for -lDoubleConversion clang: error: linker command failed with exit code 1 (use -v to see invocation)
How to solve this issue ?
I get these errors when I try to build an iOS application.
ld: library not found for -lDoubleConversion clang: error: linker command failed with exit code 1 (use -v to see invocation)
How to solve this issue ?