概述
清除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卡死问题所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复