清理磁盘后Xcode出现 Unable to boot device because it cannot be located on disk.

今天清理磁盘后,在Xcode 模拟器运行提示 Unable to boot device because it cannot be located on disk.

iOS模拟器删除1.png

记录下笔记

问题描述:本是弹框,忘记截图,就把描述信息贴出来

Unable to boot device because it cannot be located on disk.

Use the device manager in Xcode or the simctl command line tool to either delete 
the device properly or erase contents and settings.

解决办法:

直接在控制台运行以下指令,即可解决。

$ xcrun simctl erase all

完!

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容