SwiftAndroid 2016-01-06
Pre-release
Pre-release
·
7131 commits
to master
since this release
Support for building APKs with (proof-of-concept) Gradle plugin: https://github.com/SwiftAndroid/swift-android-gradle
Support the Swift Package Manager: run
SWIFTC=swiftc-pm-android swift build
to build shared libraries for Android (or use the Gradle plugin)
Use Android's version of arc4_random to generate random numbers.
libicu now compiled with libc++_shared instead of gnustl_static.
To install and use the toolchain, or to upgrade from a previous version, please follow the Getting Started guide.
If you experience any problems, please file an issue.