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.
fileReadUnsupportedScheme
swift 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.