I’d love to use Solar2D with CI/CD tools like GitHub Actions to make it easy to build and deploy to different platforms. But GitHub Actions requires you to run a build command through the command line instead of through the Simulator GUI.
I saw the command line tool here, but from what I understand it only works or HTML5 builds. I’m building an Android and iOS game.
Is there an option for native mobile builds? If not, is there any other way to use Solar2D with CI/CD tools?