Skip to content
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

Fix platform conditions in Package.swift #431

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

MaxDesiatov
Copy link
Contributor

Current use of #if os is not compatible with cross-compilation.

Current use of `#if os` is not compatible with cross-compilation.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

Copy link
Contributor

@neonichu neonichu left a comment

Choose a reason for hiding this comment

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

Thanks, seems ok since we do not support 5.3 anymore.

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) September 18, 2023 15:09
@MaxDesiatov MaxDesiatov merged commit 3b13e43 into main Sep 18, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/fix-package-conditionals branch September 18, 2023 16:14
MaxDesiatov added a commit that referenced this pull request Sep 18, 2023
Cherry-pick of #431.

Current use of #if os is not compatible with cross-compilation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants