Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocument minimum Mac OS version is 10.10 #810
Comments
|
good pickup, this is indeed something we should add to the readme |


FYI attempting to run
lazygiton Mac OS X 10.9 fails with both 64-bit & 32-bit builds:It appears this is because Go 1.13 only supports macOS version 10.10+.
It would be good if the ReadMe/Release Notes specified the minimum Mac OS version as 10.10 (or whatever the current minimum Go-supported OS version is).
Also, I think this means that there's no point in have a 32-bit build available as I think the last 32-bit only Mac OS X was 10.7/Snow Leopard?