mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #39] 0.72 macOS 15.2 (24C101) 无法启动 #21
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#21
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 @miranquil on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/39
CPU M1 Pro,报告已损坏
@codexu commented on GitHub (Jan 20, 2025):
NoteGen 暂未签名,因此安装时会出现文件已损坏的提示,根据不同芯片解决方法如下:
Intel:打开来自未知开发商的 Mac 应用程序。
Silicon:打开终端并运行以下命令:sudo xattr -r -d com.apple.quarantine /Applications/NoteGen.app
@miranquil commented on GitHub (Jan 21, 2025):
解决了,非常感谢您的辛勤付出!!