-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Description
Xcode 9.3
Provisioning
New Features
Xcode provides a new quick look preview generator for provisioning profiles. The preview includes the app identifier, expiration date, certificates, device identifiers, and entitlements encoded within the profile. (37042581)
Xcode now have its own mobileprovision
Quick Look plugin. Since it's application-provided it will override user installed plugins, including ProvisionQL.
ProvisionQL will still work for ipa
and xcarchive
, but if you prefer it also for mobileprovision
, just delete Xcode's QL plugin here:
/Applications/Xcode.app/Contents/Library/QuickLook/DVTProvisioningProfileQuicklookGenerator.qlgenerator
And run
qlmanage -r
Comparison
bitcrumb and MiB3
Metadata
Metadata
Assignees
Labels
No labels