Skip to content

Conversation

@daveverwer
Copy link
Contributor

Motivation:

The Swift Package Index recently added Wasm and Android compatibility testing. This PR, and the corresponding changes to the PackageListTool automate the addition of this data into the Swift.org package listings.

Modifications:

Adds Wasm and Android to package "cards" that are compatible with those platforms.

Result:

The screenshot shows a variety of platform compatibilities, including one with all four that we can test for.

Screenshot 2025-06-16 at 18 03 49@2x

@daveverwer daveverwer force-pushed the daveverwer/add-wasm-android-package-compatibility branch from 11913b6 to 95ba6d8 Compare October 21, 2025 17:05
@daveverwer
Copy link
Contributor Author

daveverwer commented Oct 21, 2025

As discussed at the latest SWWG meeting, this has now been updated to only include Wasm and not Android due to Wasm being a fully supported platform now.

The code is still in the PackageListTool for Android and can be easily re-enabled at any time.

The look and feel is the same, just without the Android compatibility:

Screenshot 2025-10-21 at 18 08 21@2x

@daveverwer daveverwer changed the title Added compatibility information for Wasm and Android to all packages Added compatibility information for Wasm to all packages Oct 21, 2025
@daveverwer daveverwer marked this pull request as ready for review October 21, 2025 17:09
@daveverwer daveverwer requested a review from a team as a code owner October 21, 2025 17:09
@daveverwer daveverwer merged commit 7a439e7 into main Oct 21, 2025
7 checks passed
@daveverwer daveverwer deleted the daveverwer/add-wasm-android-package-compatibility branch October 21, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants