ealeksandrov / ProvisionQL

Quick Look plugin for mobile apps and provisioning profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot see provisioning info for .ipa with SDK 12.0

NonnEmilia opened this issue · comments

Starting from SDK: iphoneos12.0 quick look doesn't show any info about provisioning for .ipa files.

SDK 12.0:
immagine

SDK 10.3 (but it works also with 11.2):
immagine

Thanks for report, will check!

Ok: I found the issue.
I was using "Automatically manage signing & Provisioning Profile" and XCode didn't create one...
I manually assigned the provisioning profile and now it correctly displays the info.

Thank you for your fast reply and sorry for the useless issue...