Internal inconsistency in menus - menu warnings...

I get warnings like this on each project I build while debugging..

Internal inconsistency in menus - menu <NSMenu: 0x8b4b49ec0> Title: Help Supermenu: 0x8b4b49f80 (Main Menu), autoenable: YES Previous menu: 0x0 (None) Next menu: 0x0 (None) Items: ( "<NSMenuItem: 0x8b5771720 Metal4C Help, ke='Command-?'>" ) believes it has <NSMenu: 0x8b4b49f80> Title: Main Menu Supermenu: 0x0 (None), autoenable: YES Previous menu: 0x0 (None) Next menu: 0x0 (None) Items: ( ) as a supermenu, but the supermenu does not seem to have any item with that submenu

What am I doing wrong?

I get these errors even if I create a default app with no code?

I just created a new blank project(XIB) and ran it without changing any code and go the same error. This may be an Xcode update thing.

Wm

Everything is up to date...

My SDKROOT looks fine also

Internal inconsistency in menus - menu warnings...
 
 
Q