bin/calabash-ios in calabash-cucumber-0.9.104 vs bin/calabash-ios in calabash-cucumber-0.9.105

- old
+ new

@@ -60,9 +60,11 @@ if subcmd == 'reset' calabash_sim_reset elsif subcmd == 'acc' calabash_sim_accessibility + elsif subcmd == 'location' + calabash_sim_location(ARGV) elsif subcmd == 'locale' calabash_sim_locale(ARGV) elsif subcmd == 'device' calabash_sim_device(ARGV) else