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: android-workgroup/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The Android workgroup will:
15
15
* Recommend enhancements to core Swift packages such as Foundation and Dispatch to work better with Android idioms
16
16
* Work with the Platform Steering Group to officially define platform support levels generally, and then work towards achieving official support of a particular level for Android
17
17
* Determine the range of supported Android API levels and architectures for Swift integration
18
-
* Develop [continuous integration](https://www.swift.org/documentation/continuous-integration/) for the [main Swift repository](https://ci-external.swift.org/job/oss-swift-RA-linux-ubuntu-24.04-android-arm64/) that adds Android checks for pull requests
18
+
* Develop [continuous integration](https://www.swift.org/documentation/continuous-integration/) for the Swift project that includes Android testing in pull request checks.
19
19
* Identify and recommend best practices for bridging between Swift and Android's Java SDK and packaging Swift libraries with Android apps
20
20
* Develop support for debugging Swift applications on Android
21
21
* Advise and assist with adding support for Android to various community Swift packages
0 commit comments