Will you be making an update for newer versions of macOS? I downloaded your code to learn from you and tried to run a Build, but I got a lot of errors saying some methods were deprecated. I'd like to learn more, but I don't know how to update methods like QLThumbnailRequestFlushContext and AudioUnitSampleType to versions that aren't deprecated by Apple.
Hello,
Will you be making an update for newer versions of macOS? I downloaded your code to learn from you and tried to run a Build, but I got a lot of errors saying some methods were deprecated. I'd like to learn more, but I don't know how to update methods like
QLThumbnailRequestFlushContext
andAudioUnitSampleType
to versions that aren't deprecated by Apple.Thank you very much for publishing your project!