mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-27 21:16:22 +03:00
7c7fa0964d
* feat(cli): iOS signing for CI usage * license headers * change file * chore: support more cert types * xplicit method arg * keep keychain alive * fix early keychano drop * set team id * use common name as cert name
7 lines
143 B
Markdown
7 lines
143 B
Markdown
---
|
|
"tauri-cli": patch:feat
|
|
"@tauri-apps/cli": patch:feat
|
|
---
|
|
|
|
Added `--method` argument for `ios build` to select the export options' method.
|