JohnSundell / Files

A nicer way to handle files & folders in Swift
MIT License
2.53k stars 182 forks source link

Added trash support for macOS #101

Closed dagronf closed 4 years ago

dagronf commented 4 years ago

This change enables files and folders to be moved to the trash on macOS.

dagronf commented 4 years ago

Will keep this in my personal fork as requested.