Hey. Sorry about that, I created the following bug...
# swift-export
t
Hey. Sorry about that, I created the following bug: KT-86015. As a workaround, could you please extract the part of the build script with
swiftPMDependencies
into a separate Gradle project and depend on it with
Copy code
sourceSets.iosMain.dependencies { implementation(project(":swiftPMDependencies")) }
❤️ 1
kodee happy 1