We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93590a6 commit 41a6598Copy full SHA for 41a6598
README.md
@@ -1,6 +1,10 @@
1
# Swift Android native cross-compiler and test runner action
2
3
-GitHub action to build and run Swift package tests on an Android emulator
+GitHub action to build and run Swift package tests on an Android emulator.
4
+This uses the [swift-android-toolchain](https://github.com/skiptools/swift-android-toolchain)
5
+project to provide a cross-compile to build
6
+Swift natively for Android on a macOS host.
7
+
8
9
You can add this action to your Swift CI workflow from the
10
[GitHub Marketplace](https://github.com/marketplace/actions/swift-android-action),
0 commit comments