|
@@ -25,18 +25,18 @@
|
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
|
<true/>
|
|
|
</dict>
|
|
|
- <key>NSExtension</key>
|
|
|
- <dict>
|
|
|
- <key>NSExtensionAttributes</key>
|
|
|
- <dict>
|
|
|
- <key>NSExtensionActivationRule</key>
|
|
|
- <string>SUBQUERY (extensionItems, $extensionItem, SUBQUERY ($extensionItem.attachments,$attachment,(ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data")).@count == $extensionItem.attachments.@count).@count > 0
|
|
|
+ <key>NSExtension</key>
|
|
|
+ <dict>
|
|
|
+ <key>NSExtensionAttributes</key>
|
|
|
+ <dict>
|
|
|
+ <key>NSExtensionActivationRule</key>
|
|
|
+ <string>SUBQUERY (extensionItems, $extensionItem, SUBQUERY ($extensionItem.attachments,$attachment,(ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data")).@count == $extensionItem.attachments.@count).@count > 0
|
|
|
</string>
|
|
|
- </dict>
|
|
|
- <key>NSExtensionPointIdentifier</key>
|
|
|
- <string>com.apple.share-services</string>
|
|
|
- <key>NSExtensionMainStoryboard</key>
|
|
|
- <string>MainInterface</string>
|
|
|
- </dict>
|
|
|
+ </dict>
|
|
|
+ <key>NSExtensionPointIdentifier</key>
|
|
|
+ <string>com.apple.share-services</string>
|
|
|
+ <key>NSExtensionMainStoryboard</key>
|
|
|
+ <string>MainInterface</string>
|
|
|
+ </dict>
|
|
|
</dict>
|
|
|
</plist>
|