sourceFiles(withSuffix:)
A possibly empty list of source files in the target that have the given filename suffix.
Declaration
func sourceFiles(withSuffix suffix: String) -> FileListA possibly empty list of source files in the target that have the given filename suffix.
func sourceFiles(withSuffix suffix: String) -> FileList