KMMBridge
KMMBridge copied to clipboard
KMMBridge is a set of Gradle tooling that facilitates publishing and consuming pre-built KMM (Kotlin Multiplatform Mobile) Xcode Framework binaries. See https://kmmbridge.touchlab.co/docs to get star...
This was replaced in the vanniktech plugin as of 0.28.0 https://vanniktech.github.io/gradle-maven-publish-plugin/changelog/#0280-2024-03-12 Fixes the _apparent_ release action failures e.g. https://github.com/touchlab/KMMBridge/actions/runs/10689342756/job/29631221033
Debug info points at absolute paths. That's why building from source is generally better for visibility. However, SPM grabs the repo source and adds it to Xcode. You can browse,...