Most of those docs are kind of buried because with the v1 release of KMMBridge, the iOS publishing has focused on GitHub Releases vs GitHub Packages and maven. KMMBridge itself is only dealing with iOS binaries. You can still publish iOS to GitHub Packages, or any maven repo, but it's kind of a hack. KMMBridge creates a "fake" artifact which only exists to store the XCFramework zip, and we reference it directly rather than through and Maven/Gradle mechanism.