Skip to content

matsoftware/mobile-metrics-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile-metrics-scripts

Container for scripts used to analyze mobile apps.

IPA Size analysis

Usage:

./bin/ipa.py -h
usage: ipa.py [-h] --ipa-path A --external-frameworks-input-file-list E

Analysis of the size of an IPA file

optional arguments:
  -h, --help            show this help message and exit
  --ipa-path A          The path to the IPA file
  --external-frameworks-input-file-list E
                        The path to xcfilelist file containing the list of names of libraries considered external to the project.

About

Container for scripts used to analyze mobile apps.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors