Skip to content

Targets fail #37

@pitust

Description

@pitust

(I assume there is a project called xbuild_project and the shell is in it and the target is called "target.json")

cd ..
mv xbuild_project xbuild_project_2
cd xbuild_project_2
# Fails
cargo xbuild --target target.json
cp target.json target2.json
# OK
cargo xbuild --target target2.json

After renaming the target ID seems to be different

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