Skip to content

Commit e1c21fb

Browse files
committed
Support Android
1 parent d383df5 commit e1c21fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BezierKit/Library/BezierKit-ObjC.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import CoreGraphics
1212

1313
import Foundation
1414

15-
#if !os(WASI) && !os(Linux)
15+
#if canImport(ObjectiveC)
1616

1717
// MARK: Path.swift
1818
@available (*, unavailable)

0 commit comments

Comments
 (0)