mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 07:45:57 +02:00
4 lines
75 B
Rust
4 lines
75 B
Rust
fn main() {
|
|
tauri_plugin::Builder::new(&[]).ios_path("ios").build();
|
|
}
|