Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Feb 27, 2025

This PR deletes the sidecar DocC files we've created that include custom availability annotations for Swift and Xcode and/or deprecation summaries. The latest DocC builds allow us to specify this metadata directly on Swift symbols.

Also add Xcode 16.3 availability for symbols added in Swift 6.1.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR deletes the sidecar DocC files we've created that include custom
availability annotations for Swift and Xcode and/or deprecation summaries. The
latest DocC builds allow us to specify this metadata directly on Swift symbols.
@grynspan grynspan added the documentation 📚 Improvements or additions to documentation label Feb 27, 2025
@grynspan grynspan added this to the Swift 6.x milestone Feb 27, 2025
@grynspan grynspan self-assigned this Feb 27, 2025
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan grynspan requested a review from iamleeg February 27, 2025 15:31
@grynspan
Copy link
Contributor Author

@finestructure Will this be a problem for Swift Package Index? I don't plan to cherry-pick this to release/6.1, so it'll go into our main branch and presumably ship with Swift 6.2.

@finestructure
Copy link
Contributor

@grynspan It should be safe to try out: by default we show the latest release docs and we can preview what it looks like on the main branch version.

Screenshot 2025-02-27 at 16 35 59

@grynspan grynspan merged commit e12e243 into main Feb 28, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/delete-sidecar-docc-files branch February 28, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📚 Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants