Hi all, Where can I find this flag? <https://youtrack.jetbrains.com/issue/KT-65863/Native-implement-...
h
Looking at the tests it should be a free compiler arg:
-Xbinary=objcExportErrorOnNameCollisions=true
or
-Xbinary=objcExportReportNameCollisions=true
if you want a warning only.
thank you color 1