[codex] docs: add unsigned macOS install instructions - #4
Closed
BigStrongSun wants to merge 1 commit into
Closed
Conversation
BigStrongSun
added a commit
that referenced
this pull request
Aug 8, 2026
Document the current unsigned and unnotarized universal macOS package, Apple Open Anyway flow, and app-scoped quarantine removal. Use the asset naming verified against v3.19.1-12 and avoid the stale aarch64 names from draft PR #4 or any global Gatekeeper bypass. 本次提交由BigStrongsSun完成
Owner
Author
|
该草稿中的文档目标已由当前分支实现并随 v3.19.1-13 发布。旧草稿使用的 macOS 资产名已过时,且不再需要合并,因此关闭此 PR。 |
BigStrongSun
added a commit
that referenced
this pull request
Aug 8, 2026
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.
Summary
Why
The current macOS release assets are built without Apple Developer ID signing or notarization, so Gatekeeper may show "damaged app" or unidentified developer warnings after browser download. Users need a safe, targeted workaround instead of broad instructions to disable macOS security.
Closes #3.
Validation
git diff --check -- README.md