fileReadUnsupportedScheme
swift fileReadUnsupportedScheme
The URL scheme used in a file-reading operation is not supported. Foundation file APIs operate on file:// URLs and will raise this error when given a URL with an unsupported scheme.
The URL scheme used in a file-reading operation is not supported. Foundation file APIs operate on file:// URLs and will raise this error when given a URL with an unsupported scheme.