niklasberglund / xcode-clean.sh

Bash script freeing up disk space by removing Xcode generated data
MIT License
207 stars 31 forks source link

The operation couldn’t be completed. (DVTCoreSimulatorAdditionsErrorDomain error 0.) #5

Open damozhang opened 5 years ago

damozhang commented 5 years ago

After run

./xcode-clean.sh -A

I got this error when I run my Xcode project in Xcode 10.

The operation couldn’t be completed. (DVTCoreSimulatorAdditionsErrorDomain error 0.)

Run this command will resolve this issue.

xcrun simctl erase all