Hey guys, I've implemented Sparkle into my app, and it is working well. One thing that is bugging me though is every time I download an update from within my app, just after clicking "Install and Relaunch" I get a generic msgbox with simply the word "warning". Then the update goes through just fine, the app quits and the new version launches.
I've made sure all of my signing is done properly (and it wouldn't work at all otherwise), checked the Sparkle documentation for any mention of the "warning", and looked at my Console logs. Not finding any clues. The puzzling thing is that it is working perfectly, aside from the "warning" dialog. I just don't want my users to see that every time they update my app.
Has anyone run across this problem? Thanks in advance for any ideas!
|