tauri/.changes/tauri-correct-platform-file.md
Amr Bashir ccc3ea729d
fix(codegen): use TAURI_ENV_TARGET_TRIPLE to determine the current platform-specific config (#9646)
* fix(codegen): use `TAURI_ENV_TARGET_TRIPLE` to determine the current platform-specific config

* set env var

* Update .changes/tauri-codegen-use-correct-env.md

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-05-28 13:48:24 -03:00

139 B

tauri
patch:bug

Parse the correct platform tauri.<platform>.conf.json config file when building or developing for mobile.