Skip to main content

0.6.1

Improvements

  • Support for Kotlin 1.9.22

Bug fixes

  • Fix that suspend functions with an optional return type were exposed with a non-optional return type in Obj-C. (#51)
  • Workaround a bug in Xcode 15 that broke file paths containing spaces. (#49)