ISimulatorExplorer
A GUI tool written in Swift to browse and manage iOS simulators for Xcode 8
Install / Use
/learn @daniel-c/ISimulatorExplorerREADME
What is iSimulatorExplorer?
iSimulatorExplorer is a simple OS X application written in Swift to browse the available iOS Simulators on your system. It provides the following functions:
-
View informations and status on each available iOS simulator.
-
Launch the iOS simulator
-
Quickly open applications program and data folder in Finder.
-
Add/remove/import/export CA certificate on iOS Simulators. This make it easy to test applications connecting to development server with self-signed certificates or using a man-in-the-middle proxy like mitmproxy where you need to install the proxy CA in the simulator.
-
Install/Uninstall Apps in iOS simulator.



System requirements
- OS X 10.10 or above
- Xcode 8.0 or above
Notes on CA certificates in iOS simulator
-
The trusted certificate management in iOS simulator is based on the ADVTrustStore project I have written 2 years ago.
-
To make it easy to test certificate imported with this tool, a sample iOS application is provided in this project: TestTrustedCertificate. It consist of a simple WebView to test a SSL connection to a server.
Copyright and license
Copyright (c) 2015-2016, Daniel Cerutti. Licensed under the MIT license. See LICENSE file in this project.
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
