Skip to content

Windows: Support deploying the Swift runtime without plutil.exe #340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tristanlabelle opened this issue Sep 16, 2024 · 0 comments · Fixed by #341
Closed

Windows: Support deploying the Swift runtime without plutil.exe #340

tristanlabelle opened this issue Sep 16, 2024 · 0 comments · Fixed by #341

Comments

@tristanlabelle
Copy link
Contributor

SwiftFormat now embeds the Swift runtime that it depends on, which results in it deploying plutil.exe in its program files directory, a surprising outcome. The installer should at least provide an option to not include this file, and we could consider not including it in the merge module.

<File Source="$(SDK_ROOT)\usr\bin\plutil.exe" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant