osx - Running Calabash via SSH on Mac iOS Simulator Launch Fails -


i'm trying run calabash test cases on mac vis ssh mac. user ssh in not admin i've given permission described @ https://superuser.com/questions/166179/how-to-enable-remote-access-for-another-account-on-mac-remotely-via-ssh

so after bundle exec cucumber test cases start run ios simulator doesn't launch , fails error:

lsopenurlswithrole() failed application /applications/xcode.app/contents/developer/applications/simulator.app error -10810. 

anyone know why happens?

after sshing in, try

chmod +x /applications/xcode.app/contents/developer/applications/simulator.app 

Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -