simtool – Add Photos to iOS Simulator Photo Library

Boon aka Hwee-Boon Yar February 9, 2015
Source
ABOUT As iOS app developers, we'll often find it useful to have many more photos than the few that Apple has supplied along with the iOS simulator. That's what simtool is for. USAGE Run the simulator with the device and iOS version that you want to import to. Import a single photo at a time, $ simtool add -p ~/Desktop/a-photo.jpg or every photo in a directory: $ simtool add -p ~/Desktop/important-photos INSTALLATION gem install simtool DEPENDENCIES * commander LICENSE BSD QUESTIONS * GitHub: simtool on GitHub * Email: hboon@motionobj.com * Web: https://hboon.com/ * Twitter: http://twitter.com/hboon

Discussion in the ATmosphere

Loading comments...