I'm trying to share a test library with my iOS tea...
# kotlin-native
s
I'm trying to share a test library with my iOS team. They are telling me that I need to have the framework compile to
arm64 arm64e armv7 armv7s
. Can kotlin/native do arm64e or armv7s?
s
What devices are they trying to support?
s
I had to wait for a response from them - They support iOS 11 & 12 - meaning they support iPhone 6 and above
s
Bump.