Closed
Description
Our official builds use an older Xcode for creating .NET 7 packages, but if we ever upgrade the build machines here's what we will need to cherrypick to get net7 building with Xcode 15:
- [iOS] Add temp cindex attribute to build on xcode 15 #88261
- Not sure if we need the App Builder changes; for sure we need the cindex.py changes
- [mono] Update offsets-tool python clang binding so it works with newer clang #86256
- https://github.com/dotnet/runtime/pull/87190/files#diff-1b1edde0c18ae50547eda0255286553a9cdc5d8d2e381b6cca7db559e3bd6215 - just the offsets-tool.py changes from that PR