We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29bc559 commit f55aec2Copy full SHA for f55aec2
Sources/TypedNotifications/UIKit/UIResponder.swift
@@ -1,4 +1,4 @@
1
-#if canImport(UIKit) && !os(xrOS)
+#if canImport(UIKit) && !os(visionOS)
2
import UserInfoRepresentable
3
import UIKit
4
0 commit comments