Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBDesignable not working properly #65

Open
hlarcher opened this issue Feb 18, 2018 · 6 comments
Open

IBDesignable not working properly #65

hlarcher opened this issue Feb 18, 2018 · 6 comments

Comments

@hlarcher
Copy link

hlarcher commented Feb 18, 2018

...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.

@yurii-petrov
Copy link

screen shot 2018-04-09 at 00 41 03

I've got the same problem.

@hsousa
Copy link
Owner

hsousa commented Apr 23, 2018

Did you add use_frameworks! do your podfile?

@Aryal-Nischal
Copy link

Yes use_frameworks! is enabled in podfile. Still receiving the issue mentioned by @petrovRV

@bkvocka
Copy link

bkvocka commented May 23, 2018

Downgrading cocoapods to 1.4.0 fixed this problem.

@paulja
Copy link

paulja commented Jun 26, 2018

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?

@ashishpisey
Copy link

Any updates on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants