stoyan-vuchev / squircle-shape

A Compose Multiplatform library providing customizable Squircle shapes for UI components.
MIT License
37 stars 4 forks source link

Missing Apple/iOS artifacts #16

Open armond-avanes opened 3 days ago

armond-avanes commented 3 days ago

I see that Apple/iOS targets have been setup in the build scripts, but I can't find any artifacts published for those platforms: https://mvnrepository.com/artifact/io.github.stoyan-vuchev

Is this on the roadmap?

stoyan-vuchev commented 2 days ago

I see that Apple/iOS targets have been setup in the build scripts, but I can't find any artifacts published for those platforms: https://mvnrepository.com/artifact/io.github.stoyan-vuchev

Is this on the roadmap?

Yes, the artifacts are on the roadmap. Currently, the Apple/iOS artifacts are missing due to incompatibility with the build machine, and I'm currently researching for a workaround.

armond-avanes commented 2 days ago

Thanks for your reply. You can use GitHub Actions to do the builds on macOS machines.