We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65d695 commit 85916b5Copy full SHA for 85916b5
Package.swift
@@ -6,7 +6,7 @@ import PackageDescription
6
let package = Package(
7
name: "GPUImage",
8
platforms: [
9
- .macOS(.v10_13), .iOS(.v13),
+ .macOS(.v10_13), .iOS(.v14),
10
],
11
products: [
12
// Products define the executables and libraries a package produces, and make them visible to other packages.
0 commit comments