Unable to load Info.plist exceptions (eGPUOverrides) error on new installation of Xcode on 10.14.2

Installed Xcode on 10.14.2. Created brand-new project from Cocoa template, attempted to build, got the following error:


2019-01-15 11:20:56.277494-0500 Test[7662:553272] [default] Unable to load Info.plist exceptions (eGPUOverrides)


Apple support pointed me at a note advising to add warnings for the camera and microphone to info.plist. Did that, no difference.


The app (such as it is, just the bare template) runs.


Everything runs fine under my certificates on my 10.13.6 machine.

Replies

Yes, I got the same error in a new created project. Does anyone known how to fix it out?

The very latest Beta of Mojave 10.14.4 Beta (18E194d) fixed it for me. Without changing anything in XCode the error is finally gone.

Thanks for the feedback. I get the same warning for eGPUOverrides, but harmless for me.


Don't forget to close the thread on your answer.