Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TheTigerBlack58 opened this issue Jan 15, 2023 · 1 comment

Comments

@TheTigerBlack58
Copy link

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

@moozzyk
Copy link
Owner

moozzyk commented Jan 15, 2023

Thanks for the report. I haven't tried Carthage in quite a long time so it is plausible it is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants