xcode 12上运行的代码非常慢。总是在启动屏幕上停留5到10分钟也关注了链接,但这没有多大帮助。
转到~/Library/Developer/Xcode/并删除";iOS设备支持";并删除";iOS设备日志和";派生数据";太
https://developer.apple.com/forums/thread/651012?login=true#reply-对于这个问题
这两个步骤为我解决了问题:
A。删除iOS设备支持(~/Library/Developer/Xcode/iOS设备支持(
B。更改方案
1. In the XCode menu, Go to Product > Scheme > Edit Scheme
2. Open the Info tab.
3. Uncheck the Debug executables checkbox.
祝你好运!
我在删除";iOS设备支持";一切恢复正常