Skip to content

feat: add macos share extension#33

Merged
rrbe merged 7 commits into
masterfrom
feat/macos-share-extension
Jul 6, 2026
Merged

feat: add macos share extension#33
rrbe merged 7 commits into
masterfrom
feat/macos-share-extension

Conversation

@rrbe

@rrbe rrbe commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a macOS Share Extension target that accepts Finder/system shared file URLs and forwards them to the existing app open handler
  • package and sign the extension inside Contents/PlugIns with sandbox read-only entitlements
  • document extension packaging, dependency boundaries, and local PluginKit testing notes

Tests

  • swift build
  • swift test
  • ./build.sh
  • temporary /Applications PluginKit registration smoke test

@rrbe rrbe merged commit d9dbfdb into master Jul 6, 2026
1 check passed
@rrbe rrbe deleted the feat/macos-share-extension branch July 6, 2026 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant