Skip to content

fernyb/simtool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Import photos to iOS simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%