Reputation: 97
I just upgraded to Xcode 8 through App Store, but I cannot find the iOS 10 simulator anywhere.
When I startup the Simulator, it is running iOS 8.4, and if I select "Download Simulators" I only get options of up to iOS 9.3.
Having read other threads it seems like iOS 10 is supposed to be pre selected, but it is not for me.
I even deleted Xcode and reinstalled from App store, but still no iOS 10.
I have looked at the similar thread Where can I download the iOS 10 simulator runtime file?, but that seems to be problems with the beta-version of Xcode, and doesn't work for me.
Screenshots:
Upvotes: 3
Views: 587
Reputation: 906
As a last desperate attempt to solve this, I did a complete re-install of Xcode8. It solved mine issues. Before installing Xcode8 I deleted:
/Applications/Xcode.app
/Library/Preferences/com.apple.dt.Xcode.plist
~/Library/Preferences/com.apple.dt.Xcode.plist
~/Library/Caches/com.apple.dt.Xcode
~/Library/Application\ Support/Xcode
~/Library/Developer/
And it worked!
The answer described here did not work for me.
Upvotes: 1