kibotu/Caliper - iOS App Size Analyzer
Analyze iOS app bundle sizes down to the module level with beautiful interactive reports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ipa-path | Path to the IPA file to analyze | yes | — |
| link-map-path | Path to LinkMap file for accurate binary sizes | no | — |
| ownership-file | YAML file with module ownership patterns | no | — |
| package-resolved-path | Path to Package.resolved for version tracking | no | — |
| package-mapping-file | YAML file for namespaced package mappings | no | — |
| output-dir | Directory to output report files (defaults to current directory) | no | . |
Outputs
| name | description |
|---|---|
| report-json | Path to the generated JSON report |
| report-html | Path to the generated HTML report |
| total-package-size | Total IPA size in bytes |
| total-install-size | Total installed app size in bytes |