cli
cli copied to clipboard
Wrong in macOS with Apple M1/M2 (arm64) chips
https://github.com/DioxusLabs/cli/blob/3bac1ac1a7062fdcbb31a9f967e0acd8703235ac/src/tools.rs#L154
I recommend implementing a general ability to execute/invoke cmdline shell scripts in pre/post build stage, rather than mess all the tools.
currently, we have lua plugin & script support so you can write workflow or plugin by yourself.