julioromano
04/21/2022, 9:54 PMembedAndSignAppleFrameworkForXcode
to cocoapods ( following docs at: https://kotlinlang.org/docs/native-cocoapods-xcode.html ).
Whenever I try to launch the iosApp (both from within Android Studio and Xcode) it fails with: ld: framework not found Pods_iosApp
.
It seems the linker cannot find the framework generated by cocoapods? Any idea how to debug this?julioromano
04/22/2022, 6:29 AM