periphery
periphery copied to clipboard
A tool to identify unused code in Swift projects.
Results
132
periphery issues
Sort by
recently updated
recently updated
newest added
Custom colors created in an Xcode asset catalog are not detected as unused. They are declared within the file `/Build/Intermediates.noindex/Project.build/Debug/Project.build/DerivedSources/GeneratedAssetSymbols.swift`, which is currently excluded by the default `indexExclude` pattern `**/*?.build/**/*`....
enhancement
I'm loving the tool so far but trying to integrate it into a large production app has proved difficult. I would love if there was an examples directory where we...
enhancement