You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following messages when running SDL2 on Mac OSX
FAULT: <NSRemoteView: 0x127f4b950 com.apple.TextInputUI.xpc.CursorUIViewService TUICursorUIViewService> determined it was necessary to configure <TUINSWindow: 0x117e05d60> to support remote view vibrancy
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
I think this started happening after upgrading to Xcode 15.3 and Mac OSX 14.4
It's so far harmless (the app just works fine despite the messages) but I'm concerned this may indicate trouble sometime in the future
Any ideas on how to fix this, or does this need upgrading SDL ?
Thanks
fatroom, xavierraffin, distrakt, chunqian, ctreffs and 1 more