09e9dc1aa (#10752 by @lucasfernog) Allow Xcode to manage iOS code sign and provisioning profiles by default.
On CI, the APPLE_API_KEY, APPLE_API_ISSUER and APPLE_API_KEY_PATH environment variables must be provided for authentication.
fd68b7fde (#10785 by @lucasfernog) Remove the .cargo/config file creation that used to fix mobile build caches.
f67a9eb6d (#10802 by @lucasfernog) Synchronize identifier, development team and lib name with the iOS Xcode project.
Bug Fixes
83ed090bf (#10790 by @lucasfernog) Do not quit ios dev and android dev process when we fail to attach the logger.
2d31aef75 (#10751 by @lucasfernog) Ensure gradlew is executable and does not use CRLF so it can be used on UNIX systems.
02b2f964a (#10795 by @lucasfernog) Fix the add command NPM version specifier for known plugins from 2.0.0-rc (unknown version requirement) to ^2.0.0-rc.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @tauri-apps/cli from 2.0.0-beta.6 to 2.0.0-rc.9.
Release notes
Sourced from
@tauri-apps/cli
's releases.... (truncated)
Commits
82b084e
apply version updates (#10828)5af1f5d
fix(cli): automatic signing for iOS on CI (#10851)5ec7445
feat(bundler): fallback to publisher for deb maintainer, closes #10777 (#10825)0d2efd9
apply version updates (#10820)d7e5c00
feat(core): addplugin::PermissionState
(#10817)cc799b2
fix(ci): publish CLI workflow wrong target path (#10816)abfbef4
apply version updates (#10750)d14a2a5
ci: fix a few relative paths (#10813)ebfe17e
ci: fix sync-cli-metadata.js path (#10812)f67a9eb
feat(cli): synchronize Tauri config and lib name with iOS Xcode project (#10802)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show