Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Oct 24, 2025

To avoid a crash in Xcode 26, we need Attachment's conformance to CustomStringConvertible to not take ~Copyable into account. Yay.

Checklist:

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

To avoid a crash in Xcode 26, we need `Attachment`'s conformance to
`CustomStringConvertible` to not take `~Copyable` into account. Yay.
@grynspan grynspan added this to the Swift 6.x (main) milestone Oct 24, 2025
@grynspan grynspan self-assigned this Oct 24, 2025
@grynspan grynspan added tools integration 🛠️ Integration of swift-testing into tools/IDEs workaround Workaround for an issue in another component (may need to revert later) attachments/activities 🖇️ Work related to attachments and/or activities labels Oct 24, 2025
@grynspan grynspan merged commit 4889f15 into main Oct 24, 2025
26 checks passed
@grynspan grynspan deleted the jgrynspan/attachments-preinversegenerics branch October 24, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

attachments/activities 🖇️ Work related to attachments and/or activities tools integration 🛠️ Integration of swift-testing into tools/IDEs workaround Workaround for an issue in another component (may need to revert later)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants