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.
2 parents 362ffad + 82e836f commit 6cd5f8fCopy full SHA for 6cd5f8f
Package.swift
@@ -6,8 +6,7 @@ import PackageDescription
6
let package = Package(
7
name: "ScreenDataNavigation",
8
platforms: [
9
- .iOS(.v13),
10
- .macOS(.v10_15)
+ .iOS(.v13)
11
],
12
products: [
13
// Products define the executables and libraries a package produces, and make them visible to other packages.
0 commit comments