Skip to content

Dependency "SignalR-Client-Swift" has no shared framework schemes for any of the platforms #267

@TheTigerBlack58

Description

@TheTigerBlack58

Hi,

I tried to compile the latest versión with carthage using those commands

Carfile
github "moozzyk/SignalR-Client-Swift" "0.9.1"

carthage update
carthage update --use-xcframeworks

Both of them says 'Dependency "SignalR-Client-Swift" has no shared framework schemes for any of the platforms' and its not possible to compile it. Trace

*** Checking out SignalR-Client-Swift at "0.9.1"
*** xcodebuild output can be found in /var/folders/carthage-xcodebuild.WvWrRD.log
*** Skipped building SignalR-Client-Swift due to the error:
Dependency "SignalR-Client-Swift" has no shared framework schemes

If you believe this to be an error, please file an issue with the maintainers at https://github.com/moozzyk/SignalR-Client-Swift/issues/new


Those commands works well when using version 0.9.0.
Cartfile
github "moozzyk/SignalR-Client-Swift" "0.9.0"

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions