A macOS GUI utility to control iOS/watchOS/tvOS simulators and manage installed applications.
iSimulator is a macOS GUI utility that allows developers to control Apple simulators (iOS, watchOS, tvOS) and manage applications installed on them. It provides an intuitive interface for tasks like starting/shutting down simulators, accessing app sandboxes, and launching apps across different simulators without rebuilding.
iOS, watchOS, and tvOS developers using macOS who want a more efficient way to manage simulators and test applications outside of Xcode's built-in tools.
It saves time by centralizing simulator and app management in a dedicated GUI, enabling quick access to app data, cross-simulator testing, and automation of repetitive tasks compared to using Xcode or command-line tools alone.
iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Allows viewing, creating, erasing, deleting, and pairing simulators for iOS, watchOS, and tvOS, as listed in the features, enabling centralized management.
Creates folders containing app bundles and sandboxes for direct access, simplifying inspection of application data without navigating complex paths.
Enables launching applications on any simulator without rebuilding, facilitating easy sharing between instances, as demonstrated in the preview images.
Refreshes the GUI automatically when simulators or apps are added or deleted, reducing manual effort and improving workflow efficiency.
Only works on macOS 10.15+ with Xcode 12.0+, limiting use to specific Apple development environments and excluding other platforms.
Requires setting the active developer directory path via terminal or Xcode if simulators aren't detected, adding setup complexity and potential errors.
As a GUI-focused tool, it lacks a command-line interface or API, making it unsuitable for automated testing or CI/CD pipelines compared to simctl.