Skip to content

Commit 4073959

Browse files
committed
change min ios
1 parent 66a40b6 commit 4073959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import PackageDescription
99
let package = Package(
1010
name: "ApolloMigration",
1111
platforms: [
12-
.iOS(.v12),
12+
.iOS(.v13),
1313
.macOS(.v10_14),
1414
.tvOS(.v12),
1515
.watchOS(.v5),

0 commit comments

Comments
 (0)