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 c8ffa34 commit f347502Copy full SHA for f347502
swift-ci/sdks/android/README.md
@@ -81,5 +81,9 @@ perform the build locally on an Ubuntu 24.04 machine with all the
81
build prerequisites already installed. This will generate
82
the same artifacts in approximately half the time, and
83
may be suitable to an already containerized envrionment (such as
84
-a GitHub runner).
+a GitHub runner). A local build can be run with the
85
+`build-local` script, such as:
86
87
+```
88
+./build-local swift-6.2-branch /tmp/android-sdk-devel
89
0 commit comments