J2ObjC v2.0.5 Release Notes

Release Date: 2017-10-24 // over 6 years ago
  • 🚀 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!