Ver código fonte

add arm64-macos

AGulev 2 anos atrás
pai
commit
e33cd6590f

+ 2 - 0
docs/en/manuals/bob.md

@@ -166,6 +166,8 @@ Available platforms and architectures:
 `x86_64-darwin` (Defold 1.3.5 and older)
 `x86_64-macos` (Defold 1.3.6 and newer)
 : macOS 64 bit
+`arm64-macos` (Defold 1.5.0 and older)
+: macOS Apple Silicon (ARM)
 
 `x86_64-win32`
 : Windows 64 bit

+ 2 - 0
docs/ko/manuals/bob.md

@@ -151,6 +151,8 @@ usage: bob [options] [commands]
 macOS
 #### x86_64-macos
 macOS 64 bit
+#### arm64-macos
+macOS Apple Silicon (ARM)
 #### x86-win32
 Windows
 #### x86-linux

+ 2 - 0
docs/ru/manuals/bob.md

@@ -156,6 +156,8 @@ Available platforms and architectures:
 
 `x86_64-macos`
 : macOS 64 бита
+`arm64-macos`
+: macOS Apple Silicon (ARM)
 
 `x86_64-win32`
 : Windows 64 бита

+ 2 - 0
docs/zh/manuals/bob.md

@@ -117,6 +117,8 @@ usage: bob [options] [commands]
 `x86_64-darwin` (Defold 1.3.5 及更老版本)
 `x86_64-macos` (Defold 1.3.6 及更新版本)
 : macOS 64 bit
+`arm64-macos` (Defold 1.5.0 and older)
+: macOS Apple Silicon (ARM)
 
 `x86_64-win32`
 : Windows 64 bit