verifyos-cli 0.1.7

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
pr_name = "chore(release): release ${version}"
# Release PR branch prefix
pr_branch_prefix = "chore/release-plz"
# Always keep changelog updated
changelog_update = true