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 1b18b77 commit fc91d59Copy full SHA for fc91d59
Package@swift-6.0.swift
@@ -45,7 +45,7 @@ let package = Package(
45
name: "SwiftUINavigationCore",
46
dependencies: [
47
.product(name: "CustomDump", package: "swift-custom-dump"),
48
- .product(name: "IssueReporting", package: "swift-issue-reporting"),
+ .product(name: "IssueReporting", package: "xctest-dynamic-overlay"),
49
]
50
),
51
],
0 commit comments