脚本
sudo gem install -n /usr/local/bin fir-cli//安装fir//上传ipa包
fir login token_key//token
fir publish ipa_path// ipa路径
钉钉机器人
contentInfo="已经完成打包"
curl "https://oapi.dingtalk.com/robot/send?access_token=token” -H "Content-Type: application/json" -d "{\"msgtype\": \"text\", \"text\": {\"content\": \"$contentInfo\"}}"
修改hosts
sudo vi /etc/hosts
【脚本】变成linux可执行文件清除MAC终端代理
chmod 777 build_project_script
env|grep -i proxy
export https_proxy=""
export HTTP_PROXY=""
export http_proxy=""
推荐阅读
- 「按键精灵安卓版」关于全分辨率脚本的一些理解(非游戏app)
- Linux|109 个实用 shell 脚本
- gem|gem & pod 记录
- 5.|5. Python 入门- 课程 5 脚本
- linux作业9
- Python|教你写个简单好用的Python脚本一键自动整理文件非常适合办公用~
- Ubuntu|Ubuntu 下添加开机启动脚本
- 自己创建Gem包
- 分享5个短小精悍的Python趣味脚本|分享5个短小精悍的Python趣味脚本,适合小白上手!
- 脚本自动化打包