Release/Growl/GrowlPreInstall/GrowlPreInstall.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.
2008-06-13 The Growl installer runs as root (at least on Leopard), so NSHomeDirectory() returns root's home directory, rather than the console (GUI) user's. Therefore, we must use System Configuration to get the home directory of the console user.
2007-09-10 Added the source for the GrowlPreInstall utility which will quit system preferences, growl helper app, and growl menu, as well as deleting old copies of growl, before installation occurs. This is needed because system preferences has a localized name so can only be reliably accessed via its ProcessSerialNumber obtained with its bundle ID.