Skip to content

Commit e122129

Browse files
authored
Fix incorrect architecture name for macOS (#46383)
1 parent 12dcd61 commit e122129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/deploying/native-aot/cross-compile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Cross-compiling from x64 Windows to ARM64 Windows or vice versa works as long as
2626

2727
## Mac
2828

29-
MacOS provides the x64 and amd64 toolchains in the default XCode install.
29+
MacOS provides the x64 and arm64 toolchains in the default XCode install.
3030

3131
## Linux
3232

0 commit comments

Comments
 (0)