報錯信息
Message from debugger: The LLDB RPC server has crashed. You may need to manually terminate your process. The crash log is located in ~/Library/Logs/DiagnosticReports and has a prefix 'lldb-rpc-server'. Please file a bug and attach the most recent crash log.
解決方法
命令行輸入
sudo rm -rf /Library/Preferences/com.apple.dt.Xcode. plist rm -rf ~/Library/Preferences/com.apple.dt.Xcode. plist rm -rf ~/Library/Caches/com.apple.dt. Xcode rm -rf ~/Library/Application\ Support/Xcode rm -rf ~/Library/Developer
執行后繼續報錯
Encountered an error communicating with IBAgent-iOS.
命令行輸入
sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService
該命名會清除代碼塊、主題配置,謹慎使用