Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey1312 committed Mar 19, 2023
1 parent 1eb5ed6 commit 435cdae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/SnapshotTestingHEIC/UIImage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ final class ThresholdImageProcessorKernel: CIImageProcessorKernel {


#if os(macOS)
import AppKit
typealias Image = NSImage
typealias View = NSView
#elseif os(iOS) || os(tvOS)
Expand Down

0 comments on commit 435cdae

Please sign in to comment.