-
Notifications
You must be signed in to change notification settings - Fork 66
fix: macOS appicon & building workflow (macOS) #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
cnctem
wants to merge
17
commits into
zmrlft:main
Choose a base branch
from
cnctemcga:dev_cnctem
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
workflow
workflow remote
workflow
workflow remote
在 #56fa746 生成式AI错误地增加了无意义字段,恢复原状态
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 6 files
|
难以想象这个提交历史经历了什么,建议修理整合好提交历史再强推一次。或者看修改内容不多直接squash也行: ( |
Author
|
搞不动了😭你就说我是不是把置顶 Issue 修好了吧 |
Owner
|
兄弟早!这个pr暂时先不合,目前我这边还没有mac的开发环境,很多步骤都验证不了,但是还是很感谢你的pr,我会在下个版本的发行感谢中写上你的名字 |
Author
|
无妨,日后若是得闲,我重新pr一版squash完的便是 |
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.
美化 macOS 图标
appIcon.icns,符合 macOS 图标规范修改打包流程
appIcon.icnscp 入green-wall.app目录.dmg安装包Fixes #19 #38
Summary by cubic
Improved macOS app icon and build workflow. CI now signs the app and ships a DMG, reducing install warnings and aligning with macOS standards.
Bug Fixes
Migration
Written for commit e2f9089. Summary will update automatically on new commits.