Hi,
I'm unable to run the iPad simulator from Zucchini.
My config.yml looks like:
app: CoreDataBooks.app
devices:
Simulator:
screen : retina_ios6
default : true
simulator: iPad Retina
app : /Users/Audrey/Library/Developer/Xcode/DerivedData/CoreDataBooks-bnfygfxuiwdqgkcjwrllcwshwqaj/Build/Products/Debug-iphonesimulator/CoreDataBooks.app
iPadMini:
UDID : ...
screen : retina_ipad7
What do I do wrong?
By the way, is there a full list of the keys and values that we can use in the config.yml?
Thanks,
Best regards.
Audrey