<?xml version="1.0" encoding="UTF-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>WFWorkflowClientVersion</key> | |
<string>700</string> | |
<key>WFWorkflowClientRelease</key> | |
<string>2.0</string> | |
<key>WFWorkflowIcon</key> | |
<dict> | |
<key>WFWorkflowIconStartColor</key> | |
<integer>2071128575</integer> | |
<key>WFWorkflowIconImageData</key> | |
<data> | |
</data> | |
<key>WFWorkflowIconGlyphNumber</key> | |
<integer>59717</integer> | |
</dict> | |
<key>WFWorkflowImportQuestions</key> | |
<array> | |
</array> | |
<key>WFWorkflowActions</key> | |
<array> | |
<dict> | |
<key>WFWorkflowActionIdentifier</key> | |
<string>is.workflow.actions.getclipboard</string> | |
<key>WFWorkflowActionParameters</key> | |
<dict> | |
</dict> | |
</dict> | |
<dict> | |
<key>WFWorkflowActionIdentifier</key> | |
<string>is.workflow.actions.detect.link</string> | |
<key>WFWorkflowActionParameters</key> | |
<dict> | |
</dict> | |
</dict> | |
<dict> | |
<key>WFWorkflowActionIdentifier</key> | |
<string>is.workflow.actions.url.expand</string> | |
<key>WFWorkflowActionParameters</key> | |
<dict> | |
</dict> | |
</dict> | |
<dict> | |
<key>WFWorkflowActionIdentifier</key> | |
<string>is.workflow.actions.setclipboard</string> | |
<key>WFWorkflowActionParameters</key> | |
<dict> | |
</dict> | |
</dict> | |
</array> | |
<key>WFWorkflowTypes</key> | |
<array> | |
<string>ActionExtension</string> | |
<string>NCWidget</string> | |
</array> | |
<key>WFWorkflowInputContentItemClasses</key> | |
<array> | |
<string>WFArticleContentItem</string> | |
<string>WFContactContentItem</string> | |
<string>WFDateContentItem</string> | |
<string>WFEmailAddressContentItem</string> | |
<string>WFGenericFileContentItem</string> | |
<string>WFImageContentItem</string> | |
<string>WFLocationContentItem</string> | |
<string>WFDCMapsLinkContentItem</string> | |
<string>WFAVAssetContentItem</string> | |
<string>WFPDFContentItem</string> | |
<string>WFPhoneNumberContentItem</string> | |
<string>WFRichTextContentItem</string> | |
<string>WFSafariWebPageContentItem</string> | |
<string>WFStringContentItem</string> | |
<string>WFURLContentItem</string> | |
</array> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment