Swift Android Action
Version updated for https://github.com/skiptools/swift-android-action to version v2.8.2.
- This action is used across all versions by 88 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of cross-compiling Swift packages for Android and running their tests on an Android emulator. It leverages the official Swift SDK for Android to enable native builds from Linux or macOS hosts. By simplifying cross-platform testing workflows, it helps developers ensure their Swift packages function correctly across Android environments.
Release notes
What’s Changed
- Support Swift SDK for Android 6.2.3 by @marcprux in https://github.com/skiptools/swift-android-action/pull/14
Full Changelog: https://github.com/skiptools/swift-android-action/compare/v2.8.1...v2.8.2