swhitty/SwiftDraw

MacCatalyst support

Closed this issue · 2 comments

Getting this error and others, related to Mac Catalyst support.

SwiftDraw/SwiftDraw/NSImage+Image.swift:67:29: error build: 'NSGraphicsContext' is unavailable in Mac Catalyst

Screen Shot 2022-10-07 at 3 36 57 PM

Thank you for the fix @FullQueueDeveloper.

Release 0.13.2 is now available and including Mac Catalyst support.

Thanks @swhitty, I'm using 0.13.2 successfully in my project.