I downloaded Xcode_11_beta7 but when I unzip I can see the version number on as xCode 11 beta 6. Is this a mistake?

After unziping xCode 11 beta 7, when I go to about xCode it say xCode 11 beta 6

Answered by Barkermeister in 380564022

From Apple's Release Notes for Xcode 11 beta 7:


Known Issues

Xcode 11 beta 7 incorrectly reports as beta 6 on the welcome screen. (54795525)

There seems to be a confusion in the beta7, just as if it was just a duplicate of beta6.

Accepted Answer

From Apple's Release Notes for Xcode 11 beta 7:


Known Issues

Xcode 11 beta 7 incorrectly reports as beta 6 on the welcome screen. (54795525)

From the release notes https://developer.apple.com/documentation/xcode_release_notes/xcode_11_beta_7_release_notes


Known Issues

Xcode 11 beta 7 incorrectly reports as beta 6 on the welcome screen. (54795525)

The build numbers differ in the last letter. You have installed "7" if the build tag is "11M392r" <- not 'q'


That said, if they are very different, I'm not seeing it.

Yes, the naming/labeling error is in the Release Notes. hacksaw has it correct: You have installed "7" if the build tag is "11M392r"

I downloaded Xcode_11_beta7 but when I unzip I can see the version number on as xCode 11 beta 6. Is this a mistake?
 
 
Q