We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd5733d + 07a63c1 commit ac1f51fCopy full SHA for ac1f51f
Sources/ChromaKit/NSColorExtensions.swift
@@ -1,4 +1,4 @@
1
-#if canImport(AppKit)
+#if canImport(AppKit) && !targetEnvironment(macCatalyst)
2
import AppKit
3
4
public extension NSColor {
0 commit comments