I am working on a cross-platform application (Mac and Windows). How can I add auto-update in this application for Mac and Windows, either separately or combined?
By some googling, I came to know about Sparkle framework for Mac, but couldn't follow its documentation as it probably explains for XCode project. How can Sparkle framework be used for Qt projects?