Inspired by a number of existing alternatives, the goal of this project is to provide clean, reliable, current and open source Quick Look plugin for iOS & macOS developers.
Thumbnails will show app icon for .ipa
/ .xcarchive
or expiring status and device count for .mobileprovision
. Quick Look preview will give a lot of information, including devices UUIDs, certificates, entitlements and much more.
Supported file types:
.ipa
- iOS packaged application.xcarchive
- Xcode archive.appex
- iOS/OSX application extension.mobileprovision
- iOS provisioning profile.provisionprofile
- OSX provisioning profile
- download archive with latest version from the Releases page;
- unzip;
- move to
Applications/
; - run ProvisionQL app once;
- enable extensions in System Settings > Login Items & Extensions > Quick Look.
Created and maintained by Evgeny Aleksandrov (@ealeksandrov).
Initially based on Provisioning by Craig Hockenberry.
ProvisionQL
is available under the MIT license. See the LICENSE.md file for more info.