Install Files via Swift Package Manager
masterTo use Files in a Swift Package Manager-powered tool, script, or server-side application, add it as a dependency to your Package.swift file.
.package(url: "https://github.com/JohnSundell/Files", from: "4.0.0")