05cd30ac06
(Hopefully) this makes implementing updaters using external libraries easier on other platforms. To implement an updater on a new platform, create a new class that implements the pure virtual methods from `ExternalUpdater` and add code in the `UpdateChecker` initializer to initialize the new class. |
||
---|---|---|
.. | ||
testdata | ||
DownloadTask_test.cpp | ||
DownloadTask.cpp | ||
DownloadTask.h | ||
ExternalUpdater.h | ||
GoUpdate.cpp | ||
GoUpdate.h | ||
MacSparkleUpdater.h | ||
MacSparkleUpdater.mm | ||
UpdateChecker_test.cpp | ||
UpdateChecker.cpp | ||
UpdateChecker.h |