Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 289 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 289 Bytes

Requirements

  • iOS Dependencies: rustup target add aarch64-apple-ios armv7-apple-ios armv7s-apple-ios x86_64-apple-ios i386-apple-ios
  • Android Dependencies: rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-android
  • cargo-lipo: cargo install cargo-lipo