Hello, we are a Library team who uses KMP at the c...
# multiplatform
j
Hello, we are a Library team who uses KMP at the center of our library module structure but we have a requirement to build in pure swift for a library that consumes/uses the KMP library. The gradle task to embed and sign is fine in this case. However, is there a way to then use this library in an ios app without publishing or building the artifact first to some local? I’m not that well versed in the xcode build side of things. Thanks