XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.59k stars 119 forks source link

Hangs while "Installing Runtime" #314

Closed skizzo closed 10 months ago

skizzo commented 10 months ago

Hi, I tried to add various runtimes, but the script hangs at the phase "Installing Runtime" no matter which one I try to install. Last time I tried, I waited for 2 hours, so I don't think the script will ever finish.

Terminal output:

sudo xcodes runtimes install "iOS 13.4"

Downloading with aria2 (/usr/local/bin/aria2c)
Downloading Runtime iOS 13.4: 99%
Mounting DMG
Installing Runtime

I'm on macOS Ventura 13.5.1.

Any ideas? Thanks.

skizzo commented 10 months ago

Solved it myself.

Would be cool if the docs mentioned that without Terminal having Full Disk Access, this tool won't work properly.