We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d383df5 commit e1c21fbCopy full SHA for e1c21fb
1 file changed
BezierKit/Library/BezierKit-ObjC.swift
@@ -12,7 +12,7 @@ import CoreGraphics
12
13
import Foundation
14
15
-#if !os(WASI) && !os(Linux)
+#if canImport(ObjectiveC)
16
17
// MARK: Path.swift
18
@available (*, unavailable)
0 commit comments