Open wateddu23 opened 3 years ago
Hi I got same problem in M1
got same problem here
file:///Users/**/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for WelcomeViewController (Tim-3B-f4n): Failed to launch designables agent because tool was shutting down. Check the console for a more detailed description and please file a bug report at feedbackassistant.apple.com.
and the console printed this:
nw_protocol_get_quic_image_block_invoke dlopen libquic failed
its only error in xcode, but its safe to running
pls add
use_frameworks!
in pod file
Hi everyone! I've just installed the last version of this wonderful pod but'I've found this error:
error: IB Designables: Failed to render and update auto layout status for WelcomeViewController (Tim-3B-f4n): dlopen(CLTypingLabel.framework, 1): no suitable image found. Did find: CLTypingLabel.framework: mach-o, but wrong architecture
the app run even if this error is red. All of this run on a new MacBook Pro 13" with M1 (maybe this is the cause). thanks for all the support!
My MacBook got the same error but still it did build and run.
I had same problem with M1. followed instructions and solved with https://stackoverflow.com/questions/39732312/xcode-8-ib-designables-failed-to-render-and-update-auto-layout-status-the-a
Hi everyone! I've just installed the last version of this wonderful pod but'I've found this error:
error: IB Designables: Failed to render and update auto layout status for WelcomeViewController (Tim-3B-f4n): dlopen(CLTypingLabel.framework, 1): no suitable image found. Did find: CLTypingLabel.framework: mach-o, but wrong architecture
the app run even if this error is red. All of this run on a new MacBook Pro 13" with M1 (maybe this is the cause). thanks for all the support!