macos12 annoyance
hi can you fix the conditional import Headers/Public/VLCMediaThumbnailer.h
#if TARGET_OS_IPHONE
# import <CoreGraphics/CoreGraphics.h>
#endif
to whatever is needed, at the moment each time I have to go and remove it the if endif, so it can compile for macos 12, I suspsect it i sonly 12 thing, but dunno i'm not an expert just developer.
thanks