XcodesApp
XcodesApp copied to clipboard
aria2c failure when downloading any version of Xcode
When attempting to download any version of Xcode using Xcodes.app, I now get the following error:
aria2c error: Could not create directory
Steps to reproduce Simply launch 1.10.0 and attempt to download a version of Xcode.
Expected behavior Specified Xcode version is installed.
Version
- OS: macOS 13.2.1
- Xcodes: 1.10.0
- 16" MacBook Pro M1 (2021)

I just ran into this. It turned out my Local Cache Path pointed to a directory that didn't exist anymore. What I did to fix it:
- Go to Settings
- Click the Advanced tab
- New to Local Cache Path, click Change
- .. then choose a new location.
Hope that helps!
@dnedrow I had the same issue and tried to get around it by installing the xcodes cli. It didn't work either. However, the path to xcodes (e.g. /opt/homebrew/Caskroom/) was included in the output so I manually trashed XcodesApp from the Caskroom path. After reinstalling XcodesApp, Im able to successfully install Xcode versions.