JetBrains / java-annotations

Annotations for JVM-based languages.
Apache License 2.0
404 stars 47 forks source link

Some KMP artifacts are missing klibs #116

Open adam-enko opened 2 days ago

adam-enko commented 2 days ago

The macosX64 variant is missing a .klib

https://repo1.maven.org/maven2/org/jetbrains/annotations-macosX64/26.0.1/

I checked out the project and published it to a local directory (using my Mac), and I can see a klib.

image

Possibly something went wrong when publishing the library to Maven Central. Was the publishing done from an Apple machine?