pprof
pprof copied to clipboard
New idea (Get the ipa's signed profile)
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?
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!)
Great! Will do it this week.