simcert intends to be an usable alternative to iostrust helping you to automatically install http root certificates on the iOS simulators.
It relies on the OSX Accessibility API and use some QuartCore Events to perform some clicks.
- Clone project and build the main project/Download last release.
- Enable Accessibility API for
TerminaloriTerm2if you launch from the terminal. - Enable Accessibility API for
XCodeif you launch it from XCode.
From command-line:
simcert -uuid <Simulator ID> -certificate <Path to certificate>
