I just wanted to plug a couple of tools now available for automatic appcast creation.
The first is SparkleCaster, a Cocoa app by Adam Radestock. I’ve mentioned it on here before, but it’s made some progress—check it out and see if it fits your needs.
The second is new: a tutorial on using Rake to make appcasts. This is the kind of badassery that keeps me using Ruby.
Keep on rocking, folks! 1.5b2 soon.









The Conversation {4 comments}
I’m getting a total of 24 errors and 6 warnings when trying to compile SparkleCaster.
error: DorMacKit/DotMacKit.h: No such file or directory
error: syntax error before “DMMemberAccount”
error: ‘CasterModel’ undeclared (first use in this function)
error: ‘caster’ undeclared (first use in this function)
The last two errors are reapeated several times (filling up to the total of 24).
This is obviously not the way it’s meant to be, is it? :-S
@Samuel: Me too. I downloaded both the DMG and the svn source, and neither work.
Anybody know what’s up?
Oh, goodness. It worked for me recently!
Sounds like in the first case that DotMacKit.framework needs to be included. I’ll maybe take a look at it soon.
The SVN version I downloaded has DotMacKit.framework included, but still fails to build.
Note this is only the sparklecaster Foundation tool. SparkleCaster seems to work fine.
You can either right-click on the SparkleCaster Target and click Build and Start, or delete the sparklecaster Target and then use the icons at the top of the Xcode window.
Leave a Comment
You can follow any responses to this entry via its RSS comments feed. You can also leave a trackback if the inclination is there.