feat(cli): increase iOS deployment target to 14.0 (#13997)

* feat(cli): increase iOS deployment target to 14.0

closes https://github.com/tauri-apps/plugins-workspace/issues/1876

ref https://github.com/tauri-apps/tauri-docs/pull/3455

* fix tests
This commit is contained in:
Lucas Fernandes Nogueira
2025-08-16 10:32:26 -03:00
committed by GitHub
parent d6d5f37077
commit 0c402bfb6b
8 changed files with 22 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
---
"tauri-cli": minor:feat
"@tauri-apps/cli": minor:feat
"tauri-utils": minor:feat
---
Increase default iOS deployment target iOS to 14.0.