Use swiftfindrefs (IndexStoreDB) to list every Swift source file referencing a symbol. Mandatory for “find references”, “fix missing imports”, and cross-module refactors. Do not replace with grep/rg or IDE search.
- Added installation instructions using Homebrew for swiftfindrefs. - Updated optional argument: replaced --derivedDataPath with --dataStorePath for specifying IndexStoreDB location.