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.

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.

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.

--
Adam

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
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

Reply via email to