calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

Last version of 'calabash-cucumber' gem is 0.20.5, but for calabash.framework is 0.20.4 #1301

Closed nonkor closed 7 years ago

nonkor commented 7 years ago
$ bundle update
Using calabash-cucumber 0.20.5
$ bundle exec calabash-ios version
0.20.5
$ bundle exec calabash-ios download
$ calabash.framework/Resources/version
0.20.4
JoeSSS commented 7 years ago

There was no new version of calabash.framework in 0.20.5, everything is fine.

nonkor commented 7 years ago

@JoeSSS oh, so, client 0.20.5 and server 0.20.4 are compatible?

jmoody commented 7 years ago

Correct.