2016-11-22 3 views
2

Xコードパス誤差に存在しません。アプリ

/Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/app/DeviceAgent-Runner.app

バンドルしなければならない:

  1. こと存在するディレクトリ、
  2. 、.APP拡張子を持つ、のInfo.plistを含む
  3. アプリバイナリ(CFBundleExecutable)が (例外ArgumentError) /リチウムの存在する必要がありますbrary/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/app.rb:19:initialize' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2.2/lib/run_loop/device_agent/ios_device_manager.rb:86:in新しい ' /Library/Ruby/Gems/2.0.0/gems/run_loop-2.2。 2/lib/run_loop/device_agent/ios_device_manager.rb:86:launch' /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: launch' /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.rb:113:in run' /Library/Ruby/Gems/2.0.0/gems/calabash-cucumber-0.20.3/lib/calabash-cucumber/launcher.rb:408:in new_run_loopのブロック /Library/Ruby/Gems/2.0.0/ gems/calabash-cucumber-0.20.3/lib/calabash-cucumber/launcher.rb:406:times' /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/うなぎ - キュウリ/ランチャー.rb:365:relaunch' /Users/sbg1/Documents/SBGcode/GitCucumber_trunk/sbg-mobile-test/banking/PBBI/features/ios/support/01_launch.rb:28:inの前に '
+0

ルビの最新のアップデート。私のために働く。 – Masum

答えて

1

Calabash iOSはAppleのシステムルビーをサポートしなくなりました。

rbenvでruby 2.3.1をインストールすることをお勧めします。 rvmを避けることをお勧めします。

詳細については、このwikiページをご覧ください。

https://github.com/calabash/calabash-ios/wiki/Ruby-on-MacOS