Files containing spaces are shown as "cannot be opened"
Open
bug
- Dominant language
- Swift
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This occurs both with the URLs returned by `contentsOfDirectory(at:includingPropertiesForKeys:)`, as well as URLs created manually from file paths. It also seems to happen on both Ventura 13.4 and Sonoma 14.1.
Perhaps an issue with the percent encoding? Since the URLs are used verbatim from the `contentsOfDirectory` method, this could also be a macOS bug.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.