简体   繁体   English

iOS Update 9崩溃的瓢虫

[英]IOS Update 9 crash calabash

After updating the xcode for version 7, the calabash no longer meets my simulator, returning the error: 在更新了版本7的xcode之后,瓢虫不再符合我的模拟器,并返回错误:

No matching processes belonging to you were found 找不到属于您的匹配进程

Unable to find application named 'iOS Simulator' 找不到名为“ iOS Simulator”的应用程序

This error started after the update 更新后开始出现此错误

Xcode version : Version 7.0 (7A220) Xcode版本:版本7.0(7A220)

Calabash version : 0.16.3 葫芦版:0.16.3

Ruby Version :2.2.0p0 (2014-12-25 revision 49005) Ruby版本:2.2.0p0(2014-12-25修订版49005)

That seems like you aren't actually using Calabash 0.16.3. 看来您实际上并未在使用Calabash 0.16.3。

The name and location of the simulator application changes with the Xcode version. 模拟器应用程序的名称和位置随Xcode版本而变化。 "iOS Simulator" is the name of the Xcode 6 simulator application? “ iOS Simulator”是Xcode 6仿真器应用程序的名称吗?

Are you using a Gemfile and bundler? 您是否正在使用Gemfile和捆绑程序? Do you have other calabash-cucumber version installed? 您是否安装了其他葫芦黄瓜版本?

Can you please paste the exact command you are trying to execute? 您能否粘贴您要执行的确切命令?

https://github.com/calabash/calabash-ios/wiki/Updating-your-run-loop-version https://github.com/calabash/calabash-ios/wiki/Updating-your-run-loop-version

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM