xmake-io / xmake-docs

The xmake online documentation site
https://xmake.io
49 stars 101 forks source link

Missing new platforms in documentation #158

Closed PerikiyoXD closed 6 months ago

PerikiyoXD commented 6 months ago

Xmake Version

v2.8.9+20240324

Operating System Version and Architecture

Windows 10 LTSC 21H2 v19044.2965

Describe Bug

imagen

    -p PLAT, --plat=PLAT                   Compile for the given platform. (default: auto)
                                               - android
                                               - appletvos
                                               - applexros
                                               - bsd
                                               - cross
                                               - cygwin
                                               - haiku
                                               - iphoneos
                                               - linux
                                               - macosx
                                               - mingw
                                               - msys
                                               - wasm
                                               - watchos
                                               - windows

Expected Behavior

Show the platforms available on the executable that are not described in the documentation.

Project Configuration

N/A

Additional Information and Error Logs

N/A