Decode errors, even on "Hello, world!" - Mac

This wasn't happening until I updated Xcode to 16.2 (I'm using Sequoia 15.2). When I run any Mac app, I get these errors:

Can't find or decode reasons Failed to get or decode unavailable reasons Can't find or decode disabled use cases

I even got these errors running "Hello, world" which tells me that either I need to reinstall or there is a bug.

Thanks for any help, -Ashley

Could you post the code where the error occurs ?

Do you call some decode (either userDefaults or JSON ?)

Hi, I'm new at this, so I have no idea how to do what you are asking. I'll need details (sorry).

I am running Apple's default New Project (Hello World code) with no changes, including code, schemes, settings, or anywhere else.

I assume the below should show when the app is running. Report Navigator - Launch Showing All Issues Using LLDBRPC. The LLDB framework is from /Applications/Xcode.app/Contents/SharedFrameworks Attached to process with pid 6662

Build and Launc show no issues. Console in the app shows the decode errors. Apps don't crash.

Mac's Console app doesn't show errors that I can tell. I searched for decode.

When I turned off App Sandbox, I only got one error - Can't find or decode disabled use cases.

All I know is that this didn't show up before the update to Sequoia and Xcode. All continue to be the most recent version.

Thanks for helping! -Ashley

Decode errors, even on "Hello, world!" - Mac
 
 
Q