Unable to open mach-O at path - metallib Error:2

When I toggle a panel like navigationsidebar, I get a message in the console. I guess it's not a big issue, but is there a way to fix this message? because it appears in every project.

Unable to open mach-O at path: /AppleInternal/Library/BuildRoots/d187757d-b9a3-11ef-83e5-aabfac210453/Library/Caches/com.apple.xbs/Binaries/RenderBox/install/TempContent/Root/System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/Resources/default.metallib  Error:2

From my research which led me here, it is just some framework checking to see if some kind of internal tool that would be on Apple Developer devices is present.

It can safely be ignored, or you can make a filter for it in the debugger. You could apparently put breaks in to track it down, but I didn't care enough to look into it further.

Unable to open mach-O at path - metallib Error:2
 
 
Q