Skip to content

Scheme's configure_with_targets setting test targets as build targets in 1.7.0 #618

Closed
@joshuapoq

Description

Using scheme.configure_with_targets(nil, test_target) causes test targets in the scheme to have archiving enabled.

I believe this was caused by #614 but causes test targets that are added to have archiving, profiling and building enabled. See below screenshots.

Xcodeproj - 1.6.0:
xcodeproj-1 6 0

Xcodeproj - 1.7.0:
xcodeproj-1 7 0

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