Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 469 Bytes

BUILDING.md

File metadata and controls

22 lines (17 loc) · 469 Bytes

Work in progress

Installing

rust

  • xcode newest version
  • install rustup
  • make sure you use stable toolchain rustup default stable
  • cargo install cargo-make
  • cargo install cbindgen
  • rustup target add aarch64-apple-ios

build for ios

  • brew install swiftgen
  • check your account, signing certificates for the project
  • tap the run button

build for android

  • android studio
  • android SDK newest version
  • install "NDK (Side by Side)" for SDK manager