Skip to content

Commit

Permalink
fix: update security settings naming for macOS (#185)
Browse files Browse the repository at this point in the history
* Update Mac Install Naming

* Update Mac Install Naming for ru and zh

Co-authored-by: Yiming Zhang <i@zhangyiming.tech>
  • Loading branch information
jackhallam and swiftqwq committed Jun 17, 2021
1 parent 2ee506e commit 84455e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/docs/installation/install-from-binaries/_index.md
Expand Up @@ -39,4 +39,4 @@ Then type your root password and agree with the installation. You can also use `

Download the `.dmg` file in the assets and install it.

You may need to click "Yes" to access Filesystem several times. Apple may report that this application does not come from a recognized developer and prevent you from launching the app. Please add an exception to CP Editor from `Settings -> Security -> General`, and allow CP Editor to `run anyways`
You may need to click "Yes" to access Filesystem several times. Apple may report that this application does not come from a recognized developer and prevent you from launching the app. Please add an exception to CP Editor from `System Preferences -> Security & Privacy -> General`, and allow CP Editor to `run anyways`
Expand Up @@ -39,4 +39,4 @@ Then type your root password and agree with the installation. You can also use `

Download the `.dmg` file in the assets and install it.

You may need to click "Yes" to access Filesystem several times. Apple may report that this application does not come from a recognized developer and prevent you from launching the app. Please add an exception to CP Editor from `Settings -> Security -> General`, and allow CP Editor to `run anyways`
You may need to click "Yes" to access Filesystem several times. Apple may report that this application does not come from a recognized developer and prevent you from launching the app. Please add an exception to CP Editor from `System Preferences -> Security & Privacy -> General`, and allow CP Editor to `run anyways`
Expand Up @@ -41,4 +41,4 @@ sudo apt install <path to .deb package>

### macOS

下载 `.dmg` 文件然后安装。如果出现“未识别的开发者”等提示消息,请依然允许 CP Editor 运行。可以在 `Settings -> Security -> General` 中将 CP Editor 添加到白名单里。
下载 `.dmg` 文件然后安装。如果出现“未识别的开发者”等提示消息,请依然允许 CP Editor 运行。可以在 `System Preferences -> Security & Privacy -> General` 中将 CP Editor 添加到白名单里。

0 comments on commit 84455e8

Please sign in to comment.