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
I recently upgraded from Xcode 7.3 to 8 and Main.storyboard is showing the following UI error.
file:///Users/xxxx/Desktop/xxx/xxx/Base.lproj/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for FeedbackViewController (Una-Mf-qBC): dlopen(xxx.app, 1): Library not loaded: @rpath/CRToast.framework/CRToast
Referenced from: xxx.app
Reason: image not found
Any ideas?
The text was updated successfully, but these errors were encountered:
Hi,
I recently upgraded from Xcode 7.3 to 8 and Main.storyboard is showing the following UI error.
file:///Users/xxxx/Desktop/xxx/xxx/Base.lproj/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for FeedbackViewController (Una-Mf-qBC): dlopen(xxx.app, 1): Library not loaded: @rpath/CRToast.framework/CRToast
Referenced from: xxx.app
Reason: image not found
Any ideas?
The text was updated successfully, but these errors were encountered: