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 66a40b6 commit 4073959Copy full SHA for 4073959
Package.swift
@@ -9,7 +9,7 @@ import PackageDescription
9
let package = Package(
10
name: "ApolloMigration",
11
platforms: [
12
- .iOS(.v12),
+ .iOS(.v13),
13
.macOS(.v10_14),
14
.tvOS(.v12),
15
.watchOS(.v5),
0 commit comments