macOS autoUpdater not working — is Apple Developer cert required for local updates? #582
-
Hi, I’m experimenting with Lichtblick on macOS for personal use and trying to verify if auto-updates work locally. ✅ What’s working so far ✅ Current setup on macOS ❓ What I’d like to ask If macOS auto-updates are currently not supported or untested, I’d also love to hear if there are any plans or known workarounds. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @sushi-udon-dev our app is not distributed via the Mac App Store, and we currently don’t sign it with an Apple Developer certificate. As of now, we don’t have plans to obtain one. Because of this, auto-updates on macOS using We recommend manually downloading updates for the time being. If our plans around macOS support change, we’ll be sure to update the documentation. Cheers, |
Beta Was this translation helpful? Give feedback.
Hey @sushi-udon-dev our app is not distributed via the Mac App Store, and we currently don’t sign it with an Apple Developer certificate. As of now, we don’t have plans to obtain one.
Because of this, auto-updates on macOS using
autoUpdater
may not work as expected. As far as workarounds we don't really know one for auto updates to work.We recommend manually downloading updates for the time being. If our plans around macOS support change, we’ll be sure to update the documentation.
Cheers,
JL