You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix test file path resolution for WASM/Android/Linux CI
Settings.projectRoot now uses a 3-strategy fallback matching the SyndiKit
pattern: working directory first (reliable for WASM/Android/SPM), then
#filePath-relative (macOS/Linux CI), then walking up parent directories.
Add android-copy-files to copy Documentation.docc to the Android emulator's
working directory so the path resolution finds the files via Strategy 1.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments