Releases: Randomblock1/theos-action
v1.4
- Update Swift toolchain
- Allow cloning from other branches in SDK repo
1.3: Bug fixes
The Linux tool chain has been updated to use newer Swift, which means Orion tweaks should compile properly now
1.2: Linux support and Orion
This version includes support for Linux runners and Swift tweaks with Orion. It also uses brew prefix
to future-proof when MacOS runners inevitably support ARM64. It also quiets down the logging, which should make scrolling through the build log easier.
Version 1.1, bugfix
Thanks to @jschiefner for making a PR (#2) to fix a bug in the SDK folder check.
Also of note: The boilerplate action file has been updated to use GNU Make, newer GitHub Actions, and environment variables because GitHub is depreciating them. You should probably update your own build action file.
Version 1. Basic functionality.
This version includes pretty basic features. However, it does work.
Things it can do:
- Install Theos to a custom location
- Install Theos from a custom repo
- Install the SDKs from a custom repo
- Install gmake and ldid for you
Things it cannot do:
- Run on Linux
- Fetch SDKs from more than 1 repo (without being run multiple times)
- Look pretty
- Order a large pizza