diff --git a/Package.swift b/Package.swift index 1206ced..0d5011d 100644 --- a/Package.swift +++ b/Package.swift @@ -7,7 +7,7 @@ let package = Package( name: "twigs-core", platforms: [ .macOS(.v12), - .iOS(.v15) + .iOS(.v15), ], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages.