Skip to content

Conversation

@Jolg42
Copy link
Contributor

@Jolg42 Jolg42 commented Nov 18, 2025

Description

I was confused that on the same page APPLE_PASSWORD and APPLE_ID_PASSWORD are mentioned.

See examples

https://v2.tauri.app/distribute/sign/macos/#signing-in-cicd-platforms
Screenshot 2025-11-18 at 13 34 24

https://v2.tauri.app/distribute/sign/macos/#notarization
Screenshot 2025-11-18 at 13 34 02

So I looked around all repos:
https://github.com/search?q=org%3Atauri-apps+APPLE_ID_PASSWORD&type=code
https://github.com/search?q=org%3Atauri-apps+APPLE_PASSWORD&type=code

I found out in https://github.com/tauri-apps/tauri/blob/f855caf8a3830aa5dd6d0b039312866a5d9c3606/crates/tauri-bundler/src/bundle/macos/sign.rs#L100 that actually only APPLE_PASSWORD is used.

So this PR removes the confusion by renaming to the correct variable.

Note: I tried this in my own GitHub Actions and can confirm that it works.

@Jolg42 Jolg42 requested a review from a team as a code owner November 18, 2025 12:36
@github-project-automation github-project-automation bot moved this to 🪵 Backlog in Documentation Nov 18, 2025
@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6a93310
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/691c684fa141080008826f67
😎 Deploy Preview https://deploy-preview-3598--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@FabianLars
Copy link
Member

Oh damn, thank you!

@FabianLars FabianLars merged commit fd09d1d into tauri-apps:v2 Nov 18, 2025
11 checks passed
@github-project-automation github-project-automation bot moved this from 🪵 Backlog to ✅ Done in Documentation Nov 18, 2025
@Jolg42 Jolg42 deleted the patch-1 branch November 18, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants