mono / CppSharp

Tools and libraries to glue C/C++ APIs to high-level languages
MIT License
3.15k stars 518 forks source link

[Untested] Fix Xcode C++ include path #1844

Closed cjhowedev closed 7 months ago

cjhowedev commented 7 months ago

This pull request contains the changes we should need to fix XcodeToolchain.cs for Xcode 15, but because the build is broken on arm64, I can't actually test this.