to generated podspec? As far as I understand kotlin native does not generate c++ code or link with c++ libraries for ios targets.
i
ilya.matveev
01/29/2020, 5:05 AM
The stadard C++ library is used by the Kotlin/Native runtime. The CocoaPods plugin generates a static framework thus a final app needs to link against C++ stdlib