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

fix(macos): frameworks being signed with entitlements unnecessarily #12423

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

tr3ysmith
Copy link
Contributor

limited signing with entitlements for executables only and not frameworks as certain entitlements like multicast support will break frameworks that aren't registered for it.

…r executables only and not frameworks as certain entitlements like multicast support will break frameworks that aren't registered for it.
@tr3ysmith tr3ysmith requested a review from a team as a code owner January 16, 2025 19:58
Copy link
Contributor

Package Changes Through e8c5131

There are 1 changes which include tauri-cli with patch

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/cli 2.2.4 2.2.5
tauri-cli 2.2.4 2.2.5

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


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

Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i hope there aren't use-cases for the old behavior x) Thanks!

@FabianLars FabianLars merged commit 9a30bed into tauri-apps:dev Jan 23, 2025
14 checks passed
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