Has anyone here encountered this? It's driving me crazy.
It appears on launch.
App Sandbox is enabled. The proper entitlement is selected (com.apple.security.files.user-selected.read-write)
I believe this is causing an issue with app functionality for users on different machines.
There is zero documentation across the internet on this problem.
I am on macOS 26 beta. This error appears in both Xcode and Xcode-beta.
Please help!
Thank you, Logan
This is very likely to be log noise. You wrote:
I believe this is causing an issue with app functionality for users on different machines.
What evidence do you have for that?
I’m not being snarky here, I genuinely want to know. Because my experience is that, when folks see a log entry like this, they tend to ‘lock on’ o that error and assume it’s causing all their problems. However, in most cases there’s either no error, which is the point I try to explain in On Log Noise, or there is an error but it’s not actually related to the log entry.
Of course sometimes it is actually related to the log entry, so there’s a judgement call to be made here |-:
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"