Skip to content

Conversation

@adincebic
Copy link
Contributor

Xcode 26.0 beta 5 has isolated this plugin to its own subdirectory and Xcode only passes it to the compiler when building test targets (previous versions had a symlink to make the default path work, but beta 5 removed that symlink). We don't want to make that distinction in our rules, so it's fine to just unconditionally pass it.

Cherry pick: 15da0d2eadfbfedf8b673b5eb0903080c35111e1

allevato and others added 2 commits August 18, 2025 09:50
…e actions.

Xcode 26.0 beta 5 has isolated this plugin to its own subdirectory and Xcode only passes it to the compiler when building test targets (previous versions had a symlink to make the default path work, but beta 5 removed that symlink). We don't want to make that distinction in our rules, so it's fine to just unconditionally pass it.

PiperOrigin-RevId: 795560788
(cherry picked from commit 15da0d2)
@aaronsky
Copy link
Contributor

This was already done here, so if we decide to take this, make sure that code is cleaned up first.

@adincebic
Copy link
Contributor Author

This was already done here, so if we decide to take this, make sure that code is cleaned up first.

Hm maybe best to not cherry-pick this then since we already have it?

@adincebic adincebic closed this Aug 18, 2025
@adincebic adincebic deleted the adin/cherry-pick-15da0d2eadfbfedf8b673b5eb0903080c35111e1 branch August 18, 2025 17:22
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