adamint / spotify-web-api-kotlin

Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
https://adamint.github.io/spotify-web-api-kotlin-docs/
MIT License
197 stars 22 forks source link

Releases >3.8.0 missing iosarm64 on Maven #316

Closed jlnstrk closed 2 years ago

jlnstrk commented 2 years ago

It appears that since 3.8.0, no iosarm64 targets have made it to Maven. This hinders the use of the generic ios source set with newer versions.

Since I don't see it being explicitly excluded in the build.gradle, I assume this is not on purpose?

adamint commented 2 years ago

Thank you for filing this. I will confirm your findings and then release a new minor version with iosarm64 targeting

adamint commented 2 years ago

Yep, confirmed this. I'll be creating a release with the arm targets