Skip to content

feat(bundler): infer signing identity from certificate to import#10652

Merged
lucasfernog merged 1 commit intodevfrom
feat/infer-signing-identity
Aug 16, 2024
Merged

feat(bundler): infer signing identity from certificate to import#10652
lucasfernog merged 1 commit intodevfrom
feat/infer-signing-identity

Conversation

@lucasfernog
Copy link
Member

Changes the bundler to not require the signingIdentity configuration (which either comes from tauri.conf.json or APPLE_SIGNING_IDENTITY env var) by pulling the value from the certificate to import (APPLE_CERTIFICATE env var).

Changes the bundler to not require the signingIdentity configuration (which either comes from tauri.conf.json or APPLE_SIGNING_IDENTITY env var) by pulling the value from the certificate to import (APPLE_CERTIFICATE env var).
@lucasfernog lucasfernog requested a review from a team as a code owner August 16, 2024 17:39
@github-actions
Copy link
Contributor

Package Changes Through bcbda3f

There are 8 changes which include tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-build with prepatch, tauri-codegen with prerelease, tauri-utils with prerelease, tauri-bundler with prerelease, tauri with prerelease, @tauri-apps/api with prepatch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.0.0-rc.0 2.0.1-rc.0
tauri-utils 2.0.0-rc.2 2.0.0-rc.3
tauri-bundler 2.0.1-rc.1 2.0.1-rc.2
tauri-runtime 2.0.0-rc.2 2.0.0-rc.3
tauri-runtime-wry 2.0.0-rc.2 2.0.0-rc.3
tauri-codegen 2.0.0-rc.2 2.0.0-rc.3
tauri-macros 2.0.0-rc.2 2.0.0-rc.3
tauri-plugin 2.0.0-rc.2 2.0.0-rc.3
tauri-build 2.0.0-rc.2 2.0.1-rc.0
tauri 2.0.0-rc.2 2.0.0-rc.3
@tauri-apps/cli 2.0.0-rc.3 2.0.0-rc.4
tauri-cli 2.0.0-rc.3 2.0.0-rc.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 8deb196 into dev Aug 16, 2024
@lucasfernog lucasfernog deleted the feat/infer-signing-identity branch August 16, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants