Problem
If you try to make a cargo build --target aarch64-apple-ios-sim or cargo build --target aarch64-apple-ios, then make a subtle change in the code, then rebuild it, cargo recompiles all the dependencies from scratch as you were doing cargo clean.
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
No response