shell命令行

无损压缩图片

find . -iname "*.jpeg" -exec echo {} \; -exec convert {} {} \;

多个 Xcode 使用

xcode:https://developer.apple.com/download/more/
xcode-select --print-path
sudo xcode-select --switch /Applications/Xcode11.7.app/Contents/Developer
posted @ 2020-11-06 18:00  itzhangbao  阅读(121)  评论(0编辑  收藏  举报