mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
feat: Use conan for dependency management
This commit is contained in:
@@ -135,15 +135,6 @@ It must be closed before the installation can proceed</progressText>
|
||||
</setInstallerVariable>
|
||||
</preInstallationActionList>
|
||||
<postInstallationActionList>
|
||||
<runProgram>
|
||||
<program>osascript</program>
|
||||
<programArguments>-l AppleScript ${installdir}/bin/create_dbus_machineid.scpt</programArguments>
|
||||
<ruleList>
|
||||
<platformTest>
|
||||
<type>osx</type>
|
||||
</platformTest>
|
||||
</ruleList>
|
||||
</runProgram>
|
||||
<createDirectory>
|
||||
<path>${user_home_directory}/Library/LaunchAgents</path>
|
||||
<ruleList>
|
||||
|
||||
Reference in New Issue
Block a user