flexih / RedXcode

When Xcode is building, make it obvious that it's under build.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedXcode

When Xcode is being ran in a debugger, make it obvious that it's in dev mode.

When Xcode is building, make it obvious that it's under build.

Screenshot of plugin Screenshot of dock icon

Features

  • Hue shifts the app icon when running Xcode in a debugger
  • Adds the icon to the top right corner in Xcode 6.
  • Hue shifts the app icon when building
  • Hue shift value can be changed by defaults write com.apple.dt.Xcode ORHueShiftKey [number]

Installation

Install Alcatraz. In XCode choose Window, Package Manager and search for "RedXcode". Alternatively, clone this repo and hit build, then restart Xcode. Alcatraz is better, you get updates with no effort.

Contributing

It's actually way easier to work on Plugins than you think. Hitting run in Xcode on this project will open a new Xcode with a working lldb instance and you can work on it like any other app. Contributions are extremely welcome of course, large visual design changes should probably be talked about in an issue first FWIW.

About

When Xcode is building, make it obvious that it's under build.

License:MIT License


Languages

Language:Objective-C 100.0%