verifyos-cli 0.12.1

AI agent-friendly Rust CLI for scanning iOS app bundles for App Store rejection risks before submission.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
target/
node_modules/
.git/
.codex/
.gemini/
dist/
build/
*.log
.DS_Store

# Results & Test Artifacts
*.json
AppStoreMock.zip
broken_ws.zip
tmp_broken_ws/
repro_aggregate.rs
examples/repro_aggregate.rs