XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.67k stars 293 forks source link

Remove newline from derived data path returned by defaults #472

Closed robinkunde closed 5 months ago

robinkunde commented 6 months ago

When reading the output from the defaults command invocation, we need to remove the trailing newline. Otherwise, the path will not resolve correctly.