Post

Replies

Boosts

Views

Activity

Reply to XCode 14 compile errors immediately disappear or do not appear at all
Guys are you also experiencing this issue with a M1 chip as well? I found that executing Xcode with Rosetta avoid that bug to occur. Maybe we loose a bit of performance but it's much more convenient to debug In your Application folder, find Xcode, right click on it, then select "Show info". Here check the "Open with Rosetta" box. Restart Xcode if it was already opened. Everything works great again on my side
Oct ’22
Reply to XCode 14 compile errors immediately disappear or do not appear at all
Also facing this VERY annoying bug. Only tips I found is to go into the build log screen to find the actual error. On the left panel, select icon "Show Panel Panel Navigator" which is the right most icon. Then select the build which failed. That opens the build logs where the compiling errors are listed. A click on each error redirects to the culprit snippet. That's a tip, but very unhandy and would be glad to have a proper fix!
Oct ’22