Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Cannot notarize macOS App while having a developer account connected to multiple teams #3288

Closed
swissmanu opened this issue Jan 27, 2022 · 0 comments · Fixed by #3289
Closed

Comments

@swissmanu
Copy link
Contributor

Describe the bug

I have an Apple developer account which is connected to two teams. Using this account, notarizing the macOS binary fails and yields the error shown in the screenshot below.

CleanShot_2022-01-26_at_19 35 302x

Reproduction

No response

Expected behavior

No response

Platform and versions

Operating System - Mac OS, version 12.1.0 X64

Node.js environment
  Node.js - 16.13.1
  @tauri-apps/cli - 1.0.0-beta.10
  @tauri-apps/api - 1.0.0-beta.8

Global packages
  npm - 8.1.2
  pnpm - Not installed
  yarn - 1.22.17

Rust environment
  rustc - 1.58.1
  cargo - 1.58.0

Rust environment
  rustup - 1.24.3
  rustc - 1.58.1
  cargo - 1.58.0
  toolchain - stable-x86_64-apple-darwin (environment override by RUSTUP_TOOLCHAIN)

App directory structure
/.husky
/fixture
/node_modules
/public
/.github
/src-tauri
/build
/.git
/.vscode
/src

App
  tauri.rs - 1.0.0-beta.8

Stack trace

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant