fix(cli): automatic signing for iOS on CI (#10851)

ref https://github.com/tauri-apps/cargo-mobile2/pull/381
This commit is contained in:
Lucas Fernandes Nogueira
2024-08-31 17:58:58 -03:00
committed by GitHub
parent 5ec74456b9
commit 5af1f5dec1
4 changed files with 28 additions and 8 deletions

4
Cargo.lock generated
View File

@@ -747,9 +747,9 @@ dependencies = [
[[package]]
name = "cargo-mobile2"
version = "0.15.1"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0b8132519bea2d46174e777bd36d480d93afbe1df31c27cacfb411ff152bba1"
checksum = "e188b5be2e86ea9c384075d5f5560edea7b0c8b6a06553c7ab0aa61a4475f623"
dependencies = [
"colored",
"core-foundation 0.10.0",