-
Notifications
You must be signed in to change notification settings - Fork 180
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
Xcode 9 ibdesignable issue #55
Comments
+1 |
Any news here? It is breaking the whole scene where it is used. I think you guys should disable code signing in the project. |
@MatiBot +1 |
I will fix that soon, stay tuned |
Any update? |
I have this issue with other frameworks. Any idea how to fix it? |
Same problem like above. IBDesignables - Whats going on here? Happens to almost all of the frameworks i have tried - not only this. |
Any solution to this? |
+1 |
? |
@MatiBot found a fix already like you said you will 6 months back? |
thx |
Solve this adding at the end of the pod file and execute pod install again: Workaround for Cocoapods issue #7606post_install do |installer| |
Hi, |
Delete the derived data to get it working again. |
I can not use interface builder with component. it cause crash on it.
error: IB Designables: Failed to render and update auto layout status for ... (iN0-l3-epB): dlopen(MBCircularProgressBar.framework, 1): no suitable image found. Did find:
MBCircularProgressBar.framework: required code signature missing for 'MBCircularProgressBar.framework'
The text was updated successfully, but these errors were encountered: