Skip to content

Feature request: exclude files #132

@edenworky

Description

@edenworky

This came up while discussing an actually useful use case for Xcode's groups: grouping tests and source files together. Have MYFoo.h, MYFoo.m, and MYFooTests.m in the same group one after the other. Without file exclusion, Synx would (reasonably) move all the tests into the app's directory, and Cocoapods would include the test files in the pod.

I imagine something like this, which would simply not move the test files anywhere:
synx --exclude-files **/*Tests.m

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions