mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 04:17:17 +00:00
docs: clang 插件开发
This commit is contained in:
@@ -110,4 +110,7 @@
|
||||
部代码,并可以找到出处!同时,结合下符号断点的方式,能够更清晰的跟踪源码实
|
||||
现。
|
||||
|
||||
13.
|
||||
13. Xcode 运行项目,模拟器启动失败。报错 `Failed to start launchd_sim: could not bind to session, launchd_sim may have crashed or quit respond`
|
||||
- 关闭Xcode,在终端中键入以下命令:sudo chmod 1777 /tmp
|
||||
- 清理此路径中的dyld文件夹:/Library/Developer/CoreSimulator/Caches
|
||||
- 重新启动Xcode,完成!
|
||||
Reference in New Issue
Block a user