Xcode 15 Fault Message in Debug Console

Platform Late 2018 Intel 15” MacBook Pro macOS 15 Xcode 15, CLTools 15

Fault Message This fault message started after upgrading to macOS Sonoma 15. It only occurs on macOS targeted projects (not iOS). The fault occurs on projects using the TextField or TextEditor views. The projects build, test and run fine.

FAULT: <NSRemoteView: 0x7f7f8ec34fe0 com.apple.TextInputUI.xpc.CursorUIViewService TUICursorUIViewService> determined it was necessary to configure <TUINSWindow: 0x7f7f8e91b490> to support remote view vibrancy

Example

The fault does not occur in UI Tests

Post not yet marked as solved Up vote post of buster6060 Down vote post of buster6060
1k views
  • Correction: macOS 14 not 15

  • Having exactly the same problem since updating to Sonoma 14.2 with Xcode 15. Like buster6060 observed, it affects macOS-targeted projects that use TextField.

  • I have the same problem in macOS Sonoma 14.2.1 with Xcode 15.