[Sparkle] Archive file naming

Andy Matuschak andy at andymatuschak.org
Mon Jun 2 11:05:43 PDT 2008


> Mmh, how do you name your files? I just tried to
> set CFBundleVersion to "133" and created an appcast
> with "myAppName_134" but sparkle didn't detect
> a new version.

That's fascinating—you're doing it right. If you actually named it  
"myAppName_134", then it might be complaining because there's no  
extension. But I assume you added an extension. Send me your appcast  
and a sample program?

> I don't remember the specifics, but I think it was because I wanted  
> the version number to be "1.5/1Jun08"

Yeah, that's not going to work even a little bit. :D

> 1.5 isn't released yet is it?

No. In fact, there have been more bugs than I thought there would be  
in 1.5b1. All but one of them are fixed but, you know, wait a bit.

- Andy Matuschak

On Jun 2, 2008, at 10:56 AM, Michael Varlik wrote:

>
> -------- Original-Nachricht --------
>> Datum: Mon, 02 Jun 2008 10:42:34 -0700
>> Von: David Dunham <dunham at mac.com>
>> An: A mailing list for developers using Sparkle <sparkle at lists.andymatuschak.org 
>> >
>> Betreff: Re: [Sparkle] Archive file naming
>
>>
>> On 2 Jun 2008, at 10:18, Michael Varlik wrote:
>>
>>> it works if I name the file myAppName_1.1.0b4.dmg.
>>> But when I reach beta 11 it stops working. What is
>>> wrong with this?
>>
>>
>> I basically gave up on Sparkle's ability to parse the version numbers
>> I wanted to use. I ended up making CFBundleVersion a monotonically
>> increasing integer -- and don't show it anywhere in my UI. Instead I
>> use CFBundleShortVersionString or CFBundleGetInfoString.
>>
>> David Dunham           A Sharp, LLC           +1 206 783 7404
>> The Opal outliner is now available!  http://a-sharp.com/opal/
>>
>> _______________________________________________
>> Sparkle mailing list
>> Sparkle at lists.andymatuschak.org
>> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
>
> -- 
> Super-Aktion nur in der GMX Spieleflat: 10 Tage für 1 Euro.
> Über 180 Spiele downloaden: http://flat.games.gmx.de
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org



More information about the Sparkle mailing list