我是靠谱客的博主 会撒娇柠檬,这篇文章主要介绍解决Xcode模拟器attaching卡死问题,现在分享给大家,希望可以做个参考。

清除XCode缓存和生成文件

1.Command-Option-Shift-K to clean out the build folder

/Users/apple/Library/Developer/Xcode    (注:Library资源库是隐藏的文件夹)

里面有DerivedData和Snapshots两个文件夹,删除里面文件即可(命令行rm -rf *)

2.(Xcode 4.2 will show you the Derived Data folder: choose Window > Organizer and switch to the Projects tab. Click the right-arrow to the right of the Derived Data folder name.)

In the simulator, choose iOS Simulator > Reset Content and Settings.

3.Product -> Edit Scheme->Debugger 选择GDB

最后

以上就是会撒娇柠檬最近收集整理的关于解决Xcode模拟器attaching卡死问题的全部内容,更多相关解决Xcode模拟器attaching卡死问题内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(51)

评论列表共有 0 条评论

立即
投稿
返回
顶部