I am trying to build this xcode workspace which was built from Unity. And after modifying the project a little bit when I getting to the very end of building the project (li
I added libstdc++.tbd to "BuildPhases >> Link Binary With Libraries". It works for me.