mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #90] [bug] Mac 安装包损坏,“NoteGen”已损坏,无法打开。 #60
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QuietTraveler on GitHub (Mar 1, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/90
Bug
安装最新的9.0版本报错
@codexu commented on GitHub (Mar 1, 2025):
NoteGen 暂未签名,因此安装时会出现文件已损坏的提示,根据不同芯片解决方法如下:
Intel:打开来自未知开发商的 Mac 应用程序。
Silicon:打开终端并运行以下命令:sudo xattr -r -d com.apple.quarantine /Applications/NoteGen.app
@A2Data commented on GitHub (Aug 1, 2025):
@A2Data commented on GitHub (Aug 1, 2025):
Resources/icons/Square44x44Logo.png'
xattr: [Errno 30] Read-only file system: '/Volumes/NoteGen/NoteGen.app/Contents/Resources/icons/Square71x71Logo.png'
xattr: [Errno 30] Read-only file system: '/Volumes/NoteGen/NoteGen.app/Contents/Resources/icons/Square89x89Logo.png'
xattr: [Errno 30] Read-only file system: '/Volumes/NoteGen/NoteGen.app/Contents/Resources/icons/StoreLogo.png'
xattr: [Errno 30] Read-only file system: '/Volumes/NoteGen/NoteGen.app/Contents/Resources/icons'
xattr: [Errno 30] Read-only file system: '/Volumes/NoteGen/NoteGen.app/Contents/Resources'
xattr: [Errno 30] Read-only file system: '/Volumes/NoteGen/NoteGen.app/Contents'
xattr: [Errno 30] Read-only file system: '/Volumes/NoteGen/NoteGen.app'
@cnctem commented on GitHub (Jan 3, 2026):
可以考虑加个 Ad-hoc 签名,这样开启了“所有来源”的可以直接安装,没开启“所有来源”的可以在隐私设置里单次授权安装