In VSCode's terminal app is running fine on IOS Simulator but when I try to run the app inside XCode on a simulator or real device it Shows an error.
ld: library not found for -lDoubleConversionclang: error: linker command failed with exit code 1 (use -v to see invocation)
I read many answers on StackOverflow but they did not work for me.