Skip to content

[5.10] Fix platform conditions in Package.swift#432

Merged
MaxDesiatov merged 1 commit into
release/5.10from
maxd/fix-package-conditionals-5.10
Sep 18, 2023
Merged

[5.10] Fix platform conditions in Package.swift#432
MaxDesiatov merged 1 commit into
release/5.10from
maxd/fix-package-conditionals-5.10

Conversation

@MaxDesiatov

Copy link
Copy Markdown
Contributor

Cherry-pick of #431.

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

Current use of `#if os` is not compatible with cross-compilation.
@MaxDesiatov MaxDesiatov added bug swift 5.10 This PR targets the 5.10 branch labels Sep 18, 2023
@MaxDesiatov

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) September 18, 2023 15:13

@compnerd compnerd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for cleaning that up! It never was great but we couldn't get them in due to compatibility issues.

@MaxDesiatov MaxDesiatov merged commit 3695ee4 into release/5.10 Sep 18, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/fix-package-conditionals-5.10 branch September 18, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug swift 5.10 This PR targets the 5.10 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants