Skip to content

orta/RedXcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedXcode

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

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

Usage

In the ‘Run’ section of your plugin’s scheme:

  • Set Xcode.app to be the ‘Executable’ to launch from the ‘Info’ tab.
  • Disable ‘View Debugging’ from the ‘Options’ tab.

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 being ran in a debugger, make it obvious that it's in dev mode by turning it red and adding a cool banner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published