Skip to content

Conversation

kabiroberai
Copy link
Contributor

@kabiroberai kabiroberai commented Jan 21, 2025

  • Explanation: Previously, if you selected a Swift SDK via the swiftPM.swiftSDK configuration option, background indexing would fail because the swift build --experimental-prepare-for-indexing invocation did not pass along the --swift-sdk argument.
  • Scope: Background indexing when swiftPM.swiftSDK is specified in the SourceKit-LSP configuration file
  • Issue: n/a
  • Original PR: Support background indexing when cross-compiling #1923
  • Risk: Low, only passes a few options through
  • Testing: Added a test case
  • Reviewer: @ahoppen

Feedback

More cleanup

Allow skipping canSwiftPMCompileForIOS on CI

Format
@ahoppen
Copy link
Member

ahoppen commented Jan 21, 2025

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge January 21, 2025 19:53
@ahoppen ahoppen merged commit 2e2ef46 into swiftlang:release/6.1 Jan 21, 2025
3 checks passed
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.

3 participants