Its still failing for me, i removed the above folder , still its failing for me
SetUp : Calabash.XDB.Core.Exceptions.DeviceAgentException : Failed to launch simulator
ExitCode: 133
dyld: Library not loaded: @rpath/CocoaLumberjack.framework/Versions/A/CocoaLumberjack
Referenced from: /var/folders/7q/wnmwlvsn521fl2gdcmgmrjy40000gp/T/xdb/DeviceAgent.iOS.Deployment/2f570bceda193bbf44f08e9f8a87b01e/bin/iOSDeviceManager
Reason: image not found
Posts
I am getting the same error (slightly different exit code) error. I am running Xamarin.UITest (2.0.0.1535-dev)
Running: /var/folders/jw/1q7j1mpd7ds666nw73b439900000gn/T/xdb/DeviceAgent.iOS.Deployment/2f570bceda193bbf44f08e9f8a87b01e/bin/iOSDeviceManager launch_simulator -d DEA2148A-3C2F-4DB0-9063-228012A8031C
Exit code '134' received from '/var/folders/jw/1q7j1mpd7ds666nw73b439900000gn/T/xdb/DeviceAgent.iOS.Deployment/2f570bceda193bbf44f08e9f8a87b01e/bin/iOSDeviceManager launch_simulator -d DEA2148A-3C2F-4DB0-9063-228012A8031C'
dyld: Library not loaded: @rpath/CocoaLumberjack.framework/Versions/A/CocoaLumberjack
Referenced from: /var/folders/jw/1q7j1mpd7ds666nw73b439900000gn/T/xdb/DeviceAgent.iOS.Deployment/2f570bceda193bbf44f08e9f8a87b01e/bin/iOSDeviceManager
Reason: image not found
Are you on the stable channel? I got messages like this after Xcode updated to 8.1, and you need to make sure your on the stable channel at the moment for it to work.