mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-30 18:46:27 +03:00
ca68689564
* feat(cli): check if project identifier changed * implement ios check * also check lib name * clippy * ensure_init from xcode-script * fill change file [skip ci]
7 lines
139 B
Markdown
7 lines
139 B
Markdown
---
|
|
"tauri-cli": patch:enhance
|
|
"@tauri-apps/cli": patch:enhance
|
|
---
|
|
|
|
Check if identifier or lib name changed when running mobile commands.
|