diff --git a/installer/installbuilder/project.xml b/installer/installbuilder/project.xml index e80255b6a..b9abdbe1a 100644 --- a/installer/installbuilder/project.xml +++ b/installer/installbuilder/project.xml @@ -183,6 +183,29 @@ it and relaunch the installer. + + ${installdir}/bin/swiftlauncher + -i --bootstrapurl https://datastore.swift-project.org/shared/ & + Run swift launcher wizard + + + 1 + osx + + + + + + open + ${Installdir}/bin/swiftlauncher.app --args -i --bootstrapurl https://datastore.swift-project.org/shared/ & + Run swift launcher wizard + + + osx + + + + @@ -298,28 +321,6 @@ it and relaunch the uninstaller. --> - - ${installdir}/bin/swiftlauncher - -i --bootstrapurl https://datastore.swift-project.org/shared/ & - Run swift launcher wizard - - - 1 - osx - - - - - open - ${Installdir}/bin/swiftlauncher.app --args -i --bootstrapurl https://datastore.swift-project.org/shared/ & - Run swift launcher wizard - - - osx - - - -