We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996f0d5 commit c5c0d36Copy full SHA for c5c0d36
Sources/FoundationExtensions/General/RuntimeWarnings.swift
@@ -1,4 +1,5 @@
1
@preconcurrency import Foundation
2
+import IssueReporting
3
4
extension Notification.Name {
5
@available(*, deprecated, message: "Use IssueReporting module from https://github.com/pointfreeco/swift-issue-reporting")
0 commit comments