aryamansharda.gumroad.com

iOS Simulator context display showing git branch information on simulator windows

SimTag displays git branch information directly on iOS Simulator windows, providing context for which branch is running in each simulator instance. The app solves the common problem of tracking which git branch corresponds to which simulator when testing multiple branches simultaneously.

During iOS development workflows involving feature branches, bug fixes, or experimental work, developers often run multiple simulators with different app builds. SimTag eliminates confusion by overlaying branch information on the simulator window, making it immediately clear which code version is running.

The menu bar integration enables quick toggling of the display and configuration options. The app works alongside Xcode’s simulator management without interfering with normal development workflows.

System requirements: macOS with Xcode installed. Requires access to git repository information and iOS Simulator.

Limitations: Limited to iOS Simulator windows; does not support Android emulators or physical devices. Requires git repository context. Pricing information not publicly detailed on product page.

Alternatives: Manual naming conventions for simulators, Xcode window arrangement, third-party simulator managers.

Suitable for iOS developers who frequently test multiple git branches simultaneously and need visual context to avoid confusion. Particularly useful for large teams with many feature branches or developers handling multiple client projects with separate branches.

FAQ

What does SimTag do?+

SimTag overlays the active git branch name on iOS Simulator windows so developers running multiple simulators against different feature branches can tell which simulator corresponds to which branch at a glance.

Is SimTag free?+

SimTag is a paid app. Pricing details are on the Gumroad listing at https://aryamansharda.gumroad.com/l/sim-tag.

How do I install SimTag on macOS?+

Download SimTag from https://aryamansharda.gumroad.com/l/sim-tag and drag the .app to your Applications folder.

Does SimTag run on Apple Silicon?+

Yes. SimTag runs on Apple Silicon (M1, M2, M3, M4) and Intel Macs. Xcode and an active git repository are required.

Does SimTag work with Android emulators or physical devices?+

No. SimTag is iOS Simulator-only. Android emulators and physical iPhones/iPads aren't supported, and the app needs git repository context to read the branch name.

Where does SimTag's branch overlay appear?+

Directly on the iOS Simulator window. The menu bar icon toggles the display and exposes configuration, but the branch label itself sits on the simulator so it stays visible while you switch focus between Xcode and the simulator.

Related Apps