tbh, i've avoided this by just defining file-level functions that call into the companion, which become exposed to Swift/Obj-C as FileKt.someClassMethod
d
drofwarcs
02/26/2019, 8:00 PM
@basher on a side note, do you know if its possible to rename a file. for example renaming
FileKt
to something else...i.e
File
or
MyFile
?
b
basher
02/26/2019, 8:21 PM
I asked this a month ago or so, and I believe the answer was no