Created
October 26, 2015 03:22
-
-
Save tungpt247/5a5cb3b201b6949f6287 to your computer and use it in GitHub Desktop.
xcode 7. Error running playground. Unable to find suitable target device. (iOS Swift)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Quit Xcode | |
Delete the folder /Users/<username>/Library/Developer/CoreSimulator/Devices. | |
For example, in Terminal: rm -rf ~/Library/Developer/CoreSimulator/Devices | |
In Terminal: killall -9 com.apple.CoreSimulator.CoreSimulatorService (or just reboot). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment