Guest User

Untitled

a guest
Oct 21st, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. - Open Xcode -> Preferences -> Components.
  2. - Open the Console App, clear the console.
  3. - Go back to the Xcode preferences. Start the simulator download, then cancel it.
  4. - Now in the Console, you will see something about the cancellation with the download URL.
  5. - Copy the URL from the Console, download it.
  6. - Copy this file to ~/Library/Caches/com.apple.dt.Xcode/Downloads.
  7. - If `Downloads` did not exist, create a new `Downloads` directory.
  8. - If `Downloads` exists, remove all `*.dvtdownloadableindex` files under it.
  9. - Open Xcode -> Preferences -> Components, start the simulator download again, it should find the file you downloaded and install it.
Add Comment
Please, Sign In to add comment