Skip to content

Commit b4e9240

Browse files
committed
Update Package.swift
1 parent baf0a07 commit b4e9240

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
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "sqlite-data",
77
platforms: [
8-
.macOS(.v26)
8+
.macOS(.v15)
99
],
1010
products: [
1111
.library(

0 commit comments

Comments
 (0)