Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. After upgrading Xcode to version 11, I found that some of the simulators that I commonly use
  2. were missing. I used the following steps to restore them.
  3.  
  4. - In Xcode the Window menu, select "Devices & Simulators"
  5. - Make sure the Simulators tab is selected
  6. - Use the "+" in the bottom left to add simulators that are missing
  7. - A modal will pop up with "Create a new simulator"
  8. - Use the second drop down to select the device type
  9. - The rest of it can be left as default or you can give it a unique name and select the OS version
  10. - Click "Create"
  11.  
  12. That it!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement