Open hlarcher opened 6 years ago
I've got the same problem.
Did you add use_frameworks!
do your podfile?
Yes use_frameworks!
is enabled in podfile. Still receiving the issue mentioned by @petrovRV
Downgrading cocoapods to 1.4.0 fixed this problem.
Any further news on this? The error I receive is:
file:///.../blah.storyboard: error: IB Designables: Failed to render and update auto layout
status for ItemController (zT7-9g-pf6): dlopen(HCSStarRatingView.framework,
1): no suitable image found. Did find:
HCSStarRatingView.framework: required code signature
missing for 'HCSStarRatingView.framework'
Seems to be some kind of permissions/code signing issue?
Any updates on this ?
...storyboard: error: IB Designables: Failed to render and update auto layout status for ViewController (CvE-oC-4JB): Failed to load designables from path (null)
installing via pod this happens every time I try to use this class in interface builder and then everything disappears (doesnt render) from the view.