bitrise-io / ipa_analyzer

iOS IPA file analyzer: collects embedded mobileprovisioning and Info.plist information from a .ipa, can generate pretty printed JSON output.
MIT License
81 stars 15 forks source link

Print App Extension's embedded.mobileprovision #1

Open toshi0383 opened 7 years ago

toshi0383 commented 7 years ago

Currently --prov only prints main app's mobile provision. Embedded appex's ones would be helpful.

viktorbenei commented 7 years ago

Thanks for the request! Feel free to send us a pull request, if you have the time!

guillemm commented 7 years ago

@toshi0383: My latest pull request contains a proposal to dump App Extensions (as well as Watch App data)