tauri/.changes/ios-export-method.md
Lucas Fernandes Nogueira 7c7fa0964d
feat(cli): iOS signing for CI usage (#9963)
* 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
2024-07-12 11:08:55 -03:00

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.