Skip to content

Commit 31900c8

Browse files
author
Hoang Pham
committed
chore: support macos v12
1 parent 1877cbe commit 31900c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ let package = Package(
66
name: "SwiftUIQuery",
77
platforms: [
88
.iOS(.v16),
9-
.macOS(.v13),
9+
.macOS(.v12),
1010
.tvOS(.v16),
1111
.watchOS(.v9)
1212
],

0 commit comments

Comments
 (0)