Hi Folks, I'm trying to use an iOS-only dependency...
# multiplatform
s
Hi Folks, I'm trying to use an iOS-only dependency inside the
cocoapods
block in my KMP project. I only want to apply this pod to the iOS-related modules. How can I do it?