verifyos-cli 0.7.0

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
# See https://release-plz.dev/docs/config for supported fields.
[workspace]
# Conventional PR title (use actual version)
pr_name = "chore(release): release v{{version}}"
# Keep the generated branch compatible with release-plz's expected prefix.
pr_branch_prefix = "release-plz-"
# Always keep changelog updated
changelog_update = true