Skip to content

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

Merged
FabianLars merged 2 commits intotauri-apps:devfrom
tr3ysmith:fix/macos-framework-entitlements
Jan 23, 2025
Merged

fix(macos): frameworks being signed with entitlements unnecessarily#12423
FabianLars merged 2 commits intotauri-apps:devfrom
tr3ysmith:fix/macos-framework-entitlements

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
@github-actions
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