Skip to content

Commit

Permalink
Minimum target version: iOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
lchinigioli-eb committed Jun 30, 2021
1 parent 1344622 commit ae0c3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import PackageDescription
let package = Package(
name: "ZxcvbnSwift",
platforms: [
.iOS(.v8)
.iOS(.v13)
],
products: [
.library(
Expand Down

0 comments on commit ae0c3d5

Please sign in to comment.