feat: 支持 Windows ARM64 - #634
Open
Gloduck wants to merge 1 commit into
Open
Conversation
Collaborator
|
ZTools-updater 目前已经不使用了,佬可以去除相关的逻辑 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
build:win:x64与build:win:arm64,解除 electron-builder 的 x64-only 限制windows-11-arm原生 ARM64 构建任务ZTools-native-api,再写入现有固定资源路径uiohook-napi升级到 1.5.5,使用其 Windows ARM64 预编译模块latest.yml,由 electron-updater 按文件名选择对应安装包windows-arm64-installer配套 PR
验证
ZTools.exe、ztools_native.node、uiohook-napi.node、LMDB 原生模块均确认为 PE machine0xaa64git diff --check通过兼容性
build:win仍为 x64 构建别名path/sha512,兼容旧版 x64 updater服务端要求
发布前需要确保更新目录服务接受
windows-arm64-installer类型。