Install latest Android SDK toolchain packages
This commit is contained in:
@@ -105,10 +105,10 @@ Known local toolchain state:
|
||||
this host; the wrapper falls back to bundled Visual Studio vcpkg roots when
|
||||
needed.
|
||||
- Android SDK: `C:\Users\omara\AppData\Local\Android\Sdk`
|
||||
- Android NDK: latest SDK Manager package selected by
|
||||
- Android NDK: latest SDK Manager package checked/installed/selected by
|
||||
`scripts/automation/android-sdk-env.ps1`; currently
|
||||
`C:\Users\omara\AppData\Local\Android\Sdk\ndk\30.0.14904198`
|
||||
- Android CMake: latest SDK Manager package selected by
|
||||
- Android CMake: latest SDK Manager package checked/installed/selected by
|
||||
`scripts/automation/android-sdk-env.ps1`; currently
|
||||
`C:\Users\omara\AppData\Local\Android\Sdk\cmake\4.1.2`
|
||||
- clang-cl: `C:\Program Files\LLVM\bin\clang-cl.exe` reports 18.1.8, but the
|
||||
@@ -181,7 +181,8 @@ powershell -ExecutionPolicy Bypass -File scripts\automation\apple-remote-build.p
|
||||
and shell wrapper defaults include every current CMake test executable plus
|
||||
the required component and `pano_cli` targets, and that both wrappers default
|
||||
to the standard arm64/x64, Quest arm64, and Focus/Wave arm64 Android presets.
|
||||
It also guards the root CMake platform automation target names.
|
||||
It also guards the root CMake platform automation target names and the
|
||||
PowerShell/shell Android SDK Manager update hooks.
|
||||
- `package-smoke.ps1 -ReadinessOnly` and `package-smoke.sh --readiness-only`
|
||||
emit the Windows AppX, Android standard/Quest/Focus APK, Apple bundle, and
|
||||
WebGL package readiness matrix without first building an app artifact. The
|
||||
|
||||
Reference in New Issue
Block a user