Skip to content

Add canonicalTargetPreference to SourceKitSourceItemData - #74

Open
rintaro wants to merge 1 commit into
swiftlang:mainfrom
rintaro:canonical-target-preference
Open

Add canonicalTargetPreference to SourceKitSourceItemData#74
rintaro wants to merge 1 commit into
swiftlang:mainfrom
rintaro:canonical-target-preference

Conversation

@rintaro

@rintaro rintaro commented Jul 21, 2026

Copy link
Copy Markdown
Member

Lets a build server rank the candidate targets for a source file that belongs to more than one target: lower values are more preferred and nil expresses no preference, in which case SourceKit-LSP falls back to a deterministic ordering.

Lets a build server rank the candidate targets for a source file that
belongs to more than one target: lower values are more preferred and nil
expresses no preference, in which case SourceKit-LSP falls back to a
deterministic ordering.
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.

1 participant