sfsam / Itsycal

Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal
MIT License
3.3k stars 235 forks source link

Can't update Istycal #82

Closed mozeryansky closed 6 years ago

mozeryansky commented 6 years ago

After I updated and click relaunch, Istycal says it can't update. I checked Console and this is the error message:

Sparkle: The update archive isn't signed with a DSA key, and the app is signed with a new Code Signing identity that doesn't match code signing of the original app: Error Domain=NSOSStatusErrorDomain Code=-67050 "(null)" UserInfo={SecCSArchitecture=x86_64}. At least one method of signature verification must be valid. The update will be rejected.

sfsam commented 6 years ago

Which version did you upgrade from?

mozeryansky commented 6 years ago

I currently have 0.11.2

sfsam commented 6 years ago

Maybe your version is somehow corrupted? I just downloaded 0.11.2 (and also a few other versions) and was able to run it (as well as the others) and then update to 0.11.8 without incident.

Could you try that? Remove or rename your current version, download 0.11.2 from the website, move it to the Applications folder and launch it. Check for updates and see if it works.

mozeryansky commented 6 years ago

I believe I have installed a version I forked from your source. Ha, I even mentioned needing to upstream your changes in #52. Thanks!