Skip to content

Commit d75041f

Browse files
authored
Update README.md
1 parent 9107254 commit d75041f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Example: `FooTools` folder.
4747
let package = Package(
4848
name: "FooTools",
4949
platforms: [
50-
.macOS(.v11),
50+
.macOS(.v12),
5151
],
5252
dependencies: [
5353
.package(url: "https://github.com/uhooi/swift-output-uhooi", exact: "0.2.0"),

0 commit comments

Comments
 (0)