mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 12:32:42 +00:00
* First attempt at automating macOS builds * Added Qt5 path * I am retarded * Yet another attempt * Now builds a bundle succesfully * Fixed artifact upload, I hope * god damn it we really need to set up caching later * Add packages cache * Use home for homebrew cache * Add extra CMake flags * Move to 10.9 as minimum version * Fix bundle problem * Make option -l doesn't do anything alone * Update actions * Added chmod +x so the resulting executable is runnable without user's actions * fixed path to Linux executable * tf is wrong with me * where the hell is our working directory and why can't I access multimc from cwd * i can't fucking take it anymore * maybe this time the path is right * Remove some unneeded packages * Install only Qt since is only one required * Escape CMake commands * Build Qt5.6 * Move to different steps * Fix directory * Remove codecs flag * Use dmg file * Fix directory * We can't get Qt5.6 in macOS Co-authored-by: Sebastían <sebastianmontoya209@gmail.com>