Closed martin-haynes closed 2 years ago
Latest xcode required me to import this library explicitly.
@import CoreGraphics; https://github.com/dreampiggy/AVIFQuickLook/blob/9cf74834607ae7b6f8712aa8b8ea0aad6554984f/AVIFDecoder/AVIFDecoder.h#L9
@import CoreGraphics;
Should be solved by #12
Latest xcode required me to import this library explicitly.
@import CoreGraphics;
https://github.com/dreampiggy/AVIFQuickLook/blob/9cf74834607ae7b6f8712aa8b8ea0aad6554984f/AVIFDecoder/AVIFDecoder.h#L9