From 77e207bac636112077d996c0713070872be12a61 Mon Sep 17 00:00:00 2001 From: Mat Sutcliffe Date: Tue, 14 Dec 2021 19:01:19 +0000 Subject: [PATCH] [Installer] Make sure the uninstaller deletes readme.txt --- installer/installbuilder/project.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/installer/installbuilder/project.xml b/installer/installbuilder/project.xml index 399df9aac..1cb92e397 100644 --- a/installer/installbuilder/project.xml +++ b/installer/installbuilder/project.xml @@ -230,6 +230,10 @@ It must be closed before the installation can proceed https://swift-project.org/ + + ${installdir}/readme.txt + 0 + ${installdir}/bin/swiftlauncher -i --bootstrapurl https://datastore.swift-project.org/shared/ &