Does anyone know how to get code completion working when importing a cocoapods module? It works in the iosX64Main source set, but doesn’t work in any of the other source sets.
đź‘€ 1
a
Artyom Degtyarev [JB]
09/07/2021, 6:23 AM
Hello, @spierce7!
What other source sets do you mean? If this is about
iosMain
, or some other source set shared across several iOS targets, then this shouldn’t be supported until KT-41631 arrives.
If the problem is about some particular target(e.g.