Skip to content

[embedded][overlay] _Builtin_float and Synchronization cannot be imported in embedded Swift mode #82094

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

Conversation

ian-twilightcoder
Copy link
Contributor

The _Builtin_float and Synchronization modules are getting the SDK_NAME encoded in their embedded modules, preventing them from being used outside of macOS in embedded mode.

…rted in embedded Swift mode

The _Builtin_float and Synchronization modules are getting the SDK_NAME encoded in their embedded modules, preventing them from being used outside of macOS in embedded mode.
@ian-twilightcoder ian-twilightcoder requested a review from a team as a code owner June 8, 2025 20:55
@ian-twilightcoder
Copy link
Contributor Author

@swift-ci smoke test

@ian-twilightcoder
Copy link
Contributor Author

I can't get this to reproduce in the swift build, the Xcode build seems to be doing something a little different, so I can't figure out how to write a test for this.

@ian-twilightcoder ian-twilightcoder merged commit 034bfa1 into swiftlang:main Jun 9, 2025
3 checks passed
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