-
Notifications
You must be signed in to change notification settings - Fork 909
UUID File Provider Domain Identifiers #8635
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
Conversation
f04d0b4 to
1140c42
Compare
1140c42 to
a2ac43c
Compare
…ward compatibility. Signed-off-by: Iva Horn <[email protected]>
Signed-off-by: Iva Horn <[email protected]>
…). Signed-off-by: Iva Horn <[email protected]>
Signed-off-by: Iva Horn <[email protected]>
Signed-off-by: Iva Horn <[email protected]>
Signed-off-by: Iva Horn <[email protected]>
b51580a to
5fff44e
Compare
|
Artifact containing the AppImage: nextcloud-appimage-pr-8635.zip Digest: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |
|
I needed to rename the branch to comply with our conventions and requirements for our build service. It now is called |
|




Closes #8491.
To Do
Actually remove file provider domain on account removal: For some reason, the call toThis was split to [Bug]: Account Removal Leaves File Provider Domain #8716 to avoid solving all problems at once in a single pull request while this might even be preexisting.[NSFileProviderDomainManager removeDomain:completionHandler:]does not have a visible effect in Finder despite no error being returned.