Skip to content

Feature request: Add folder reference support (PBXFileReference with folder semantics) #3281

@meyers-oai

Description

@meyers-oai

rules_xcodeproj currently models most directories as Xcode groups. Have we considered support for generating Xcode folder references (aka blue folders) for selected paths? Assuming it's most common to specify sources as a glob (i.e. 'Sources/**/*.swift') Using folder references would allow Xcode to immediately show the correct state after switching branches or adding/removing/moving files. Currently we need to re-generate the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions