Files

On-device file sharing on a Mac

file sharing is implemented in the native Swift app, not as a web view in the notch. Shelf items can be shared with the system share sheet when you are ready.

Last updated 2027-02-12

Why native matters

A real Mac utility can follow Spaces, displays, and system appearance. file sharing is part of that host.

What stays in-tree

First-party file sharing lives in the app. Third-party packages cannot load unsigned code.

Back to the blog