From 524a2829a1398b064be5280722ab3a901189634d Mon Sep 17 00:00:00 2001 From: Roland Rossgotterer Date: Tue, 25 Dec 2018 23:07:36 +0100 Subject: [PATCH] Fix installbuilder variable syntax Reviewers: #swift_pilot_client, msutcliffe Reviewed By: #swift_pilot_client, msutcliffe Differential Revision: https://dev.swift-project.org/D78 --- installer/installbuilder/project.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/installbuilder/project.xml b/installer/installbuilder/project.xml index 4b75e4a47..eabd5bdc0 100644 --- a/installer/installbuilder/project.xml +++ b/installer/installbuilder/project.xml @@ -116,7 +116,7 @@ it and relaunch the installer. - {user_home_directory}/Library/LaunchAgents + ${user_home_directory}/Library/LaunchAgents osx @@ -124,7 +124,7 @@ it and relaunch the installer. - {user_home_directory}/Library/LaunchAgents/org.freedesktop.dbus-session.plist + ${user_home_directory}/Library/LaunchAgents/org.freedesktop.dbus-session.plist utf-8