GetStream / swift-activity-feed

Stream Swift iOS Activity Feed Components
https://getstream.io/
BSD 3-Clause "New" or "Revised" License
30 stars 17 forks source link

carthage update issue #15

Open marcnpopa opened 3 years ago

marcnpopa commented 3 years ago

I added to the Cartfile: github "GetStream/swift-activity-feed" and running 'carthage update' I get

" *** Skipped building swift-activity-feed due to the error: Dependency "swift-activity-feed" has no shared framework schemes "

am I missing any steps? Thank you

b-onc commented 3 years ago

Hello @marcnpopa Turns out our README was wrong and Carthage support wasn't there. Do you need it or will Cocoapods cut it for you?