Update README.md
x86_64-apple-ios conditional
This commit is contained in:
parent
1a0918ca33
commit
5749f0a130
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ This script compiles a Rust library for both Android and iOS and copies the gene
|
||||||
- Installs missing cross-compilation targets.
|
- Installs missing cross-compilation targets.
|
||||||
- Compiles Rust for Android.
|
- Compiles Rust for Android.
|
||||||
- Conditionally compiles Rust for iOS if running on macOS.
|
- Conditionally compiles Rust for iOS if running on macOS.
|
||||||
- Optionally includes `x86` and `x86_64` Android targets using the `-x` flag.
|
- Optionally includes `x86` and `x86_64` Android/iOS targets using the `-x` flag.
|
||||||
- Automatically cleans the build directory before compiling.
|
- Automatically cleans the build directory before compiling.
|
||||||
- Copies `.so` (Android) and `.dylib` (iOS) files to the Flutter project.
|
- Copies `.so` (Android) and `.dylib` (iOS) files to the Flutter project.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue