Skip to content

refactor(scripts): 清理无用 macOS 开发脚本 - #114

Merged
uvwt merged 1 commit into
mainfrom
refactor/remove-unused-macos-dev-scripts-20260914
Sep 14, 2026
Merged

uvwt merged 1 commit into
mainfrom
refactor/remove-unused-macos-dev-scripts-20260914

Conversation

@uvwt

@uvwt uvwt commented Sep 14, 2026

Copy link
Copy Markdown
Owner

变更

  • 删除 scripts/dev/deploy-macos-source.sh
  • 删除 scripts/dev/restart-macos.sh
  • 删除已无正式调用方的 packaging/macos/sign-macos.sh
  • 同步移除 Makefile 开发入口和脚本治理清单记录

验证

  • 仓库残留引用为 0
  • go test ./scripts/test
  • ./scripts/test/check-scripts.sh
  • ./scripts/test/check-scripts.sh --macos
    • fresh / repair / uninstall / reinstall / purge 通过
    • AgentDock.app / ZIP / DMG 构建通过
    • codesign / DMG 校验通过
  • go test -timeout=3m -count=1 ./...
  • git diff --check

正式 macOS Release 继续由 packaging/macos/build-app.sh 自行完成签名,不依赖被删除的 sign-macos.sh

@uvwt
uvwt merged commit 9269235 into main Sep 14, 2026
11 of 13 checks passed
@uvwt
uvwt deleted the refactor/remove-unused-macos-dev-scripts-20260914 branch September 14, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant