touchlab / KMMBridge

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 started.
https://kmmbridge.touchlab.co/
Apache License 2.0
340 stars 20 forks source link

Add info about naming options to configuration overview. #165

Closed JuliaJakubcova closed 1 year ago

JuliaJakubcova commented 1 year ago

@psh I was supposed to mention a risk of overriding something with cocoapods, but I can't remember (or understand) the risk, could you help me with it, please?

psh commented 1 year ago

If 2 projects haven't configured their cocoapods naming, and are running with the default where its named after the gradle module (eg "shared") then there's a possibility that both will upload a podspec file to the repo with the same name -

<podspec-repo-url>/shared/<kmm-version>/shared.podspec