Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ios-simctl-helpers

Easy to use iOS Simulator scripts. Works with Xcode 7.1 and above.

This repository and its contents are public domain. Enjoy!

Included commands:

sim booted

Prints currently booted iOS simulator.

sim openurl <URL>

Opens specified URL in currently booted iOS simulator.

sim getenv <variable name>

Prints out value of specified environment variable in currently booted iOS simulator.

sim open_app_container <bundle identifier>

Opens in Finder the app container of specified app, which is installed in currently booted iOS simulator.

sim delete_all_devices

Deletes all iOS simulator devices. Helpful if Xcode automatically creates a bunch of new devices you don't want.

About

Easy to use scripts to help with common iOS Simulator command line tasks

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages