- Open Xcode -> Preferences -> Components.
- Open the Console App, clear the console.
- Go back to the Xcode preferences. Start the simulator download, then cancel it.
- Now in the Console, you will see something about the cancellation with the download URL.
- Copy the URL from the Console, download it.
- Copy this file to ~/Library/Caches/com.apple.dt.Xcode/Downloads.
- If
Downloads
did not exist, create a newDownloads
directory. - If
Downloads
exists, remove all*.dvtdownloadableindex
files under it.
- If
- Open Xcode -> Preferences -> Components, start the simulator download again, it should find the file you downloaded and install it.
Last active
May 15, 2024 01:03
-
-
Save leilee/64d9de9913b78f7bb0a977d1cc556fd3 to your computer and use it in GitHub Desktop.
Install iOS Simulators in Xcode Manually
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not working for me too.