SCADE
๐ฃ New Release: swift4j v1.2.0
Hello community!
Weโre excited to announce the release of swift4j version 1.2.0 โ packed with new Swift language support and enhanced Gradle integration!
๐ New Swift Features Supported:
- Structs
- Properties
- inout parameters
- Member visibility (public/private/etc.)
๐ ๏ธ Gradle Plugin Improvements:
- Support for linking native libraries from AARs when building Swift packages.
This is especially useful for Swift packages that depend on native libraries โ for example, GRDB.swift. With this feature, all required libraries can now be downloaded, linked, and packaged transparently into your APK.
๐ New Example Projects
Check out the new examples in our GitHub repo:
๐ https://github.com/scade-platform/swift4j-examples/tree/main/Android
- WeatherApp โ Demonstrates usage of Foundationโs URL and JSON parsing.
- SimpleDB โ Showcases how to use GRDB.swift on Android.
Happy coding!
Click here to claim your Sponsored Listing.