Closed jmromer closed 4 years ago
Hey @jmromer , this looks interesting. I don't have a mac box to test on anymore. If you want to reopen this PR, or have any other fixes for macs, please let me know.
I'll take a look! From what I'm seeing, installation doesn't work for any version but the latest one because (1) the download URLs are generated incorrectly (they're ZIPs and don't have "-macos" in the filename), and (2) once downloaded, the unpacked files don't include an executable.
Assuming I managed to fix (1) correctly, the installation script may need a compilation step. But I'm not sure that assumption holds — I'm curious if there's a better source to poll for available version numbers and to download precompiled binaries. I ran out of time though. Time permitting, I'll see what I can see.
Target installation archives do not appear to be named with a '-macos10' suffix.
Before
After