Describe the bug
It appears the xcodereleases.com API has been updated to provide separate builds for the final version of Xcode 26.0: one for Universal and one for Apple Silicon.
As a result, XcodesApp now displays two identical-looking entries for Xcode 26.0 (17A324) in the list, which is confusing as there is no way to tell them apart.
To Reproduce
- Open the latest version of XcodesApp.
- Look at the list of available Xcode versions.
- Observe that "26.0 (17A324)" is listed twice.
Expected behavior
The app should differentiate between the two builds. For example, by labeling them clearly, such as:
Xcode 26.0 (Universal)
Xcode 26.0 (Apple Silicon)
Alternatively, it could show a single entry and allow the user to choose the architecture upon download.
Screenshots
As you can see in the screenshot, both "26.0 (17A324)" entries are displayed without any distinction.
Version
- XcodesApp: 2.4.2 (31)
- macOS: 15.6.1
Describe the bug
It appears the
xcodereleases.comAPI has been updated to provide separate builds for the final version of Xcode 26.0: one for Universal and one for Apple Silicon.As a result, XcodesApp now displays two identical-looking entries for Xcode 26.0 (17A324) in the list, which is confusing as there is no way to tell them apart.
To Reproduce
Expected behavior
The app should differentiate between the two builds. For example, by labeling them clearly, such as:
Xcode 26.0 (Universal)Xcode 26.0 (Apple Silicon)Alternatively, it could show a single entry and allow the user to choose the architecture upon download.
Screenshots
As you can see in the screenshot, both "26.0 (17A324)" entries are displayed without any distinction.
Version