首页
Java
登录
6mi
u
盘
搜
搜 索
Java
iOS调试——解决playground无法执行的问题
iOS调试——解决playground无法执行的问题
xiaoxiao
2021-02-27
190
问题:无法显示playground语句执行的结果
解决的方法: 1.关闭Xcode 2.在终端里执行两行代码: rm -rf ~/Library/Developer/CoreSimulator/Devices killall -9 com.apple.CoreSimulator.CoreSimulatorService 再次打开Xcode,playground就可以执行了。
转载请注明原文地址: https://www.6miu.com/read-13871.html
技术
最新回复
(
0
)