Skip to content

Releases: Randomblock1/theos-action

v1.4

13 Mar 19:26
da432cb
Compare
Choose a tag to compare
  • Update Swift toolchain
  • Allow cloning from other branches in SDK repo

1.3: Bug fixes

13 Feb 18:48
8aa3672
Compare
Choose a tag to compare

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

19 Jan 03:43
14bc520
Compare
Choose a tag to compare

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

18 Oct 20:00
999c75b
Compare
Choose a tag to compare

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.

16 Dec 00:49
Compare
Choose a tag to compare

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