Open
Description
I am actually very new to Rust.I was trying to build the IOS app from the source from the MLC(machine learning compilation).This is the Link https://mlc.ai/mlc-llm/docs/deploy/ios.html.
But while doing so I encountered this Bug :
I have xcode installed.
I have tried various solutions such as updating rust and building this entire MLC IOS again from scratch but still it is giving me this error.
What exactly is causing this error ? I have no experience with rust hence its taking a tough time to resolve this error.