You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ You can copy these executables and the SDK to [an emulator or a USB
78
78
debugging-enabled device with adb](https://github.com/apple/swift/blob/release/5.4/docs/Android.md#4-deploying-the-build-products-to-the-device),
79
79
or put them on an Android device with [a terminal emulator app like Termux](https://termux.com).
80
80
I test aarch64 with Termux so I'll show how to run the test runner there, but
81
-
the process is similar with adb, [as can be seen on the CI](https://github.com/buttaface/swift-android-sdk/blob/main/.github/workflows/sdks.yml#L316).
81
+
the process is similar with adb, [as can be seen on the CI](https://github.com/buttaface/swift-android-sdk/blob/main/.github/workflows/sdks.yml#L337).
82
82
83
83
Copy the test executables to the same directory as the SDK:
0 commit comments