XCMonitor

A simple tool to monitor Xcode events (building and testing).

MIT License

Stars
15

XCMonitor

A simple tool to monitor Xcode events (building and testing).

Logging event history

This app can collect Xcode event types and elapsed time.

Installation

Go to Releases and download the latest dmg file.

How to activate

Open Preferences of XCMonitor and enable XCHook.

XCHook

A library to hack the events (building and testing) of Xcode.app. This library supports macOS (11+). XCMonitor is a demonstration for XCHook.

https://github.com/Kyome22/XCHook

Related Projects