pharo-project / pharo-vm

This is the VM used by Pharo
http://pharo.org
Other
113 stars 68 forks source link

Bump to MacOS 11 and above #792

Closed guillep closed 4 months ago

guillep commented 5 months ago

Fix https://github.com/pharo-project/pharo-vm/issues/795

Update VM build ot MacOS 11 as minimum target. Use CMake support to correctly select the target SDK, instead of manually set flags

guillep commented 4 months ago

This is working now!