On Sun Jun 30 01:37:36 2024 +0000, Brendan Shanks wrote:
In my testing, if you build with Xcode 16 but target an older macOS version (set `MACOSX_DEPLOYMENT_TARGET=14.0` or older) those errors will just be warnings instead.
The Winehq packages already target 10.15 so those won’t be an issue, I’ll alter the macports packages to account for this then as usually they don’t like forcing an older deployment target without a valid reason.