Shenzhen for viewing Mobile Provision Information
Highly recommend this open source program for MACs to disply the embedded .mobileprovision Information in IPA files:
https://github.com/nomad/shenzhen/blob/master/README.md
Â
This allows you to look at how an ipa file was signed and when it expires without having to unpack the file.
Â
It’s easy to install from a command line:
Â
sudo gem install shenzhen
Â
Then you can run a command like this:
Â
ipa info MYAPP.ipa
Example Result: