[GH-ISSUE #2362] 无法打开“electerm.app”,因为Apple无法检查其是否包含恶意软件。 #1508

Closed
opened 2026-02-27 00:03:49 +03:00 by kerem · 2 comments
Owner

Originally created by @zxlfly on GitHub (Jan 23, 2022).
Original GitHub issue: https://github.com/electerm/electerm/issues/2362

Please check known issues first

https://github.com/electerm/electerm/wiki/Know-issues

Electerm version(版本号):1.17.26

Operating system(linux, macos, or windows7/8/10?)(操作系统):macos

Current Behavior(当前行为)

无法打开“electerm.app”,因为Apple无法检查其是否包含恶意软件。

Steps to Reproduce(复现步骤)

1.下载安装
2.无法打开
3.无法打开“electerm.app”,因为Apple无法检查其是否包含恶意软件。

Originally created by @zxlfly on GitHub (Jan 23, 2022). Original GitHub issue: https://github.com/electerm/electerm/issues/2362 ## Please check known issues first https://github.com/electerm/electerm/wiki/Know-issues <!--- Provide some basic info --> ## Electerm version(版本号):1.17.26 ## Operating system(linux, macos, or windows7/8/10?)(操作系统):macos ## Current Behavior(当前行为) <!--- Tell me what happens instead of the expected behavior --> 无法打开“electerm.app”,因为Apple无法检查其是否包含恶意软件。 ## Steps to Reproduce(复现步骤) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1.下载安装 2.无法打开 3.无法打开“electerm.app”,因为Apple无法检查其是否包含恶意软件。
kerem closed this issue 2026-02-27 00:03:49 +03:00
Author
Owner

@zxdong262 commented on GitHub (Jan 24, 2022):

你是从github下载的吗?

<!-- gh-comment-id:1020666302 --> @zxdong262 commented on GitHub (Jan 24, 2022): 你是从github下载的吗?
Author
Owner

@hatch1994 commented on GitHub (Feb 21, 2022):

fix "因为Apple无法检查其是否包含恶意软件"
方法一
系统偏好设置 -> 安全和隐私 -> 点击“仍然打开”。

方法 2 – 右键单击​​应用程序
无需双击应用程序,只需右键单击并按打开即可。
您将收到 “无法打开,因为Apple无法检查其是否包含恶意软” 的通知。但是您仍然可以选择打开程序

方法 3 “适用于 Mac OS Catalina”
打开“终端”。用 xattr 命令将 应用 从隔离区中删除。
$ xattr -d com.apple.quarantine /Applications/electerm.app

<!-- gh-comment-id:1046593238 --> @hatch1994 commented on GitHub (Feb 21, 2022): fix "因为Apple无法检查其是否包含恶意软件" 方法一 系统偏好设置 -> 安全和隐私 -> 点击“仍然打开”。 方法 2 – 右键单击​​应用程序 无需双击应用程序,只需右键单击并按打开即可。 您将收到 “无法打开,因为Apple无法检查其是否包含恶意软” 的通知。但是您仍然可以选择打开程序 方法 3 “适用于 Mac OS Catalina” 打开“终端”。用 xattr 命令将 应用 从隔离区中删除。 $ xattr -d com.apple.quarantine /Applications/electerm.app
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1508
No description provided.