ealeksandrov / ProvisionQL

Quick Look plugin for mobile apps and provisioning profiles
MIT License
2.35k stars 147 forks source link

Cannot see provisioning info for .ipa with SDK 12.0 #24

Closed NonnEmilia closed 6 years ago

NonnEmilia commented 6 years ago

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

ealeksandrov commented 6 years ago

Thanks for report, will check!

NonnEmilia commented 6 years ago

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...