danielsaidi / PrintingKit

PrintingKit is a Swift SDK that helps you print images, strings, views, PDFs etc. in Swift and SwiftUI.
MIT License
94 stars 11 forks source link

Fix build error on Mac Catalyst targets #1

Closed Jeehut closed 8 months ago

danielsaidi commented 8 months ago

Thank you @Jeehut

Don't know why I used that check instead of os(macOS)...I've never used it before 🤔