2 lines
94 B
Bash
Executable file
2 lines
94 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo build --features flutter --release --target aarch64-apple-ios --lib
|