Skip to content

Commit e798b39

Browse files
committed
Bump iOS target
1 parent adc89d7 commit e798b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: "FromMatchedGeometry",
77
platforms: [
88
.macOS(.v11),
9-
.iOS(.v13)
9+
.iOS(.v14)
1010
],
1111
products: [
1212
.library(name: "FromMatchedGeometry", targets: ["FromMatchedGeometry"]),

0 commit comments

Comments
 (0)