Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dbgrandi/GoOutside
- Owner: dbgrandi
- License: mit
- Created: 2016-03-12T18:48:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T14:26:00.000Z (over 8 years ago)
- Last Synced: 2024-11-09T02:29:07.709Z (3 days ago)
- Language: Objective-C
- Size: 379 KB
- Stars: 61
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)