Skip to content

Instantly share code, notes, and snippets.

@dlo
Created September 19, 2018 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlo/1217af3b86f363faf578aa23408c19ef to your computer and use it in GitHub Desktop.
Save dlo/1217af3b86f363faf578aa23408c19ef to your computer and use it in GitHub Desktop.
<?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