On 11 Jan 2009, at 7:59 PM, Adam R. Maxwell wrote: > > On Jan 11, 2009, at 6:48 PM, Christiaan Hofman wrote: > >> BTW, did you see >> <http://www.entropy.ch/blog/Developer/2008/09/22/Sparkle-Appcast-Automation-in-Xcode.html >>> , with an idea to store the private key in a secure note. > > No, but I appreciate the pointer, and I can use that. The > build_bibdesk.py script does something similar to get the ftp > password for uploading nightly builds, and it works really well. > ISTR it requires a connection to the window server, which was a pain > to get right with launchd. >
BTW, do you think it's possible to backup the private key securely on the SF shell server? >> I wonder if we should use something like this for BibDesk and Skim, >> either in the DiskImage build phase or in a separate script similar >> to >> build_bibdesk.py. > > That should be easy. My build_tlu.py script creates the appcast > much like the link you pointed out, except it modifies the existing > appcast using NSXMLDocument, so all I have to do manually is fill in > some <li> tags for release notes. I also pass a CFBundleVersion to > the script, so I don't have to remember to edit Info.plist. > Of course bumping the version number in BD could never be done in an Xcode target, because bumping using agvtool will change the project file. So I'm not yet sure whether it should go into an xcode target or a separate script. >> I'm thinking of embedding Sparkle in both as soon as >> it reaches its 1.5 release target, which should be soon. > > That sounds good to me. I'm using 1.5b6 with a few additional > patches I sent to Andy, and it seems to work fine. > The current source has a few more fixes, such as working around a long- standing NSURLConnection thread-safety bug. The remaining bugs shouldn't be relevant for apps like BD and Skim. Christiaan > -- > Adam ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Bibdesk-develop mailing list Bibdesk-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-develop