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

Xcode 15.0.1 install failed with aria2 #322

Open havebeenfitz opened 8 months ago

havebeenfitz commented 8 months ago

Precondition:

Steps:

Expected:

Actual:

XcodesKit/Environment.swift:80: Precondition failed: Aria must be called on the main queue [1] 10494 trace trap xcodes install 15.0.1 --experimental-unxip



**Workarounds:**
- remove aria2 with `brew uninstall aria2` (if installed with brew)
- use `--no-aria2` options
venkateshrippling commented 7 months ago

is there a workaround for this issue?

beribas commented 6 months ago

Upgrading aria2 to 1.37.0 helped for me.