Skip to content
forked from yageek/simcert

🔒 Automate HTTP certificate installation on iOS Simulators for XCode>7

License

Notifications You must be signed in to change notification settings

motocodeltd/simcert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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 XCode>7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%