field_ios

In-the-field app for Radroots on iOS
git clone https://radroots.dev/git/field_ios.git
Log | Files | Refs | LICENSE

rust-toolchain.toml (88B)


      1 [toolchain]
      2 channel = "1.92.0"
      3 targets = ["aarch64-apple-ios", "aarch64-apple-ios-sim"]