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

Weird IB Designables error on interface builder that does not affect functionality #1

Open
iori57 opened this issue Apr 12, 2021 · 0 comments

Comments

@iori57
Copy link

iori57 commented Apr 12, 2021

Seems like this is the first issue submitted :) Thanks for the neat library! Got it setup and running really swiftly and everything is working despite the error.

However now there is a permanent error which cannot be removed whenever I open the xib file which uses PSMeter. See screenshots below.

image
image

file:///Users/bruce/Development/GC-Lifestream/mobile/ios/GuardianSnapp/Modules/LoginAndRegistration/EmailRegistration/EmailRegistrationViewController.xib: error: IB Designables: Failed to render and update auto layout status for UIView (i5M-Pr-FkT): dlopen(PSMeter.framework, 1): Library not loaded: @rpath/GTProgressBar.framework/GTProgressBar
Referenced from: PSMeter.framework
Reason: image not found

Failed to render and update auto layout status for UIView dlopen(PSMeter.framework, 1): Library not loaded: @rpath/GTProgressBar.framework/GTProgressBar

The error doesn't affect functionality and everything works fine after running the project. But the permanent error on the project does leave an impression.. I tried cleaning the build folder + deleting the DerivedData folder + restart Xcode and also restart Mac but it remains there. GTProgressBar is definitely loaded as it is working fine so not sure what the error is about.

Thanks again!

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

1 participant