Skip to content

Clarify unsupported direct macro module imports in CHANGELOG.md #7754

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
Jul 8, 2024

Conversation

MaxDesiatov
Copy link
Contributor

Importing macro modules directly to use those macros was never supposed to work, and now with macro modules built for the host triple, importing such macro modules in modules built for the target triple will fail.

Importing macro modules directly to use those macros was never supposed to work, and now with macro modules built for the host triple, importing such macro modules in modules built for the target triple will fail.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) July 4, 2024 17:18
@rauhul
Copy link
Member

rauhul commented Jul 4, 2024

Is there a document anywhere that describes macros in SwiftPM? It would be good to include this information there too.

@MaxDesiatov
Copy link
Contributor Author

No, there's no such document at the moment unfortunately, but contributions would be of course very welcome.

@MaxDesiatov MaxDesiatov merged commit 54652f6 into main Jul 8, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/update-macros-changelog branch July 8, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants