google / google/pack

Print a warning when missing critical attributes

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
233
Forks
26
PR merge metrics
No merged PRs in 30d

Description

There are some attributes that Pack - itself - doesn't care about, but which are required for the resultant APK to work on Android. For example, missing out `android:versionCode` doesn't crash Pack, but the resultant APK will be uninstallable on-device. So we should print a warning and direct them to either change their manifest or add CLI switches post #36

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.