Skip to content

swift package show-dependencies fails in linux hosts #43

@hv-singh

Description

@hv-singh

swift tool in a linux machine fails to execute swift package show-dependencies command with error:
error: 'ios-webui-sdk': invalid custom path 'QueueItLib/' for target 'QueueITLibrary'

Since linux filesystem is case-sensitive, QueueItLib and QueueITLib are different. The project has QueueITLib directory, but declares target: path: "QueueItLib/",.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions