I can't compile the app. I get this:
(null): error: /Volumes/HD/Downloads/Webmailer-master/../Sparkle 1/dsa_pub.pem: No such file or directory
https://github.com/andymatuschak/Sparkle/wiki
hints/suggests that running
ruby generate_keys.rb (from the Sparkle distribution root):
should fix the problem, but it's not part of the Sparkle that the code comes with, and as README.md notes, Webmailer uses an old version of Sparkle.
I downloaded the .zip and am trying to build with the current versions of OS X and Xcode.
Anyone have success? Does the current version of Sparkle help?