Extras/growlnotify/growlnotify.xcodeproj/project.pbxproj
2009-04-15 Switched the build configurations to use the DWARF-with-dSYM debug symbol format. We'll keep the dSYM files for each release so that we can symbolicate crash logs from the stripped executables.
2009-04-15 Assorted changes that Xcode 3 wanted to make.
2008-01-29 Fixed growlnotify on Mac OS X 10.5. It appears that there is no guarantee that a distant object message will be sent in the current run loop; we must be sure to iterate on the run loop until all sources have been handled.
2006-04-17 Added readFile() and copyURLForApplication() to CFGrowlAdditions
2005-12-17 fixage to GmailGrowl and dead code stripping on growlnotify deployment target
2005-09-04 Converted GrowlUDPUtils to plain C so that it can be reused by both Carbon and Cocoa components
2005-06-25 Universal binaries for growlnotify, growlctl and GrowlTunes
2005-06-07 Added xCoDe 2.1 projects. The paths to Growl.framework in the subprojects need some tweaking.