calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

gem: calabash-ios binary does not need CFPropertyList #1400

Closed jmoody closed 5 years ago

jmoody commented 5 years ago

Motivation

run-loop 4.1.0 removed the CFPropertyList dependency.

calabash-ios had a hidden dependency on CFPropertyList in its bin/calabash-ios file.

This causes the calabash-ios binary to raise an LoadError.