diff --git a/macos/Sources/Helpers/Extensions/URL+Extension.swift b/macos/Sources/Helpers/Extensions/URL+Extension.swift index 1a87cc028..1e5090111 100644 --- a/macos/Sources/Helpers/Extensions/URL+Extension.swift +++ b/macos/Sources/Helpers/Extensions/URL+Extension.swift @@ -1,4 +1,5 @@ import Foundation +import System extension URL { /// The decoded path with trailing separators removed, except for the root path.