Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-13 | GitHub Actions/iOS: shift to using a pre-packaged Qt installation | Dirk Hohndel | |
Since the official Qt binaries can no longer be installed without disclosing credentials (well, sure, that could be done through secrets), I decided that we should go back to packaging just the part of the iOS Qt SDK that we need. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2019-10-19 | GitHub Action: add iOS build | Dirk Hohndel | |
This is incredibly brute force, downloading a 3+GB installer and installing all of the Qt/iOS binaries. This first attempt is mainly to get an idea how long this will take and if this will fit within the size constraints of the build VM. This commit doesn't even try to build, yet. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |