fix(apple): build with iOS 26 SDK on macOS with Intel chip (#491)

closes https://github.com/tauri-apps/tauri/issues/14233
This commit is contained in:
Lucas Fernandes Nogueira
2025-10-10 13:25:08 -03:00
committed by GitHub
parent 87d1bdb922
commit 1f95eba097
3 changed files with 105 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"cargo-mobile2": patch
---
Fix build with iOS 26 SDK on macOS with Intel chip.