Ver Fonte

fix min macos version (#367)

Alexey Gulev há 1 ano atrás
pai
commit
64797c304c
4 ficheiros alterados com 6 adições e 10 exclusões
  1. 1 2
      docs/en/faq/faq.md
  2. 1 2
      docs/es/faq/faq.md
  3. 1 2
      docs/pt/faq/faq.md
  4. 3 4
      docs/zh/faq/faq.md

+ 1 - 2
docs/en/faq/faq.md

@@ -56,8 +56,7 @@ A: The following platforms are supported for the editor/tools and the engine run
 
   | System                     | Supported            |
   | -------------------------- | -------------------- |
-  | macOS 11 Big Sur           | Editor               |
-  | macOS 10.13 High Sierra    | Runtime              |
+  | macOS 11 Big Sur           | Editor and runtime   |
   | Windows Vista              | Editor and runtime   |
   | Ubuntu 18.04 (64 bit)(1)   | Editor               |
   | Linux (64 bit)(2)          | Runtime              |

+ 1 - 2
docs/es/faq/faq.md

@@ -56,8 +56,7 @@ A: Las siguientes plataformas tienen soporte para el editor/herramientas y el ru
 
   | Sistema                    | Soporte              |
   | -------------------------- | -------------------- |
-  | macOS 11 Big Sur           | Editor               |
-  | macOS 10.13 High Sierra    | Runtime              | 
+  | macOS 11 Big Sur           | Editor y runtime     |
   | Windows Vista              | Editor y runtime     |
   | Ubuntu 18.04 (64 bit)(1)   | Editor               |
   | Linux (64 bit)(2)          | Runtime              |

+ 1 - 2
docs/pt/faq/faq.md

@@ -45,8 +45,7 @@ R: As seguintes plataformas são suportadas para o editor/ferramentas e o tempo
 
   | Sistema                    | Suportado            |
   | -------------------------- | -------------------- |
-  | macOS 11 Big Sur           | Editor               |
-  | macOS 10.13 High Sierra    | Runtime              | 
+  | macOS 11 Big Sur           | Editor e runtime     |
   | Windows Vista              | Editor e runtime     |
   | Ubuntu 18.04 (64 bit)(1)   | Editor               |
   | Linux (64 bit)(2)          | Runtime              |

+ 3 - 4
docs/zh/faq/faq.md

@@ -53,11 +53,10 @@ brief: 有关 Defold 游戏引擎和编辑器及平台的常见问题和解答.
 
 答: 下表列出了编辑器工具与游戏引擎运行环境的支持情况:
 
-  | 系统                        | 支持                  |
+  | 系统                        | 支持                 |
   | -------------------------- | -------------------- |
-  | macOS 11 Big Sur           | 编辑器                |
-  | macOS 10.13 High Sierra    | 游戏引擎               |
-  | Windows Vista              | 编辑器与游戏引擎        |
+  | macOS 11 Big Sur           | 编辑器与游戏引擎       |
+  | Windows Vista              | 编辑器与游戏引擎       |
   | Ubuntu 18.04 (64 bit)(1)   | 编辑器                |
   | Linux (64 bit)(2)          | 游戏引擎              |
   | iOS 11.0                   | 游戏引擎              |