pprof icon indicating copy to clipboard operation
pprof copied to clipboard

New idea (Get the ipa's signed profile)

Open samirGuerdah opened this issue 8 years ago • 2 comments

Some times we need to verify that an spa is signed with the correct provisioning profile. How about adding the ability in proof to print the provisioning profile of a given ipa?

samirGuerdah avatar Jan 03 '17 15:01 samirGuerdah

Great idea! I'd love a PR to add this, shouldn't be too complex (we just need a gem that is able to browse a zip file and search the embedded.mobileprovision file in the zipped ipa, should be to complicated to implement!)

AliSoftware avatar Jan 05 '17 20:01 AliSoftware

Great! Will do it this week.

samirGuerdah avatar Jan 09 '17 14:01 samirGuerdah