calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 368 forks source link

Hey, this branch makes it start (at least in simulator) #1408

Closed lmr3 closed 5 years ago

lmr3 commented 5 years ago

Hey, this branch makes it start (at least in simulator) https://github.com/xing/run_loop/tree/10_2_compat_proposal

On Wed 27. Mar 2019 at 17:06, AlexWellsHS notifications@github.com wrote:

im getting a different error:

export DEVICE_TARGET=7b0a804bb7193bdf3bb8b0063e7ece741d0c0c38 export DEVICE_ENDPOINT=http://10.10.11.88:37265 bundle exec calabash-ios console calabash-ios 0.21.8> start_test_server_in_background RunLoop::Shell::Error: There was an error executing:

/Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop/device_agent/bin/iOSDeviceManager install /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop/device_agent/ipa/DeviceAgent-Runner.app --device-id 7b0a804bb7193bdf3bb8b0063e7ece741d0c0c38

The command generated this output:

This copy of libswiftCore.dylib requires an OS version prior to 10.14.4.

from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop/shell.rb:116:in run_shell_command' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop/device_agent/ios_device_manager.rb:146:inlaunch' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop/device_agent/client.rb:1474:in launch_cbx_runner' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop/device_agent/client.rb:313:inlaunch' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop/device_agent/client.rb:184:in run' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-4.1.0/lib/run_loop.rb:113:inrun' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/calabash-cucumber-0.21.8/lib/calabash-cucumber/launcher.rb:414:in block in new_run_loop' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/calabash-cucumber-0.21.8/lib/calabash-cucumber/launcher.rb:412:intimes' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/calabash-cucumber-0.21.8/lib/calabash-cucumber/launcher.rb:412:in new_run_loop' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/calabash-cucumber-0.21.8/lib/calabash-cucumber/launcher.rb:365:inrelaunch' from /Users/alexwells/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/calabash-cucumber-0.21.8/lib/calabash-cucumber/core.rb:1576:in start_test_server_in_background' from (irb):1 from /Users/alexwells/.rbenv/versions/2.3.1/bin/irb:11:in

'

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/calabash/calabash-ios/issues/1407#issuecomment-477228651, or mute the thread https://github.com/notifications/unsubscribe-auth/ARTqPDyfnzoVbyJCNMernqFrO4_Ue_ekks5va5cFgaJpZM4cLrw5 .

Originally posted by @JoeSSS in https://github.com/calabash/calabash-ios/issues/1407#issuecomment-477231196