Results 1 issues of Tony

1. main.dart ``` String feedURL = 'http://xxxx.com/appcast.xml'; //replace my url await autoUpdater.setFeedURL(feedURL); await autoUpdater.checkForUpdates(); await autoUpdater.setScheduledCheckInterval(3600); ``` 3. dsa_priv.pen & dsa_pub.pem is ok 4. Runner.rc ``` ///////////////////////////////////////////////////////////////////////////// // // WinSparkle...