Swift SDK for Android is a fork of the official Swift SDK for Android that includes Readdle’s patches. It can be used on any platform that supports the official Swift toolchain installed via swiftly. Built on the official Swift SDK build scripts.
Swift Android Build Tools is a command-line toolset for building and testing Swift packages on Android. It wraps Swift Package Manager for cross-compiling and runs XCTest suites on connected devices via ADB.
Swift Weather is a cross-platform Swift weather application for Android, iOS, iPadOS, and macOS. It shares a common Swift core for business logic, networking, and persistence, with native UI on each platform — Jetpack Compose on Android and SwiftUI on Apple platforms. The source code is available under the MIT license.