mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
docs: 明确文档中的 MacOS 称呼 (#10734)
* docs: Update macos.md * docs: update en-us * chore: update issue checker macgui regex f**k regex * chore: simplified regex as more readable --------- Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com> Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
This commit is contained in:
2
.github/issue-checker.yml
vendored
2
.github/issue-checker.yml
vendored
@@ -335,7 +335,7 @@ labels:
|
||||
# `MacGui`
|
||||
- name: MacGui
|
||||
content: "client: MacGui"
|
||||
regexes: '[Mm]ac(?:(?:book|os|OS)|\s*(?:(?:操作|)系统|电脑|版))|[Pp]laycover'
|
||||
regexes: '(?i)mac(?:book|os|\s*(?:操作系统|系统|电脑|版))|playcover'
|
||||
skip-if:
|
||||
- skip all
|
||||
- skip client
|
||||
|
||||
@@ -9,9 +9,9 @@ icon: basil:apple-solid
|
||||
|
||||
### ✅ [PlayCover](https://playcover.io) (The software runs most fluently for its nativity 🚀)
|
||||
|
||||
Compatible in beta, plz submit issue marked with `ios` when encounter errors.
|
||||
Compatible in beta, plz submit issue marked with `MacOS` when encounter errors.
|
||||
|
||||
P.S.: For the reason of `macOS` mechanism itself, errors might occur when `PlayCover` is minimized and you switch to others windows. The errors of screenshot might crash `MAA`. Reference 👉🏻️[issue](https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4371#issuecomment-1527977512)
|
||||
P.S.: For the reason of `MacOS` mechanism itself, errors might occur when `PlayCover` is minimized and you switch to others windows. The errors of screenshot might crash `MAA`. Reference 👉🏻️[issue](https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4371#issuecomment-1527977512)
|
||||
|
||||
1. Requests: MAA version above v4.13.0-rc.1
|
||||
|
||||
|
||||
@@ -9,9 +9,9 @@ icon: basil:apple-solid
|
||||
|
||||
### ✅ [PlayCover](https://playcover.io)(原生运行最流畅 🚀)
|
||||
|
||||
试验性支持,遇到问题请多多提 issue,并在标题中提及 iOS。
|
||||
试验性支持,遇到问题请多多提 Issue,并在标题中提及 `MacOS`。
|
||||
|
||||
注意:由于 `macOS` 本身机制的问题,将游戏窗口最小化、台前调度状态下切换到别的窗口、将窗口移动到别的桌面/屏幕之后,截图会出现问题,导致无法正确运行。相关 Issue [#4371](https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4371#issuecomment-1527977512)
|
||||
注意:由于 `MacOS` 本身机制的问题,将游戏窗口最小化、台前调度状态下切换到别的窗口、将窗口移动到别的桌面/屏幕之后,截图会出现问题,导致无法正确运行。相关 Issue [#4371](https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4371#issuecomment-1527977512)
|
||||
|
||||
0. 要求:MAA 版本 v4.13.0-rc.1 以上
|
||||
|
||||
|
||||
Reference in New Issue
Block a user