Skip to content

CHANGES #1

@CoderBaron

Description

@CoderBaron

FIXES

  • Update ffi-clang module
  • Update iOS version, add fallback to default version
  • Beautify code (using rubocop)
  • Fix missing cursor exceptions
  • Fix unknown type exception for generic types
  • Mimic static method constructor functionality (misses implementation when the method also throws an exception)

IMPROVEMENTS

  • Header root is automatically recognized for RoboPod project structures
  • Including CocoaTouch frameworks is now much easier. You just need to make sure the project folder of bro-gen and robovm (MobiDevelop fork) are at the same directory level. Then you can just use: include: [foundation, uikit]
  • If your header files are in the default location you only need to specify the filename in the headers section of the configuration file. For example: headers: [ABTest.h, BCTest.h]
  • Move templates to templates/ folder
  • Move license code into separate file (can be changed for customization)
  • Support for ObjC class properties
  • Support for ObjC generics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions