I just updated my Xcode to version 10. And when i build my project it shows me error
ld: library not found for -lstdc++.6.0.9
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have been trying to clean project for many times but still not work for me.
Anyone has solution for this?