Ellen Shapiro
03/14/2019, 2:23 PMenum class
and I want that switch
functionality I could get in a swift enum
svyatoslav.scherbina
03/14/2019, 2:52 PMuse swift headers for iOS frameworks generated by nativeWe do not exclude this possibility.
there isn’t really a great equivalent in ObjC toYou may be interested: https://github.com/JetBrains/kotlin-native/issues/2521and I want thatenum class
functionality I could get in a swiftswitch
enum
Ellen Shapiro
03/14/2019, 2:57 PMint32_t
or NSInteger
for example).Ellen Shapiro
03/14/2019, 2:57 PM