Skip to content

[WIP] Fully support cross-compilation model based on destination.json #386

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

Closed
wants to merge 3 commits into from

Conversation

stevapple
Copy link
Contributor

@stevapple stevapple commented Aug 9, 2022

  • Deprecate swift.SDK configuration and introduce swift.destination.
  • Read settings from existing destination.json file.
  • Generate destination.json per workspace.
  • Pass --destination <destination> on Swift tasks.

TODO:

  • SourceKit-LSP support.
  • Watch settings and regenerate destination.json automatically.
  • Add a command to export destination.json.
  • Watch destination.json and prompt to reload SourceKit-LSP.
  • Gardening and refactoring.
  • Builtin destinations to pick over (extending Add quick switcher between iOS and macOS targets #381).
  • Test cases for the functionalities.

@adam-fowler
Copy link
Contributor

@stevapple shall we close this given Cross Compilation Swift SDKs looks like it is about to be approved?

@stevapple
Copy link
Contributor Author

@adam-fowler I think this needs a rework to match the V2 destination manifest. We still need a similar functionality and are still waiting for improved SK-LSP support for destination.

It's okay to close this specific PR, but we may need to keep it as a feature request.

@adam-fowler adam-fowler closed this May 1, 2023
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