Skip to content

swift package show-dependencies fails in linux hosts #43

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/",.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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