Open lorenalexm opened 9 months ago
No plans right now, but maybe I can put something together once the Android SDK bundle is out.
@lorenalexm With the new SDK bundle creating your own action is super easy, take a look at https://github.com/theolampert/swift-android-build-action
Was curious if there was a premade GitHub action that we could use in our repositories for building projects against this tooling?
I see that you already have CI setup for this project, and that that build script could be used as a base I am sure. Just didn’t want to try to reinvent the wheel if there was already something I could integrate or if something was in the works. Thanks!