Post

Replies

Boosts

Views

Activity

Comment on Howti populate Finder comment from NSFileProviderItemProtocol extendedAttributes
Nope, AFAIK Apple doesn't allow it.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’25
Comment on File Provider-How to actively trigger the enumerateItems again
By notification I am referring to the DistributedNotificationCenter that allows your user space app to send notification to your fileprovider extension. You can then create a notification handler that will call signalEnumerator. Then enumerateChanges gets triggered and you can make an API call to list your changes and update anything you want.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’25