Merged
Conversation
Contributor
|
为什么要把AI生成的💩往里塞? 我强力建议把它revert掉。 第一,spec没有问题,为什么要拒绝用它?你要改构建指令去改spec 第二,我不确定actions的python3.14是因为滚动升级patch崩了还是怎样,本地测试和在我的fork上构建的版本都是可用的,如果你觉得有问题去找问题。打包器我没看到它说《不支持》3.14,而且你的AI第一个commit上来还把 checkout 和 python-setup 的action版本号往下降你也欣然接受我是真的绷不住。 第三,签名是应该你下载之后自己做的,因为我们本来就没有apple开发者证书。我这里不精通,你把产物自签一下可能在你机器上再额外开点什么也许能跑起来,action上强制签名之后换到你机器上铁定是不能用。正确的做法是运行
总之,我没看到这个PR有任何作用,你小白不知道要 xattr -cr 是你自己的问题,不是你让 AI 一通乱改还自信的开个pr塞💩的理由 |
Contributor
|
@happycola233 请把这个commit revert,高中快放假了等考试结束批完卷我抽时间看一下。 app没有签名默认就提示损坏是预期的,也许需要在readme里给小白加两行指导。 |
wuziqian211
added a commit
that referenced
this pull request
Jan 11, 2026
This reverts commit 4755e2b.
wuziqian211
added a commit
that referenced
this pull request
Jan 11, 2026
This reverts commit 4755e2b.
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的脚本,成功打包Mac app