From 208667833f76d355168452a75a70b10763aa77c8 Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Mon, 11 Dec 2023 11:35:12 +0100 Subject: [PATCH] installer: Remove unused InstallBuilder autoupdater --- .../installbuilder/autoupdateproject.xml | 13 ----- installer/installbuilder/autoupdater.xml | 54 ------------------- 2 files changed, 67 deletions(-) delete mode 100644 installer/installbuilder/autoupdateproject.xml delete mode 100644 installer/installbuilder/autoupdater.xml diff --git a/installer/installbuilder/autoupdateproject.xml b/installer/installbuilder/autoupdateproject.xml deleted file mode 100644 index 602a0815f..000000000 --- a/installer/installbuilder/autoupdateproject.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - swift - swift - swift project - 0.7.0 - 1 - 1 - ../../dist - \ No newline at end of file diff --git a/installer/installbuilder/autoupdater.xml b/installer/installbuilder/autoupdater.xml deleted file mode 100644 index 1b83014ab..000000000 --- a/installer/installbuilder/autoupdater.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - autoupdater - Auto Updater - 0 - includes tool to perform updates - 1 - 0 - - - / - ${installdir} - autoupdaterwin - windows - - - - - - / - ${installdir} - autoupdaterlinux - linux linux-x64 - - - - - - / - ${installdir} - autoupdatermacos - osx - - - ../../dist/autoupdate-osx.app - - - - - - - ${installdir}/update.ini - [Update] -url = http://127.0.0.1:8080/update.xml -version_id = 061 -update_download_location = ${system_temp_directory} -check_for_updates = 1 - - - -