I have doubt on SPM support for IOS in KMP, I know how to setup the Kotlin/Native output for an Apple target and consume as a Swift package manager (SPM) dependency but is there any support or way to add SPM dependencies in my KMP project similar to what KMP cocoapods plugin does by generating cinterop, I have found
spm4Kmp plugin but wanted to know is there any internal support for the same.