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
-
-
-
-