Closed Besik13 closed 5 months ago
@mjtalbot could you please review this PR?
Hi @Besik13, thank you for bringing this change to my attention. I'll get this applied to our mono repo, give it a test & get it applied downstream.
In the meantime, using the @objc
atttributes is not something we currently utilise in our samples or tests. If i'm looking at this right we should be able to add some tests to make sure that these methods are exposed to objective c. i'm not sureif there is anything else that is sensible to do here to prevent or detect future regressions here
hi @Besik13 , we've included this change in our latest release, barring a convenience init that clashes with some of our examples that are set up.
Would love to hear if this is having the desired impact for you, but i'm going to close this pr in the meantime
Thanks so much! That's what we need!
These changes allow to generate Kotlin declarations to use in Multiplatform code