Skip to content

Commit

Permalink
how about now
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoHinderling committed Nov 21, 2024
1 parent b2dfdb7 commit ed53c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SnapshotPreviewsCore/View+Snapshot.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// Created by Noah Martin on 12/22/22.
//

#if canImport(UIKit)
#if canImport(UIKit) || canImport(AppKit)
public enum RenderingError: Error {
case failedRendering(CGSize)
case maxSize(CGSize)
Expand Down

0 comments on commit ed53c59

Please sign in to comment.