mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The install path may contain spaces which will be processed improperly when wired through the dependency. Add quotes to handle such paths.
The install path may contain spaces which will be processed improperly when wired through the dependency. Add quotes to handle such paths.