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
Alright, the way to do it is with UTI. If the UTI of a path conforms to either com.apple.bundle or com.apple.package, it must be treated by dupeGuru as a single file. The methods to use are NSWorkspace.typeOfFile_error_() and NSWorkspace.type_conformsToType_().
There must be a way to automatically and reliably detect that a folder is a bundle. dupeGuru SE should do that.
The text was updated successfully, but these errors were encountered: