Skip to content

Commit ea6df09

Browse files
authored
Update Package.swift
1 parent ad73815 commit ea6df09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import PackageDescription
66
let package = Package(
77
name: "BarcodeScanner",
88
defaultLocalization: "en",
9-
platforms: [.iOS(.v11)],
9+
platforms: [.iOS(.v14)],
1010
products: [
1111
// Products define the executables and libraries produced by a package, and make them visible to other packages.
1212
.library(

0 commit comments

Comments
 (0)