Skip to content

Instantly share code, notes, and snippets.

@dodikk
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dodikk/11052825 to your computer and use it in GitHub Desktop.
Save dodikk/11052825 to your computer and use it in GitHub Desktop.
[DEBUG] Session could not be started:
Error Domain=DTiPhoneSimulatorErrorDomain
Code=1
"The application that opened iOS Simulator failed to send all of the required information (sessionUUID, sdkRoot, deviceInfo)."
UserInfo=0x7f9c09e35890
{
NSLocalizedDescription=The application that opened iOS Simulator failed to send all of the required information (sessionUUID, sdkRoot, deviceInfo).,
DTiPhoneSimulatorUnderlyingErrorCodeKey=-1
}
@dodikk
Copy link
Author

dodikk commented Apr 18, 2014

OSX-C07GR028DJD1:DerivedData dodikk$ ios-sim --version
1.3

OSX-C07GR028DJD1:DerivedData dodikk$ xcodebuild -version
Xcode 5.1.1
Build version 5B1008

@dodikk
Copy link
Author

dodikk commented Apr 18, 2014

OSX-C07GR028DJD1:DerivedData dodikk$ xcode-select -print-path
/Applications/Xcode.app/Contents/Developer/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment