diff options
| author | ruki <[email protected]> | 2023-11-02 00:45:11 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-11-02 00:45:11 +0800 |
| commit | d861249210eb0278b723ace984ba11e2929ee2a8 (patch) | |
| tree | 27586c90ee4c25909cc2a818fdef61f27eab75e0 | |
| parent | 1a53bc8550214990846409c31bc1e96bdedc49f4 (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -188,6 +188,7 @@ $ xmake f --menu * iOS (armv7, armv7s, arm64, i386, x86_64) * WatchOS (armv7k, i386) * AppleTVOS (armv7, arm64, i386, x86_64) +* AppleXROS (arm64, x86_64) * MSYS (i386, x86_64) * MinGW (i386, x86_64, arm, arm64) * Cygwin (i386, x86_64) diff --git a/README_zh.md b/README_zh.md index 2ad7c7171..c5318a5ab 100644 --- a/README_zh.md +++ b/README_zh.md @@ -249,6 +249,7 @@ $ xmake f --menu * iOS (armv7, armv7s, arm64, i386, x86_64) * WatchOS (armv7k, i386) * AppleTVOS (armv7, arm64, i386, x86_64) +* AppleXROS (arm64, x86_64) * MSYS (i386, x86_64) * MinGW (i386, x86_64, arm, arm64) * Cygwin (i386, x86_64) |
