This repository was archived by the owner on Aug 12, 2026. It is now read-only.
3.7.3
Breaking
- None.
Enhancements
- None.
Bug Fixes
- Fix mixed Swift/Objective-C indexing failures caused by non-Swift symbols being processed from the index store, which could trigger unknown extension reference errors and duplicate declaration conflicts.