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
Terminal
oriTerm2
if you launch from the terminal. - Enable Accessibility API for
XCode
if you launch it from XCode.
From command-line:
simcert -uuid <Simulator ID> -certificate <Path to certificate>