Serghei Moret
Serghei Moret
It feels like danger does some black magic to get the base and the HEAD, which is not really compatible to what shallow clone is about. What helped to me...
It feels like danger does some black magic to get the base and the HEAD, which is not really compatible to what shallow clone is about. What helped to me...
I also have a feeling that Readme is a bit polluted. But in the same time I don't see any piece of information that I don't want to see on...
This is about checking if Simulator, app and web server are up and running. So the launcher will not try to work with it using hardcoded timeouts
It is about having a calabash launcher environment variable, so you can behave differently in your ruby code (e.g. at xing we ask user which app to download from the...
Not sure yet if we can use proper classes/modules in this setup. As we require methods in the rib but not sure that classes will work. if classes/modules will work...
Investigated this a bit and it seems to have downsides, as not having iOS versions for `simctl` command. We still have possibility to get it ourselves, but it will be...