XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.97k stars 303 forks source link

Unable to install xcode #353

Closed Jayian1890 closed 1 year ago

Jayian1890 commented 1 year ago

Describe the bug Does not install. Returns error. "Unable to install xcode"

To Reproduce Click install on any available Xcode option

Expected behavior install xcode

Screenshots

image

Version

markusfassbender commented 1 year ago

Somehow I am not able to install the latest stable Xcode version, too.

Bildschirm­foto 2023-02-19 um 10 52 08
BobBlueBeck commented 1 year ago

Same issue here. Apple M2 Pro, Ventura 13.0. Trying to install any version results in the same error as that of the OP.

MattKiazyk commented 1 year ago

Hi.

Please update to 1.10.0 - it has some critical fixes for logging in. Apple added some different security that if not used, caused Apple Accounts to be locked out - see PR https://github.com/RobotsAndPencils/XcodesApp/pull/361

BobBlueBeck commented 1 year ago

Hi Matt,

I discovered that it was in fact because I hadn't agreed to the Apple dev agreement.

Cheers,

Bob

On Tue, Mar 14, 2023 at 1:45 PM Matt Kiazyk @.***> wrote:

Hi.

Please update to 1.10.0 - it has some critical fixes for logging in. Apple added some different security that if not used, caused Apple Accounts to be locked out - see PR #361 https://github.com/RobotsAndPencils/XcodesApp/pull/361

— Reply to this email directly, view it on GitHub https://github.com/RobotsAndPencils/XcodesApp/issues/353#issuecomment-1468132397, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6B4SPZGO2WXMFA72Q6DULTW4BZAHANCNFSM6AAAAAAUWSMW3M . You are receiving this because you commented.Message ID: @.***>

MattKiazyk commented 1 year ago

hi @BobBlueBeck thanks - There's some work to do there for that scenario to better handle it.