aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/lib/Counter.svelte
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2026-01-18 12:19:00 +0800
committerHsiangNianian <i@jyunko.cn>2026-01-18 12:19:00 +0800
commitaf7f8aec576b34d11bf136a75542822a74d7f335 (patch)
tree3bfcbc1be137ad3d7ef97ec736b0a66818c4d2a9 /ui/src/lib/Counter.svelte
parente7d683d79bec482a13c821f8c1da3c8c1d719d1b (diff)
downloadDropOut-af7f8aec576b34d11bf136a75542822a74d7f335.tar.gz
DropOut-af7f8aec576b34d11bf136a75542822a74d7f335.zip
fix(rules): add architecture and version checks to library rule matching
Complete the rule_matches function to properly evaluate: - OS name (already working: osx/macos, linux, windows) - Architecture (arch field): match against env::consts::ARCH - OS version (version field): accept all versions for now (conservative) This ensures that architecture-specific libraries (e.g. natives-arm64) are correctly filtered based on the current platform.
Diffstat (limited to 'ui/src/lib/Counter.svelte')
0 files changed, 0 insertions, 0 deletions