tauri/.changes/ios-signing.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

188 B

tauri-cli @tauri-apps/cli
patch:feat patch:feat

Setup iOS signing by reading IOS_CERTIFICATE, IOS_CERTIFICATE_PASSWORD and IOS_MOBILE_PROVISION environment variables.