Closed kali closed 2 years ago
Fix #165.
Fix #158
Fix #135
As far as I can tell, ios-deploy does not handle simulators, so we should keep to two paths if we want to keep the sims (and I think it's worth it since it do not breaks that often and it makes sense for CIs).
Not finding ios-deploy is definitely not an error: many people (me included) use macs for non-ios development, so we want to keep this an option. I agree that the message could be better... I can see a couple of other case where we can not execute (wrong permissions for instance) but they quite unlikely.
Fix #166