Revert "增加macos dmg软件签名 (#6541)"

This reverts commit a0d4a3f2e8.
This commit is contained in:
2dust
2025-01-19 18:58:32 +08:00
parent a0d4a3f2e8
commit 4c4ce7e8d1
2 changed files with 2 additions and 14 deletions

View File

@@ -55,8 +55,4 @@ create-dmg \
--hide-extension "v2rayN.app" \
--app-drop-link 500 185 \
"v2rayN-${Arch}.dmg" \
"$PackagePath/v2rayN.app"
# 为生成的 DMG 文件创建 SHA256 校验值文件
SHA256File="v2rayN-${Arch}.dmg.sha256"
shasum -a 256 "v2rayN-${Arch}.dmg" > "$SHA256File"
"$PackagePath/v2rayN.app"