What's Changed
We’ve switched our toolchain format to an SDK 🎉
From now on, we’ll distribute a fork of the official Swift SDK for Android that includes Readdle’s patches. This SDK can be used on any platform that supports the official Swift toolchain installed via swiftly.
- Swift 6.2.1
- NDK r27d
- New build system based on the official Swift SDK build scripts
- Docker and local build support (
build-docker,build-local)
Full Changelog: 6.1-r2...6.2-r1