Post

Replies

Boosts

Views

Activity

Reply to QLPreviewPanel takes forever to load content preview in macOS 26
Have the same problem with QuickLook. Maybe there is a new privacy tag required in Info.plist?
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Reply to App was crashing in xcode 16 due to Quicklook UI framework
If you build your app on Monterey, you don't need any helpers or tricks. An app compiled on macOS Sonoma or earlier (eg Monterey) supports QuickLook correctly on any macOS from High Sierra to Sequoia (inclusive). The problem is in building an app on Sequoia and Xcode 16 to work with QL on macOS BigSur and earlier.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to App was crashing in xcode 16 due to Quicklook UI framework
After adding quicklookui as optional, the problem is solved partialy: the app starts under older macOS but the QuickLook functionality is not available - even after linking quicklook in addition to quicklookui
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Xcode 13.2 - Internal error : Missing Package Description Module
Downloading Xcode from Developer account is wasting of time. It's exactly the same build level as the version from the App Store (13C90). Knowing the speed of fixing bugs with Xcode, better downgrade to the version 13.1
Replies
Boosts
Views
Activity
Dec ’21