Xcode 14.3 autocomplete not working

How do I turn it on? If I open my project in 14.2, autocomplete works as expected. In 14.3, nothing...

Ideas?

Answered by PatrickM in 751896022

I had tried delete just the project's directory from DerivedData directory. There were Module/Symbol directories...once I deleted those, autocomplete worked again.

Accepted Answer

I had tried delete just the project's directory from DerivedData directory. There were Module/Symbol directories...once I deleted those, autocomplete worked again.

To help the next person, deleting everything in the DerivedData folder solved this for me. This post helped me located that folder: https://developer.apple.com/forums/thread/696922

Xcode 14.3 autocomplete not working
 
 
Q