Skip to content

Support spaces in libtools paths#225

Merged
polac24 merged 2 commits into
spotify:masterfrom
polac24:fix-spaces-libtool
Aug 17, 2023
Merged

Support spaces in libtools paths#225
polac24 merged 2 commits into
spotify:masterfrom
polac24:fix-spaces-libtool

Conversation

@polac24
Copy link
Copy Markdown
Collaborator

@polac24 polac24 commented Aug 16, 2023

If an input path to xclibtool contains a space, previously usedURL.init(string:) returns nil. Everywhere else we use fileURLWithPath, in xclibtool .init(string:) initializer was an oversight.

A problem reported in #190

@polac24 polac24 merged commit 64472d5 into spotify:master Aug 17, 2023
@polac24 polac24 deleted the fix-spaces-libtool branch August 17, 2023 06:54
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 this pull request may close these issues.

2 participants