verifyos-cli 0.2.3

A pure Rust CLI tool to scan Apple 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}}"
# Release PR branch prefix
pr_branch_prefix = "chore/release-plz"
# Always keep changelog updated
changelog_update = true