Skip to content

Commit c6551ea

Browse files
committed
Incrementing ios min version to 13
1 parent 9d77688 commit c6551ea

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 @@ import PackageDescription
66
let package = Package(
77
name: "SQLPackage",
88
platforms: [.macOS(.v10_11),
9-
.iOS(.v12),
9+
.iOS(.v13),
1010
.tvOS(.v10),
1111
.watchOS(.v5)],
1212
products: [

0 commit comments

Comments
 (0)