Skip to content

[stdlib] Adjust Synchronization module dependencies for macCatalyst #74381

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 13, 2024

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Jun 13, 2024

We need to be explicit about module dependencies between macOS and macCatalyst. Also, Darwin may not be available locally if we aren't building the SDK overlays so go back to conditioning the dependency for Darwin platforms.

Resolves: rdar://129694996

@Azoy Azoy requested a review from edymtt June 13, 2024 06:58
@Azoy Azoy requested a review from a team as a code owner June 13, 2024 06:58
@Azoy
Copy link
Contributor Author

Azoy commented Jun 13, 2024

@swift-ci please smoke test

Copy link
Contributor

@edymtt edymtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@Azoy Azoy merged commit 79f111a into swiftlang:main Jun 13, 2024
3 checks passed
@Azoy Azoy deleted the synchronization-build-stuff branch June 13, 2024 15:57
Azoy added a commit to Azoy/swift that referenced this pull request Jun 16, 2024
[stdlib] Adjust Synchronization module dependencies for macCatalyst
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.

2 participants