improve scope

This commit is contained in:
toshi0383
2018-02-09 05:18:44 +09:00
parent 53cf0faa21
commit 5da20cd570
+1 -1
View File
@@ -188,7 +188,7 @@ class SourceGenerator {
return variantGroup
}
func getSourceExcludes(targetSource: TargetSource) -> [Path] {
private func getSourceExcludes(targetSource: TargetSource) -> [Path] {
let rootSourcePath = spec.basePath + targetSource.path
return targetSource.excludes.map {