Skip to content

Conversation

@rauhul
Copy link
Member

@rauhul rauhul commented Feb 6, 2025

Some Swift packages like swift-argument-parser have multiple package.swift files to handle different tools versions. This change updates check-docs to insert the swift-docc-plugin dependency to all package.swift files so regardless of which one is chosen, the dependency is available.

Fixes: #93

@rauhul rauhul requested a review from a team as a code owner February 6, 2025 21:24
Some Swift packages like swift-argument-parser have multiple
package.swift files to handle different tools versions. This change
updates check-docs to insert the swift-docc-plugin dependency to all
package.swift files so regardless of which one is chosen, the dependency
is available.

Fixes: swiftlang#93
@ahoppen ahoppen merged commit f18e57d into swiftlang:main Feb 6, 2025
24 checks passed
@rauhul rauhul deleted the fix-93 branch February 6, 2025 21:55
@rauhul rauhul restored the fix-93 branch February 6, 2025 21:55
@rauhul rauhul deleted the fix-93 branch February 6, 2025 21:55
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.

check-docs.sh doesn't handle `Package@swift-<version>.swift

3 participants