Skip to content

Add manifest override CLI options#109

Open
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:manifest-attribute-options
Open

Add manifest override CLI options#109
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:manifest-attribute-options

Conversation

@Haihan-Jiang
Copy link
Copy Markdown

Summary

  • add pack-cli options for build-time manifest overrides
  • support --version-code, --version-name, and --rename-manifest-package
  • document the CLI usage and cover insert/replace behavior in tests

Closes #36.

Testing

  • cargo test -p pack-cli
  • cargo test --workspace --lib --bins

@Haihan-Jiang Haihan-Jiang marked this pull request as ready for review May 26, 2026 18:46
@Haihan-Jiang
Copy link
Copy Markdown
Author

This is ready for review. The manifest override CLI options are added, and the visible checks are green.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide command-line switches for compile-time attribute injection

1 participant