Files
cappuccino/Tools/XcodeCapp
Andrew Hankinson cb63013197 New: Higher Contrast XCodeCapp menubar icons
This commit changes the current XCodeCapp menubar icon to use higher contrast colours, making it easier to see when XCC is working or idle.

Previously, the colours were black and dark green. With this change, the colours are black and orange (taken from the Cappuccino logo).

This commit includes the original PSD artwork as well as rendered versions of the icons in PNG format.
2013-03-18 09:56:43 -04:00
..
2013-02-05 18:35:59 -08:00
2012-12-24 12:10:02 +00:00
2013-02-22 23:56:21 -05:00
2013-02-22 23:56:21 -05:00
2013-02-22 23:56:21 -05:00
2012-08-08 22:34:40 -07:00
2013-02-22 23:56:21 -05:00
2012-09-13 19:06:34 -07:00
2012-08-09 12:51:43 -07:00
2013-02-22 23:56:21 -05:00
2013-01-24 23:41:25 -08:00
2013-02-22 23:56:21 -05:00
2013-02-22 23:56:21 -05:00

xCodeCapp-Cocoa

xcodecapp-cocoa is a port from the original xcodecapp application. It works basically the same than this tools shipped with Cappuccino framework but have serveral advantages:

  • It uses the FSEventStream system to be notified when a file changes. So no useless looping
  • It consumes about no CPU when idle
  • It allows you to choose graphically the project you want to use
  • It will keep track of your already generated project helper
  • It supports .xcodecapp-ignore
  • It uses Growl to notify you when a conversion is done.

License

All the code is distributed under AGPL v3.0 license. The parse.j comes from Cappuccino parser and uses the Cappuccino license.

Author

Antoine Meradal primalmotion@archipelproject.org