xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

Cannot find version 13.0

Open MarcSteven opened this issue 3 years ago • 7 comments

I want to install the latest version about the Xcode , I also installed Xcodes completely, and then run the command line as below: xcodes install 13.0

and then it showed cannot find the version of 13

MarcSteven avatar Oct 01 '21 12:10 MarcSteven

Hi @MarcSteven

Does 13.0 show up when you type xcodes list ? If not does xcodes update show it?

Secondly 13.0 RC and 13.0 are the same build, so you have 13.0 RC installed, you can simply rename the app to Xcode-13.0.0 and xcodes will see it.

Let me know if any of those options work for you?

MattKiazyk avatar Oct 01 '21 12:10 MattKiazyk

does this work for you?

xcodes update --data-source=apple

iRILLLL avatar Oct 04 '21 09:10 iRILLLL

Hi @MattKiazyk

Does 13.0 show up when you type xcodes list ? If not does xcodes update show it? It do it cannot do because it has errors-The operation could not be completed. image

Secondly 13.0 RC and 13.0 are the same build, so you have 13.0 RC installed, you can simply rename the app to Xcode-13.0.0 and xcodes will see it.

Let me know if any of those options work for you?

All is not okay to solve the problem.

MarcSteven avatar Oct 06 '21 09:10 MarcSteven

does this work for you?

xcodes update --data-source=apple

It's not okay to solve the issue

The operation couldn’t be completed. (DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Invalid value around character 0." UserInfo={NSDebugDescription=Invalid value around character 0.})))) The operation couldn’t be completed. (DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Invalid value around character 0." UserInfo={NSDebugDescription=Invalid value around character 0.}))))

MarcSteven avatar Oct 06 '21 09:10 MarcSteven

@MattKiazyk FinallyI download it from App Store . Perhaps that's a bug

MarcSteven avatar Oct 06 '21 23:10 MarcSteven

It works now, I even downloaded Xcode 13.1 from it, you might want to close this!

thepoppingone avatar Nov 02 '21 10:11 thepoppingone

But actually it cannot be okay

MarcSteven avatar Nov 27 '21 05:11 MarcSteven

Closing this as all the error message was a result of different scenarios with apple accounts. With 1.0 we no longer require that

MattKiazyk avatar Sep 29 '22 03:09 MattKiazyk