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

Use new Swift SDK mechanism for cross-compilation #137

Open
fwcd opened this issue Sep 21, 2023 · 0 comments
Open

Use new Swift SDK mechanism for cross-compilation #137

fwcd opened this issue Sep 21, 2023 · 0 comments
Labels
ci-cd CI/CD-related (GitHub Actions, GitLab CI, ...) refactoring Improvements to the code structure

Comments

@fwcd
Copy link
Owner

fwcd commented Sep 21, 2023

Swift 5.9 introduces cross-compilation SDKs into the package manager that would let us perform the cross-build in a cleaner and more maintainable way without the need to manually maintain a set of flags.

See https://github.com/apple/swift-sdk-generator for details.

@fwcd fwcd added refactoring Improvements to the code structure ci-cd CI/CD-related (GitHub Actions, GitLab CI, ...) labels Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI/CD-related (GitHub Actions, GitLab CI, ...) refactoring Improvements to the code structure
Projects
None yet
Development

No branches or pull requests

1 participant