Open
Description
When adding glob pattern excluding a specific file. But adding that excluded file as an additionalFile it adds it back to the target and ignores the exclude.
Example project showing the issue:
https://github.com/alessdiimperio/TuistGlobExample
In this case i have 3 localization files
Base.lproj
en.lproj
and sv.lproj
i include the folder with the resources but exclude en.lproj as it isn't production ready.
when generating the project it is added back to the target where as it shouldn't.
Metadata
Metadata
Assignees
Labels
No labels