feat: "Ask Conduit" context menu on text selection

This commit is contained in:
cogwheel0
2025-08-29 13:05:31 +05:30
parent f0b9e8e2b0
commit c9fd68eff8
3 changed files with 49 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>Ask Conduit</string>
<!-- Uncomment below lines if you want to use a custom group id rather than the default. Set it in Build Settings -> User-Defined -->
<!-- <key>AppGroupId</key>
<string>$(CUSTOM_GROUP_ID)</string> -->
@@ -46,4 +48,4 @@
<string>com.apple.share-services</string>
</dict>
</dict>
</plist>
</plist>