Hi, I’m trying CocoaPods integration
I have done the below step
• Add a dependency between a Kotlin Pod and Xcode project with one target
and Xcode recognize kotlin multiplatform module’s pod.
but, when I build xcode project,
the attached error occurs.
I’m new on ios development. so, I don’t know from where I have to start to solve the error.
my project contains the below
• android Jetpack compose
• multiplatform module use multipltform library,
• Ktor, Ktor client
• Sqldelight
• coroutine mt
kindly let me know if further information required🙏🙏🙏