Periphery 3.0.0Beta4 adds a lot of results that come out of the derivedData Folder:
/Users/admin/Library/Developer/Xcode/DerivedData/AppTemplate-cnigsvtswcvhvwgctpcxmfomtkoh/SourcePackages/checkouts/Alamofire/Source/Alamofire.swift warning: Property 'version' is declared public, but not used outside of Alamofire
/Users/admin/Library/Developer/Xcode/DerivedData/AppTemplate-cnigsvtswcvhvwgctpcxmfomtkoh/SourcePackages/checkouts/Alamofire/Source/Core/AFError.swift warning: Property 'acceptableContentTypes' is unused
/Users/admin/Library/Developer/Xcode/DerivedData/AppTemplate-cnigsvtswcvhvwgctpcxmfomtkoh/SourcePackages/checkouts/Alamofire/Source/Core/AFError.swift warning: Property 'bytesExpected' is assigned, but never used
(more than 1k similar lines)
at the moment, we filter this using grep -v DerivedData.
If this is an intentional change: is there a way to directly filter it in Peripheral?
Periphery 3.0.0Beta4 adds a lot of results that come out of the derivedData Folder:
at the moment, we filter this using grep -v DerivedData.
If this is an intentional change: is there a way to directly filter it in Peripheral?
Our Config:
We call it using