electro-smith / DaisyToolchain

Static Toolchain for the Daisy ecosystem
8 stars 7 forks source link

Mac Installer Builder #16

Closed CorvusPrudens closed 1 year ago

CorvusPrudens commented 2 years ago

This adds an easy macOS installer workflow, along with a pre-built .pkg file.

There's a few things that may need changing, such as the license and end screen details, and the .pkg file will also need to be signed. That should be very easy, though.

CorvusPrudens commented 2 years ago

Toolchain Installer Mac investigation - Cont.

CorvusPrudens commented 2 years ago

We should probably add the -f flag to the symlink commands so /usr/local/bin links are forcibly overwritten if they already exist.