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

Swift SDKs Cross Compilation Support #6

Open
owenv opened this issue Jan 28, 2025 · 0 comments
Open

Swift SDKs Cross Compilation Support #6

owenv opened this issue Jan 28, 2025 · 0 comments

Comments

@owenv
Copy link
Collaborator

owenv commented Jan 28, 2025

In order to achieve feature parity with the current SwiftPM build system, we need to support cross-compilation using Swift SDKs. Based on initial experimentation it looks like we can bridge a Swift SDK to Swift Build's internal SDK and Toolchain abstraction to handle both tool discovery and selecting the right sysroot, etc.

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

No branches or pull requests

1 participant