Skip to content

Tuist XCode additionalFiles added to target BUG. #928

Open
@alessdiimperio

Description

@alessdiimperio

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions