Autocompletion not working in production-level TCA projects #3815
Sevenfortyseven
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I ran into the same issue with a relatively small project. I had the impression that something was causing the indexer to stall. I noticed that the indexing process never finished. It's likely a bug in Xcode 26. I installed Xcode 26.2 beta, and now indexing appears to be working again. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I have two production-level projects built using The Composable Architecture and in both of them, autocompletion doesn’t work at all.
I’m not sure what kind of details or diagnostics would be most helpful to share, so please let me know what information you need from me to investigate this issue - project setup, Xcode version, build settings, etc.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions