Skip to content

updates build-tool documentation #8829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

heckj
Copy link
Member

@heckj heckj commented Jun 16, 2025

Path based API was deprecated in Swift 6.0 - this maps to related work to update it to a URL based mechanism, and matches the output from the build-tool-plugin generated content.

resolves #8820
Please merge after #8801

Motivation:

Related to the issue #8820, and matching the PR #8801, this updates the documentation to reflect upcoming changes to the initialized template and updates the build tool documentation to reflect the post-Swift 6.0 URL based API.

Modifications:

Revised documentation to use template content from #8801

Result:

API documentation reflects URL based API, not Path based API

Path based API was deprecated in Swift 6.0 - this maps to related work to update it to a URL based
mechanism, and matches the output from the build-tool-plugin generated content.
@heckj
Copy link
Member Author

heckj commented Jun 16, 2025

@swift-ci please test

@plemarquand
Copy link
Contributor

@swift-ci test windows

@plemarquand plemarquand merged commit c4e3062 into swiftlang:main Jun 17, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: BuildToolPlugin example uses wrong type for executable
2 participants