iosMain shows `Unresolved reference: cocoapods`
I am successfully building my app with cocoapods, but when I try to import my dependencies in iosMain
, I get ERROR: Unresolved reference: cocoapods
.
I am successfully building my app with cocoapods, but when I try to import my dependencies in iosMain
, I get ERROR: Unresolved reference: cocoapods
.