Issues with Quick Look on macOS and SDK 3.0.0

So, I've noticed a bug with SDK 3.0.0 and macOS. Quick Look no longer shows a thumbnail for a PDX file:

2.7.6 did show the thumbnail correctly though. I've tried rebooting my Mac, force quitting Quick Look via Activity Monitor, manually restarting Quick Look via Terminal (using the qlmanage -r command) and restarting the Finder. The bug still exists.

The only change I can think of is that, in SDK 2.7.6, the Quick Look extensions are called this on macOS:
~/Developer/PlaydateSDK/bin/Playdate Simulator.app/Contents/Library/QuickLook/Playdate Quicklook.appex
~/Developer/PlaydateSDK/bin/Playdate Simulator.app/Contents/Library/QuickLook/Playdate Thumbnail.appex

In SDK 3.0.0, they're called this instead:
~/Developer/PlaydateSDK/bin/Playdate Simulator.app/Contents/Library/QuickLook/Quicklook.appex
~/Developer/PlaydateSDK/bin/Playdate Simulator.app/Contents/Library/QuickLook/Thumbnail.appex

I'm on macOS 15.7.1. Has anyone else on macOS seen this bug?

Thanks for the report, we’re looking into it.

1 Like

Sounds good. Thanks so much :slight_smile: