Skip to content

Releases: shannah/Java-Objective-C-Bridge

v1.1

24 Jan 18:36
Compare
Choose a tag to compare
  • Added support for M1 (aarch64)
  • Build system now uses Maven.

Published to maven central.

    <dependency>
        <groupId>ca.weblite</groupId>
        <artifactId>java-objc-bridge</artifactId>
        <version>1.1</version>
    </dependency>

1.0

27 Jul 14:40
99ce7f1
Compare
Choose a tag to compare
1.0

Last release with Java 8 support, and ANT build system.