Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyome22/xcmonitor

A simple tool to monitor Xcode events (building and testing).
https://github.com/kyome22/xcmonitor

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# XCMonitor

icon

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

demo

## Logging event history

This app can collect Xcode event types and elapsed time.

demo

## Installation

Go to [Releases](https://github.com/Kyome22/XCMonitor/releases) and download the latest `dmg` file.

## How to activate

Open Preferences of XCMonitor and enable XCHook.

preferences

## 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