You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To download runtimes, you need Xcode 16.1 selected(active) as it uses a command from that version in order to download specific runtime versions. Once you have that selected, you'll be able to run the commend xcodes runtimes install "iOS 18.0"
I do this:
Getting this error:
Error: Installing this runtime requires Xcode 16.1 or greater to be selected, but is currently 16.0.0
But it is possible to download iOS 18.0 runtime from Xcode 16.0 settings.
Is there any bugs in checking versions logic?
The text was updated successfully, but these errors were encountered: