Skip to content

fix(osx): refresh stale FinderSync pluginkit registration on install. - #10730

Open
camilasan wants to merge 1 commit into
stable-34.0from
backport/10717/stable-34.0
Open

fix(osx): refresh stale FinderSync pluginkit registration on install.#10730
camilasan wants to merge 1 commit into
stable-34.0from
backport/10717/stable-34.0

Conversation

@camilasan

Copy link
Copy Markdown
Member

backport of #10717

Existing registration from a previous install is dropped and
added again rather than left untouched. pluginkit -a doesn't work
when the identifier is already registered, which can leave a
stale UUID/path cached in the PlugInKit database after the appex
on disk has been replaced by a newer build (e.g. installing over
an existing client), causing the FinderSyncBroker to fail to spawn.
So the result is a not working Finder extension.

Assisted-by: Claude:claude-sonnet-5
Signed-off-by: Camila Ayres <hello@camilasan.com>
@camilasan
camilasan force-pushed the backport/10717/stable-34.0 branch from 517fc62 to 6f3901a Compare September 3, 2026 08:19
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

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