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 bui...