Skip to content
/ simcert Public

🔒 Automate HTTP certificate installation on iOS Simulators for XCode7

License

Notifications You must be signed in to change notification settings

yageek/simcert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simcert

simcert intends to be an usable alternative to iostrust helping you to automatically install http root certificates on the iOS simulators.

screencast

How does it work ?

It relies on the OSX Accessibility API and use some QuartCore Events to perform some clicks.

Installation

  • Clone project and build the main project/Download last release.
  • Enable Accessibility API for Terminal or iTerm2 if you launch from the terminal.
  • Enable Accessibility API for XCode if you launch it from XCode.

Usage

From command-line:

simcert -uuid <Simulator ID> -certificate <Path to certificate>

About

🔒 Automate HTTP certificate installation on iOS Simulators for XCode7

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages