I am trying to integrate the new iOS 18 document launching experience with my app, but opening or saving files fails with the RC version of Xcode 16. The error I receive is "Publishing changes from background threads is not allowed."
I downloaded Apple's new sample code ("Writing app"), and it fails with the same error.
Is there an easy fix for this?