Few cents about my commits

RoboVM 2.3.6 released, what's new

|

What’s new

  • [fix] Xcode project generator: added argument type to IBAction #323
  • [added] forceLinkMethods configuration option to preserve method from aggressive tree shaker, details
  • [fixed] compile dependency declaration bug with gradle 4;
  • [added] putByte/getByte support for Unsafe
  • [updated] cocoa touch bindings up to ios 12.1, new frameworks etc
  • [added] experimental option to enable incremental compilation, thanks @dthomes. #334
  • [fixed] support for vectors which unchainder ARKit, details
  • [fixed] Invalid Swift Support issue when submitting to apple build created using XCode 10.1/10.2;
  • [added] preservePorts option to Sygnals.installSignals API, to supress reporting of handled NPE to Crashlitics, details

Useful tutorials

Comments