Xcode 9.2 模拟器崩溃

Xcode 9.2 simulators crashing

每当我在 Xcode 9.2 上启动模拟器时,模拟器都会崩溃并出现多个弹出窗口。

Xcode 版本: 9.2 (9C40b)

Mac OS 版本: 10.12.6 (16G1212)

部分错误信息如下:

  1. backboardd 出现问题,无法打开。
  2. SimultorBridge 由于问题无法打开。
  3. SpringBoard 出现问题无法打开

SimultorBridge 崩溃报告如下:

Process:               SimulatorBridge [4361]

Path:                /Users/USER/Downloads/Xcode.app/Contents/Developer/Applications/Simulator.app/Contents/Resources/Platforms/iphoneos/usr/libexec/SimulatorBridge

Identifier:            SimulatorBridge

Version:               835.5 (835.5)

Code Type:             X86-64 (Native)

Parent Process:        launchd_sim [4313]

Responsible:           SimulatorBridge [4361]

User ID:               501

Date/Time:             2018-02-21 12:36:15.729 +0530
OS Version:            Mac OS X 10.12.6 (16G1212)
Report Version:        12
Anonymous UUID:        6844F1F8-F647-09F6-8FB0-A7B9C14F843B


Time Awake Since Boot: 10000 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries
DYLD_FALLBACK_LIBRARY_PATH=/Users/Octane_Nimesh/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib
DYLD_ROOT_PATH=/Users/Octane_Nimesh/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
DYLD_FALLBACK_FRAMEWORK_PATH=/Users/Octane_Nimesh/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks

Dyld Error Message:
  Library not loaded: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
  Referenced from: /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
  Reason: image not found

如何解决这个问题?

重新安装 Xcode 因为模拟器文件损坏可能会出现此问题。