Skip to content

2.0.5

Compare
Choose a tag to compare
@tomball tomball released this 24 Oct 05:20
· 2098 commits to master since this release

A new release of J2ObjC is available, 2.0.5. This is an update to 2.0.4.1 with several bug fixes and the following changes:

Swift Support:

  • Fixed generation of JRE.framework/JRE.h to only include public header files.
  • Updated function prototypes to avoid strict-prototype warnings from Xcode 9.
  • Annotates copyWithZone: argument as nullable.

Thanks for all the bug reports, especially those with tests and/or patches -- we're a small team, and appreciate the help!