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.
2 parents 988602c + f1c5217 commit 7bad9f4Copy full SHA for 7bad9f4
Source/Mac/NSImage+Extensions.swift
@@ -1,4 +1,4 @@
1
-#if canImport(AppKit)
+#if canImport(AppKit) && !targetEnvironment(macCatalyst)
2
import AppKit
3
4
/// Helper UIImage extension.
0 commit comments