finagolfin / swift-android-sdk

Android SDKs for Swift
Apache License 2.0
151 stars 15 forks source link

GitHub build action #127

Open lorenalexm opened 9 months ago

lorenalexm commented 9 months ago

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!

finagolfin commented 9 months ago

No plans right now, but maybe I can put something together once the Android SDK bundle is out.

theolampert commented 3 days ago

@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