diff --git a/Package.swift b/Package.swift index efa4c2f..f4d2ced 100644 --- a/Package.swift +++ b/Package.swift @@ -5,6 +5,9 @@ import PackageDescription let package = Package( name: "FileSystemTree", + platforms: [ + .macOS(.v13) + ], products: [ // Products define the executables and libraries a package produces, making them visible to other packages. .library(