the8tre

Results 2 issues of the8tre

**Checks** - [x] I've checked there are no linting errors. - [x] I've checked the code is still at 100% test coverage. **Added Actions (if relevant)** **Are you happy to...

Format of shorcuts exported to iCloud seems to no longer be binary bplist. It is now XML plist: ``` WFWorkflowActions WFWorkflowActionIdentifier is.workflow.actions.comment WFWorkflowActionParameters WFCommentActionText Hello, world! ``` scripts/parse.js needs to...