simtool – Add Photos to iOS Simulator Photo Library
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
License
BSD
Questions
- GitHub: simtool on GitHub
- Email: hboon@motionobj.com
- Web: https://hboon.com/
- Twitter: http://twitter.com/hboon