Skip to content

Conversation

@rafaelcepeda
Copy link
Contributor

Added require-explicit-sendable to macOS CI

Motivation:

Make macOS CI fail in case we have public types not explicitly marked as Sendable or explicitly marked as non sendable.

Modifications:

Enabled extra flags to macOS CI build.

Result:

Swift compiler will check for public types without an explicit Sendable statement.

@rafaelcepeda rafaelcepeda added the semver/none No version bump required. label Jun 20, 2025
@glbrntt glbrntt merged commit 8aa449e into apple:main Jun 20, 2025
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants