Few days back, I deleted some devices from ~/Library/Developer/CoreSi
mulator/Devices/ manually. After that whenever I was trying to run my XCode project in the simulator I was getting a pop up like Image 1 in XCode.
Image 1: DVTCoreSimulatorAdditionsErrorDomain error |
After wasting some minutes I found out the solution. It is a very easy to solve. Just follow my instructions
Step 1
Image 2: Open Terminal in Root directory |
Step 2: Just run the following command in terminal.
xcrun simctl erase all
After
Great help!!
ReplyDeleteMy Pleasure .... :)
DeleteThis comment has been removed by a blog administrator.
ReplyDelete