Skip to content

Conversation

@brentleyjones
Copy link
Collaborator

requested_features = requested_features,
root_dir = toolchain_root,
swift_worker = ctx.executable._worker,
swift_worker = ctx.attr._worker[DefaultInfo].files_to_run,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a head-scratcher.

@brentleyjones brentleyjones force-pushed the bj/use-runfiles-for-index-import-path branch from 2baabd5 to ebe2fa4 Compare August 31, 2022 13:18
@brentleyjones brentleyjones enabled auto-merge (squash) August 31, 2022 13:18
@brentleyjones brentleyjones disabled auto-merge August 31, 2022 13:18
@brentleyjones brentleyjones enabled auto-merge (squash) August 31, 2022 13:18
@brentleyjones brentleyjones merged commit 8aca87e into master Aug 31, 2022
@brentleyjones brentleyjones deleted the bj/use-runfiles-for-index-import-path branch August 31, 2022 13:19
dierksen added a commit to dierksen/rules_swift that referenced this pull request Sep 6, 2022
* master:
  Update README with new URL (bazelbuild#893)
  Don't error if worker runfiles aren't present (bazelbuild#892)
  Supporting Swift 5.7 Bare Slash Regex Literal (bazelbuild#886)
  Use runfiles for `index-import` path (bazelbuild#889)
  Add additional outputs to the swift module in `SwiftInfo` (bazelbuild#888)
  Add missing swift_import params to objc_provider (bazelbuild#885)
  Fix typo in docs (bazelbuild#887)
  Update README with new URLs (bazelbuild#883)
  Add `apple.swizzle_absolute_xcttestsourcelocation` feature (bazelbuild#878)
  Require cacheable swiftmodules for -no-clang-module-breadcrumbs
  Update apple_support (bazelbuild#880)
  Add basic sanitizer support for swift_test (bazelbuild#877)
  Remove compatibility readme section
  Moves compile_outputs.symbol_graph_directory under all_derived_outputs
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