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

NSCocoa verbose message on High Sierra #39

Closed
mlabbe opened this issue Nov 13, 2017 · 3 comments
Closed

NSCocoa verbose message on High Sierra #39

mlabbe opened this issue Nov 13, 2017 · 3 comments

Comments

@mlabbe
Copy link
Owner

mlabbe commented Nov 13, 2017

savefolder generates this on 10.13.1:

objc[48700]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fff9e81fa70) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x10fd3fcd8). One of the two will be used. Which one is undefined.

@fuzzyweapon
Copy link

So does opening single or multiple picker dialogs. Basically whichever one is invoked for the first time throws this.

@fuzzyweapon
Copy link

This might be related to #45

@mlabbe
Copy link
Owner Author

mlabbe commented Dec 31, 2018

Won't fix. This is a Macos bug. We are only linking against AppKit and Foundation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants