https://kotlinlang.org logo
#kotlin-native
Title
# kotlin-native
r

ribesg

07/10/2022, 12:40 PM
I'm trying to make this project compile https://github.com/Ribesg/kmp-reproducer It's very simple (like 9 files total), juste a Kotlin/Native iOS project with a pod dependency. It's trying to compile the dependency for an unsupported architecture, armv7. How can I fix it? It worked with Kotlin 1.6.21 but it required cocoapods-generate, which I have a hard time installing on my new Mac so I'd rather move on from it. I made an issue on Youtrack https://youtrack.jetbrains.com/issue/KT-53127/Cocoapods-dependency-is-built-for-unsupported-architecture
4 Views