Cordova 3.4.1 and calabash-ios -
i'm trying calabash work existing cordova project. have followed instructions on calabash-io, both manual , automatic. can confirm manual setup has resulted in calabash server running. running cucumber tells me can't find .app file, manually entered .app, , loop "xcode-select: error: unknown command option '-p'." several times , stops "unable start. make sure you've set app_bundle_path build supported simulator version calabash::cucumber::launcher::starterror: time out waiting uiautomation run-loop start."
on versions of macos lion + xcode, xcode-select
tool missing -p option. causing ios-sim gem raise exception.
the solution upgrade recent version of macos , xcode.
Comments
Post a Comment