|
|
|
@ -25,7 +25,20 @@
|
|
|
|
|
<key>NSExtensionAttributes</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>NSExtensionActivationRule</key>
|
|
|
|
|
<string>TRUEPREDICATE</string>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>NSExtensionActivationSupportsFileWithMaxCount</key>
|
|
|
|
|
<integer>1</integer>
|
|
|
|
|
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
|
|
|
|
|
<integer>1</integer>
|
|
|
|
|
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
|
|
|
|
|
<integer>1</integer>
|
|
|
|
|
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
|
|
|
|
|
<integer>1</integer>
|
|
|
|
|
<key>NSExtensionActivationSupportsText</key>
|
|
|
|
|
<integer>1</integer>
|
|
|
|
|
<key>NSExtensionActivationSupportsWebPageWithMaxCount</key>
|
|
|
|
|
<integer>1</integer>
|
|
|
|
|
</dict>
|
|
|
|
|
</dict>
|
|
|
|
|
<key>NSExtensionMainStoryboard</key>
|
|
|
|
|
<string>MainInterface</string>
|
|
|
|
|