Skip to content

Releases: wanghlstar/PanBar

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Sep 10:00

PanBar ${GITHUB_REF_NAME}

自动构建(未签名,含定时显示 + 交易日历功能)。

本地使用

xattr -cr PanBar.app
codesign --force --deep -s - PanBar.app

或直接跑仓库里的 scripts/update-app.sh(自动下载安装 nightly)。

Nightly Build

Choose a tag to compare

@github-actions github-actions released this 22 Sep 09:16

自动构建产物(未签名,来自最新 main)。

本地使用:

xattr -cr PanBar.app
codesign --force --deep -s - PanBar.app