今天上班,刚点击Xcode的运行,蹦出来一行错误:
An error was encountered while running (Domain = NSPOSIXErrorDomain, Code = 3)
翻译一下:运行时遇到一个错误
在stackOverFlow上找到了解决方案:http://stackoverflow.com/questions/25130558/unable-to-run-app-in-simulator-an-error-was-encountered-while-running-domain
解决方案 iOS Simutalor 的 Reset Content and Settings
就是重置了模拟器而已
本文提供了解决iOS模拟器运行时遇到错误的解决方案:通过重置iOS模拟器的内容和设置来解决运行时遇到一个错误的问题。具体步骤包括进入iOS模拟器设置,选择重置内容和设置选项进行操作。

被折叠的 条评论
为什么被折叠?



