Skip to content

Commit e20cf4a

Browse files
Update docs/core/deploying/native-aot/index.md
Co-authored-by: Michal Strehovský <[email protected]>
1 parent 81b38ae commit e20cf4a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/core/deploying/native-aot/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ The following table shows supported compilation targets.
188188
|----------|------------------------|----------------------|
189189
| Windows | x64, Arm64 | |
190190
| Linux | x64, Arm64 | |
191-
| macOS | x64, Arm64 | Experimental support |
191+
| macOS | x64, Arm64 | |
192+
| iOS | x64, Arm64 | Experimental support |
193+
| Android | x64, Arm64 | Experimental, no built-in Java interop |
192194

193195
---

0 commit comments

Comments
 (0)