Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dbgrandi/GoOutside

An Xcode plugin to track how much time you have spent waiting for Xcode to build.
https://github.com/dbgrandi/GoOutside

Last synced: about 2 hours ago
JSON representation

An Xcode plugin to track how much time you have spent waiting for Xcode to build.

Awesome Lists containing this project

README

        

# GoOutside
An Xcode plugin to track how much time you have spent waiting for Xcode to build.

## How do I use it?

### Manually

Build the GoOutside target in the Xcode project and the plug-in will automatically be installed in `~/Library/Developer/Xcode/Plug-ins`. Relaunch Xcode.

### Alcatraz

Install [Alcatraz](http://alcatraz.io/), restart Xcode and press ⇧⌘9. You can find `GoOutside` in the list and click the icon on the left to install.

## Show build time
Window =====> Stats

![](https://raw.githubusercontent.com/dbgrandi/GoOutside/master/images/menu.png)

![](https://raw.githubusercontent.com/dbgrandi/GoOutside/master/images/stats.png)