evgenyneu / swift-badge

A badge view for iOS/tvOS written in Swift
MIT License
395 stars 106 forks source link

Render Issue on Storyboad #18

Open greenSyntax opened 6 years ago

greenSyntax commented 6 years ago

I have added Bade on story and then, it start complaining some random error.

Failed to render and update auto layout status for [My View Controller Name].swift "
Required code signature missing for BadeSwift.framework missing. 
evgenyneu commented 6 years ago

Thanks for reporting @greenSyntax. It looks similar to the issues reported here. People are suggesting downgrading CocoaPods to 1.4.0 or applying this workaround. Let me know if it helps.