ci: add build verification workflow + docs: macOS 26 keymapping fix#1
Open
XiaoChaoConcise wants to merge 1 commit into
Open
ci: add build verification workflow + docs: macOS 26 keymapping fix#1XiaoChaoConcise wants to merge 1 commit into
XiaoChaoConcise wants to merge 1 commit into
Conversation
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.
内容
1. GitHub Actions: Build Verification (
build-verify.yml)一个新的 CI 工作流,和现有的 release 构建互补:
macos-latestrunner 上用 无签名模式 编译验证.app为 Artifact2. macOS 26 键盘映射问题分析 (
docs/keymapping-macos26-analysis.md)详细分析了 PlayCover#1928 / PlayCover#1958 / PlayCover#1970 / PlayCover#1974 / PlayCover#2055 等 Issue:
NSStatusItem/NSMenu的生命周期管理KeyMappingMenuController.swift中增加强引用持有和延迟初始化