Skip to content

Commit ae0c3d5

Browse files
Minimum target version: iOS 13
1 parent 1344622 commit ae0c3d5

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 @@ import PackageDescription
66
let package = Package(
77
name: "ZxcvbnSwift",
88
platforms: [
9-
.iOS(.v8)
9+
.iOS(.v13)
1010
],
1111
products: [
1212
.library(

0 commit comments

Comments
 (0)