Skip to content

Align the set of cross-compilation arguments with SwiftPM #601

Closed as not planned
@stevapple

Description

@stevapple

SourceKit-LSP is missing most of the dedicated arguments for cross-compilation that was introduced in SwiftPM, which makes it hard to use when it comes to cross-compiling.

Ideally it should gain the same level of support with swift build. The missing ones are:

  • --destination <destination>
  • --triple <triple>
  • --sdk <sdk>
  • --toolchain <toolchain>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions