mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 15:55:55 +02:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
|
|
"bundle": {
|
|
"iOS": {
|
|
"minimumSystemVersion": "14.0"
|
|
}
|
|
}
|
|
}
|