Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll-forward of xcode_locator now that there are no more tools depend…
…ing on the old version. *** Original change description *** Support Xcode betas with xcode-locator Previously if you had 2 builds of the same version of Xcode, for example 10.2.0 beta 1 and 10.2.0 beta 2, there was no way to disambiguate them. This change appends the `ProductBuildVersion` of each Xcode version to allow you to specify that if desired. Closes #7371. PiperOrigin-RevId: 235823433
- Loading branch information