Skip to content

Conversation

EdSchouten
Copy link
Contributor

In d2e8c82 we added support for setting --xcode_version to an absolute path. However, this logic is currently only exercised in certain conditions. For example, when no other copies of Xcode are available this option doesn't seem effective.

This change moves the logic for checking whether the flag is set to an absolute path to the very top. While there, remove dubious initializations of xcode_version_properties and availability.

In d2e8c82 we added support for setting
--xcode_version to an absolute path. However, this logic is currently
only exercised in certain conditions. For example, when no other copies
of Xcode are available this option doesn't seem effective.

This change moves the logic for checking whether the flag is set to an
absolute path to the very top. While there, remove dubious
initializations of xcode_version_properties and availability.
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Sep 4, 2025
@EdSchouten
Copy link
Contributor Author

Cc @keith @benjivos @allevato

@iancha1992 iancha1992 added the team-Rules-ObjC Issues for Objective-C maintainers label Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-Rules-ObjC Issues for Objective-C maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants