diff --git a/Package.swift b/Package.swift index 62bcaa1..f2a81b1 100644 --- a/Package.swift +++ b/Package.swift @@ -6,7 +6,7 @@ import PackageDescription let package = Package( name: "VisualEffectView", platforms: [ - .iOS(.v9) + .iOS(.v14) ], products: [ // Products define the executables and libraries produced by a package, and make them visible to other packages.