Skip to content

Comments

fix(xcode_support): handle Xcode version starting with path separator#481

Merged
brentleyjones merged 1 commit intobazelbuild:masterfrom
ma-oli:handle-xcode-version-path
Nov 3, 2025
Merged

fix(xcode_support): handle Xcode version starting with path separator#481
brentleyjones merged 1 commit intobazelbuild:masterfrom
ma-oli:handle-xcode-version-path

Conversation

@ma-oli
Copy link
Contributor

@ma-oli ma-oli commented Nov 3, 2025

When Xcode version is passed as a directory, the version check currently errors out as it obviously cannot compare versions. We're gonna assume that if the user passes Xcode as a directory, they're ok managing the features themselves, and we'll assume they're on the latest and greatest Xcode. So we'll have that logic return True.

@keith keith enabled auto-merge (squash) November 3, 2025 16:48
When Xcode version is passed as a directory, the version check currently
errors out as it obviously cannot compare versions.
We're gonna assume that if the user passes Xcode as a directory, they're
ok managing the features themselves, and we'll assume they're on the
latest and greatest Xcode. So we'll have that logic return True.
auto-merge was automatically disabled November 3, 2025 16:55

Head branch was pushed to by a user without write access

@ma-oli ma-oli force-pushed the handle-xcode-version-path branch from 913478e to 69d6ec0 Compare November 3, 2025 16:55
@brentleyjones brentleyjones merged commit 3a3d923 into bazelbuild:master Nov 3, 2025
12 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