We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0ec1c6 + 5655f8e commit e527cccCopy full SHA for e527ccc
Package.swift
@@ -8,6 +8,7 @@ let package = Package(
8
defaultLocalization: "en",
9
platforms: [
10
.iOS(.v13),
11
+ .macOS(.v10_15),
12
],
13
products: [
14
// Core + SnapshotTesting for image comparison
0 commit comments