Skip to content
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

Use VFS overlay to remap $GEN_DIR to bazel-out #775

Merged

Conversation

brentleyjones
Copy link
Contributor

This does two things for us:

  1. Warnings and errors include the path to the actual files, instead of a symlink inside of the .xcodeproj.
  2. But more importantly, Index Build works without having to generate files in a normal build first. This means indexing will be more correct more of the time.

This does two things for us:

1. Warnings and errors include the path to the actual files, instead of a symlink inside of the `.xcodeproj`.
2. But more importantly, Index Build works without having to generate files in a normal build first. This means indexing will be more correct more of the time.
@brentleyjones brentleyjones force-pushed the bj/use-vfs-overlay-to-remap-gen_dir-to-bazel-out branch from 042fe09 to 5ff032c Compare July 20, 2022 15:12
@brentleyjones brentleyjones enabled auto-merge (squash) July 20, 2022 15:13
@brentleyjones brentleyjones merged commit feac00e into main Jul 20, 2022
@brentleyjones brentleyjones deleted the bj/use-vfs-overlay-to-remap-gen_dir-to-bazel-out branch July 20, 2022 15:17
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.

None yet

2 participants