Clicky

simtool – Add Photos to iOS Simulator Photo Library

Hi, I'm Hwee-Boon Yar

I write, ship and sell software products. iOS/OS X app developer based in Singapore, working remotely. This is my blog.

.

Need to run a code review on your codebase? Hire me

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

Like this post? Follow me @hboon on Twitter.