-
Notifications
You must be signed in to change notification settings - Fork 364
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Xcode is no longer bundled with the iOS simulator runtime, which must be installed separately using Xcode itself. These downloads are substantial, and often very slow...
It appears that the full manifest of downloadable assets is available here . It should therefore be possible to offer these as additional downloads in Xcodes, and utilise the fast download architecture.
Downloaded runtimes can be added to Xcode using the command line xcrun simctl runtime add <path> - so it should also be possible for Xcodes to install these directly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request