SignalR-Client-Swift icon indicating copy to clipboard operation
SignalR-Client-Swift copied to clipboard

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

Open TheTigerBlack58 opened this issue 2 years ago • 1 comments

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

TheTigerBlack58 avatar Jan 15 '23 18:01 TheTigerBlack58

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

moozzyk avatar Jan 15 '23 23:01 moozzyk