Closed jjarava closed 5 years ago
Fixed :)
Works, although I get a warning:
$ ./build warning: Swift compiler no longer supports statically linking the Swift libraries. They're included in the OS by default starting with macOS Mojave 10.14.4. For macOS Mojave 10.14.3 and earlier, there's an optional Swift library package that can be downloaded from "More Downloads" for Apple Developers at https://developer.apple.com/download/more/ [2/2] Linking ./.build/x86_64-apple-macosx/release/trash
Guess that's why the binary is so small (32 k)
Yes, see the note I added to the readme.
Hi!
Trying to find a "command line trash" tool for macOS that protects you from accidentally deleting files on a networked drive (see https://github.com/ali-rantakari/trash/issues/32), I've found this project and wanted to try it, but I can't get to compile on my system: