Skip to content

Commit 435cdae

Browse files
committed
Fix build
1 parent 1eb5ed6 commit 435cdae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SnapshotTestingHEIC/UIImage.swift

+1
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ final class ThresholdImageProcessorKernel: CIImageProcessorKernel {
285285

286286

287287
#if os(macOS)
288+
import AppKit
288289
typealias Image = NSImage
289290
typealias View = NSView
290291
#elseif os(iOS) || os(tvOS)

0 commit comments

Comments
 (0)