Developer%20Tools/BeepHammer/BeepHammer.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.
2007-09-18 This should fix BeepHammer compilation of the with installer target when the normal framework has not yet been compiled
2007-09-18 Fixed scripts' checking for existing files
2007-09-18 * Added BeepHammer-GrowlWithInstaller target which produces a copy of Beep Hammer to test Growl-WithInstaller.framework
2007-08-19 Rather than only ever looking for imports in the Deployment framework, look for it in whatever framework matches the current configuration.
2007-02-19 GTR: update references to plusminus and growl-icon images.
2006-11-30 Switching Beep-Cocoa and BeepHammer over to my plus and minus icons. Nothing I can do about the Beep-Carbon +/- buttons without a lot of work, unfortunately; it isn't important enough for that.
2006-11-30 The newest Beep Triplet deserves its own icon. The new icon is a red whistle, made using Core Image Fun House. Source included in images/icons.
2006-11-19 BeepHammer has a customized sending process now that allows you to define the type and number of times posted. Other UI revisions and cleanup, including proper memory and an InfoPlist.
2006-11-19 This is the barebones start of a new developer tool, BeepHammer. At the moment its a custom version of Beep-Cocoa that also controls verbose Growl logging. See wiki entry & the future for more.