Browse Source

Fix minimum iOS version to 9.0

AGulev 3 năm trước cách đây
mục cha
commit
787f674dfe
4 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 1 1
      docs/en/faq/faq.md
  2. 1 1
      docs/es/faq/faq.md
  3. 1 1
      docs/pt/faq/faq.md
  4. 1 1
      docs/zh/faq/faq.md

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

@@ -61,7 +61,7 @@ A: The following platforms are supported for the editor/tools and the engine run
   | Windows Vista              | Editor and runtime   |
   | Ubuntu 18.04 (64 bit)(1)   | Editor               |
   | Linux (64 bit)(2)          | Runtime              |
-  | iOS 8.0                    | Runtime              |
+  | iOS 9.0                    | Runtime              |
   | Android 4.1 (API level 16) | Runtime              |
   | HTML5                      | Runtime              |
 

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

@@ -61,7 +61,7 @@ A: Las siguientes plataformas tienen soporte para el editor/herramientas y el ru
   | Windows Vista              | Editor y runtime     |
   | Ubuntu 18.04 (64 bit)(1)   | Editor               |
   | Linux (64 bit)(2)          | Runtime              |
-  | iOS 8.0                    | Runtime              |
+  | iOS 9.0                    | Runtime              |
   | Android 4.1 (API level 16) | Runtime              |
   | HTML5                      | Runtime              |
 

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

@@ -50,7 +50,7 @@ R: As seguintes plataformas são suportadas para o editor/ferramentas e o tempo
   | Windows Vista              | Editor e runtime     |
   | Ubuntu 18.04 (64 bit)(1)   | Editor               |
   | Linux (64 bit)(2)          | Runtime              |
-  | iOS 8.0                    | Runtime              |
+  | iOS 9.0                    | Runtime              |
   | Android 4.1 (API level 16) | Runtime              |
   | HTML5                      | Runtime              |
 

+ 1 - 1
docs/zh/faq/faq.md

@@ -60,7 +60,7 @@ brief: 有关 Defold 游戏引擎和编辑器及平台的常见问题和解答.
   | Windows Vista              | 编辑器与游戏引擎        |
   | Ubuntu 18.04 (64 bit)(1)   | 编辑器                |
   | Linux (64 bit)(2)          | 游戏引擎              |
-  | iOS 8.0                    | 游戏引擎              |
+  | iOS 9.0                    | 游戏引擎              |
   | Android 4.1 (API level 16) | 游戏引擎              |
   | HTML5                      | 游戏引擎              |