appcypher / tauri-mobile-test

Testing Tauri Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wry

iOS

Must run Xcode on rosetta. Goto Application > Right Click Xcode > Get Info > Open in Rosetta.

If you are using M1, you will have to run cargo build --target x86_64-apple-ios instead of cargo apple build if you want to run in simulator.

Otherwise, it's all cargo apple run when running in actual device.

About

Testing Tauri Mobile


Languages

Language:Rust 53.5%Language:CSS 17.6%Language:HTML 16.0%Language:TypeScript 12.9%