🐛 Describe the bug
When running ./examples/apple/mps/scripts/build_mps_executor_runner.sh with the --Debug option, it does not build successfully. It fails with ”library 'flatccrt' not found”.
To reproduce, run ./examples/apple/mps/scripts/build_mps_executor_runner.sh --Debug from the top-level executorch directory.
Versions
0.7 RC branch