We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca92308 commit 8b895e5Copy full SHA for 8b895e5
1 file changed
Source/Shared/Library/Types.swift
@@ -1,4 +1,4 @@
1
-#if os(iOS) || os(tvOS)
+#if os(iOS) || os(tvOS) || os(visionOS)
2
import UIKit
3
public typealias Image = UIImage
4
#elseif os(watchOS)
0 commit comments