config.toml 74 B

12345
  1. [build]
  2. target = [
  3. "aarch64-apple-ios",
  4. "aarch64-linux-android"
  5. ]