gitpic v0.21.0 — 安装和更新只剩一条路:下 DMG,之后 app 自己更新
安装和更新只剩一条路:下 DMG,之后 app 自己更新
- 装 app 改成下 DMG 拖进 Applications,第一次需要自己解除隔离
- 终端命令改成在 app 里点一下装:设置 ▸ 通用 ▸ 命令行
- 更新不再分 Homebrew / 手动两种情况,永远是「下载并更新」
GitPic.app
GitPic-<version>-macos-arm64.dmg in this release is the macOS menu-bar
app, same version as the CLI and with that CLI embedded. Apple Silicon
only. To install it:
-
Open the DMG and drag GitPic across to Applications.
-
Clear the quarantine flag — this step is not optional. The app is
ad-hoc signed and not notarised, so until you run this macOS refuses
to open it at all:xattr -dr com.apple.quarantine /Applications/GitPic.app
-
Launch it, and authorise with 设置 ▸ 图床 ▸ 使用 GitHub 登录 (or
gitpic auth loginin a terminal).
Updates after that are handled by the app itself: 检查更新 downloads the
next DMG, verifies its SHA-256 and swaps the bundle, quarantine included.
For the gitpic command in your terminal, 设置 ▸ 通用 ▸ 命令行 installs
a link to the copy inside the app, so it stays in step with every update.