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 f97bd06 + 0051011 commit ac13be9Copy full SHA for ac13be9
SwiftDraw/Sources/CanvasNSView.swift
@@ -29,7 +29,7 @@
29
// 3. This notice may not be removed or altered from any source distribution.
30
//
31
32
-#if canImport(AppKit)
+#if canImport(AppKit) && !targetEnvironment(macCatalyst)
33
import AppKit
34
import SwiftUI
35
0 commit comments