Skip to content

Conversation

@Nexzey
Copy link

@Nexzey Nexzey commented Jan 2, 2026

This presumably fixes entitlements on macOS. The wrong config file was referenced. See issue #3755

@avdept
Copy link

avdept commented Jan 7, 2026

Would be nice to get it merged and deployed. Having passkey issue too

@MrAlex94
Copy link
Collaborator

MrAlex94 commented Jan 8, 2026

Thanks for the PR!

So the issue isn't a code one, we require special permissions from Apple that I only recently received.

We also don't use taskcluster, just an FYI - it's just a simple command change on this line:
./mach macos-sign -a ./obj-${{ env.ARCH_X64 }}/dist/waterfox/Waterfox.app -s ${{ secrets.MACOS_NOTARIZATION_TEAM_ID }} -e production-without-restricted./mach macos-sign -a ./obj-${{ env.ARCH_X64 }}/dist/waterfox/Waterfox.app -s ${{ secrets.MACOS_NOTARIZATION_TEAM_ID }} -e production

Will push the change live tomorrow

@MrAlex94 MrAlex94 closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants