You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: