环境
安装brew
1 | /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" |
安装SQLCipher
1 | brew install sqlcipher |
获取SQLCipher全路径
1 | $ which sqlcipher |
创建自动化项目
- 选择
快速操作
- 工作流程收到当前选择
文件或文件夹
- 位于选择
访达.app
- 工作流程收到当前选择
- 添加
运行Shell脚本
- shell选择
/bin/bash
- 传递输入选
作为自变量
- 添加命令
- shell选择
1 | /opt/homebrew/bin/sqlcipher "$@" -cmd " |
- 添加结果输出
保存
如果执行无反应,可在最后添加随意一句报错代码,看弹窗输出提示