Slide 19
Slide 19 text
Install it
$ gem install cupertino
Login to the Apple dev center
$ ios login
After that you can do something like
$ ios devices:list
To get current device list. Or
$ ios devices:add "iPad 2"=def456 "iPad
3"=ghi789 ...
To add new devices. Or you can do other things.