This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[[ Bug 23234 ]] Fix iOS standalone build error when running from source
This patch fixes the error: Failed to open macho file at /../Xcodes/Xcode_12_5_0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ for reading: Too many levels of symbolic links It seems there is a chance g++ is not symlinked correctly, so use the full path to clang++ instead.
- Loading branch information