Closed jjbash closed 7 years ago
You need to update your calabash-ios version.
You should also update your run-loop version.
.xcconfig
I think it is probably an error to include that file in your application bundle.
I will skip the arch check for .xcconfig
files in the next release of run-loop, but you should double check that it is correct to include this file in the .app bundle.
When i try to launch the test, the calabash ios console retunr this error.
More info: calabash.framework/Resources/version : 0.20.4 server_version['version'] : 0.20.4 Calabash::Cucumber::MIN_SERVER_VERSION: 0.19.1
I dont know how can i solve this issue... thanks for the help.