I am facing a problem. When I try to run the simulator iPhone 5s (iOS 7.1) a message pops up saying "
Unable to boot the iOS Simulator
". Though if I run the iPhone 5 or iPhone 4s simulators (iOS 7.1) or iPhone 5s (iOS 8.3/8.4) all work fine.
I am running OS X Yosemite (10.10.5), Xcode 6.4 and iOS simulator iPhone 5s (iOS 7.1).
Update:
CoreSimulator.log:
Error Domain=NSPOSIXErrorDomain Code=60 "Unable to boot the iOS Simulator." UserInfo=0x7ffe8d94f990 {NSLocalizedDescription=Unable to boot the iOS Simulator., NSLocalizedFailureReason=launchd failed to respond.}
DiagnosticReports:
Crashed Thread: 0 Configuration error: Could not bind system logger socket.
Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Thank you.