29 Jun
2024
29 Jun
'24
4:52 p.m.
On Sat Jun 29 21:52:08 2024 +0000, Dean M Greer wrote:
In MacOSX15.sdk (Xcode16) it’s not just depreciated it’s marked as removed so results in a compilation error. We’d also need a version of this for wine-9.0.x or wine won’t be buildable using Xcode16. 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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5935#note_74758