OK, let’s try this: https://github.com/WebKit/WebKit/pull/61120
Thanks, Geoff > On Mar 21, 2026, at 7:44 PM, Carlos Alberto Lopez Perez <[email protected]> > wrote: > > On 21/03/2026 15:36, Claudio Saavedra wrote: >> On Sat, 2026-03-21 at 08:31 -0700, Dan Bernstein wrote: >>> >>> >>> I believe there is already a version check in >>> https://github.com/WebKit/WebKit/blob/eaba1c267428516c010a7ede5ae9844a4c8f9ed3/Tools/Scripts/webkitdirs.pm#L2307 >>> which could be updated, though I’m not sure whether people building >>> for Cocoa platforms still rely on build-webkit. >> >> Yes, it's handy if building/testing remotely from a different machine. >> Linux port developers rely on this often to ensure changes don't break >> cocoa platforms, or to update expectations, etc. >> > > I agree. I mainly use build-webkit script. > I don't use a Mac as my main computer, so when I have to do some work on > Mac I ssh into a shared Mac dev machine and build-webkit is quite handy > for working there over a terminal. > > _______________________________________________ > webkit-dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ webkit-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]

