x-code : 8.0
App does not exist at path or is not an app bundle.
/Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/app/DeviceAgent-Runner.app
Bundle must:
- be a directory that exists,
- have a .app extension,
- contain an Info.plist,
- and the app binary (CFBundleExecutable) must exist
(ArgumentError)
/Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/app.rb:19:in
initialize' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/ios_device_manager.rb:86:in
new' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/ios_device_manager.rb:86:inlaunch' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/client.rb:1233:in
launch_cbx_runner' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/client.rb:264:inlaunch' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/client.rb:140:in
run' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop.rb:113:inrun' /Library/Ruby/Gems/2.0.0/gems/calabash-cucumber-0.20.3/lib/calabash-cucumber/launcher.rb:408:in
block in new_run_loop' /Library/Ruby/Gems/2.0.0/gems/calabash-cucumber-0.20.3/lib/calabash-cucumber/launcher.rb:406:intimes' /Library/Ruby/Gems/2.0.0/gems/calabash-cucumber-0.20.3/lib/calabash-cucumber/launcher.rb:406:in
new_run_loop' /Library/Ruby/Gems/2.0.0/gems/calabash-cucumber-0.20.3/lib/calabash-cucumber/launcher.rb:365:inrelaunch' /Users/sbg1/Documents/SBGcode/GitCucumber_trunk/sbg-mobile-test/banking/PBBI/features/ios/support/01_launch.rb:28:in
Before'