API Differences in FileProvider in macOS 15.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in FileProvider in the macOS 15.4 SDK.

Table of Contents

Functions & Methods

Diagnostics
- (void)requestDiagnosticCollectionForItemWithIdentifier:(nonnull NSFileProviderItemIdentifier)itemIdentifier errorReason:(nonnull NSError *)errorReason completionHandler:(nonnull void (^)(NSError * _Nullable))completionHandler;