Post

Replies

Boosts

Views

Activity

Reply to App was crashing in xcode 16 due to Quicklook UI framework
When the app was build through Xcode 16RC the app was crashed in the devices macOS version having macOS 10.13, 10.14, 10.15. If the app was build through Xcode 15 the app was working fine in all the devices. The crash report says QuicklookUI framework not found. As a part of testing, I commented all the code which uses QuicklookUI API's and the App was running fine in all the devices. Now, the issue is why the App was building fine in Xcode 15 and not in Xcode 16. Please find the below crash report. Crash Report
Sep ’24