清除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卡死问题内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复