Leonid Popescu
10/12/2018, 6:47 AMsvyatoslav.scherbina
10/12/2018, 8:22 AMfile.kt
could be found in ${prefix}FileKt
.olonho
10/12/2018, 8:37 AMval x = "Hello"
we get framework with declaration
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("XxKt")))
@interface XxXxKt : KotlinBase
@property (class, readonly) NSString *x;
@end;
Leonid Popescu
10/12/2018, 12:01 PM