You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a few years late.
in file below FileBrowser/FileBrowser/FileParser.swift
chnage the line 42 filePaths = try self.fileManager.contentsOfDirectory(at: directoryPath, includingPropertiesForKeys: [], options: [.skipsHiddenFiles])
I don't see a way to allow the browser to show hidden files.
i.e. files with prefix .
The text was updated successfully, but these errors were encountered: