StreamingKit
StreamingKit copied to clipboard
Carthage
I'm trying to install StreamingKit via Carthage and it gives me the following error:
Dependency "StreamingKit" has no shared framework schemes for any of the platforms: iOS
If you believe this to be an error, please file an issue with the maintainers at https://github.com/tumtumtum/StreamingKit/issues/new
After a quick search I found and answer on StackOverflow stating that probably the schemes haven't peen pushed to the repo (maybe due to the .gitignore).
I was wondering/hoping, that you could fix that if possible.
Thanks in advance.