XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runtimes installation fails when using aria2

sebnoumea opened this issue · comments

Hi,

I wanted to install Xcode 15.0 beta 3's runtimes but got this error :

~ xcodes runtimes install "iOS 17.0-beta3"

Downloading with aria2 (/opt/homebrew/bin/aria2c)

XcodesKit/Environment.swift:80: Precondition failed: Aria must be called on the main queue
[1]    1648 trace trap  xcodes runtimes install "iOS 17.0-beta3"

Any clue on how to make things work again ?

Thanks

I'm also running into this error, simply trying xcodes install "15.0 Beta 3"

This was working fine for me as recently as last week. I've tried xcodes version 1.3.0 and 1.4.1 (and whatever version I was on before I ran into this).

Facing the same issue while running "xcodes install 15.0 Beta 6" on Sonoma

See #313 for a resolution Thanks