Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Resources/Blog/Posts/swift-package-index-joins-apple.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ As Swift continues to grow, we believe the ecosystem needs a robust and comprehe

Swift Package Index automatically tests every Swift package across supported platforms and Swift versions, giving developers confidence before adding a dependency. We’ll continue supporting multi-platform package testing, and expanding that coverage as Swift grows. We launched with macOS, iOS, tvOS, watchOS, and Linux testing and later added support for visionOS, WebAssembly and Android. Last year alone, we processed over 3.5 million compatibility builds across all tested platforms.

With Apple's support, we're able to invest deeply in helping developers make better decisions about their package dependencies. operate at greater scale, and take on the next set of challenges with confidence.
With Apple's support, we're able to invest deeply in helping developers make better decisions about their package dependencies, operate at greater scale, and take on the next set of challenges with confidence.

### What This Means for the Community

Expand Down
Loading