Quick Look plugin for mobile apps and provisioning profiles
Swift
2,462
218 commits
updated Aug 16, 2026
ProvisionQL is a macOS file inspector and Quick Look extension for Apple app archives and provisioning profiles.
Open or drop a supported file into the app for the full inspector, or use Finder Quick Look for previews and thumbnails.
| File | Description |
|---|---|
.ipa | Packaged iOS, tvOS, watchOS, or visionOS app |
.tipa | TrollStore IPA |
.xcarchive | Xcode archive, including macOS archive layouts |
.appex | App extension bundle |
.mobileprovision | iOS provisioning profile |
.provisionprofile | macOS provisioning profile |
ProvisionQL.dmg from Releases.ProvisionQL.app to /Applications.ProvisionQL.app once.From the toolbar, click Extensions to open System Settings > Login Items & Extensions.
Open ProvisionQL.xcodeproj in Xcode 26 or newer.
Useful commands:
swift test --package-path ProvisionQLCore
mise run lint
mise run format
Created and maintained by Evgeny Aleksandrov (@ealeksandrov).
Initially based on Provisioning by Craig Hockenberry.
ProvisionQL is available under the MIT license. See LICENSE.md and the privacy policy.
Swift
99.8%
Quick Look plugin for mobile apps and provisioning profiles
Swift
2,462
218 commits
updated Aug 16, 2026
ProvisionQL is a macOS file inspector and Quick Look extension for Apple app archives and provisioning profiles.
Open or drop a supported file into the app for the full inspector, or use Finder Quick Look for previews and thumbnails.
| File | Description |
|---|---|
.ipa | Packaged iOS, tvOS, watchOS, or visionOS app |
.tipa | TrollStore IPA |
.xcarchive | Xcode archive, including macOS archive layouts |
.appex | App extension bundle |
.mobileprovision | iOS provisioning profile |
.provisionprofile | macOS provisioning profile |
ProvisionQL.dmg from Releases.ProvisionQL.app to /Applications.ProvisionQL.app once.From the toolbar, click Extensions to open System Settings > Login Items & Extensions.
Open ProvisionQL.xcodeproj in Xcode 26 or newer.
Useful commands:
swift test --package-path ProvisionQLCore
mise run lint
mise run format
Created and maintained by Evgeny Aleksandrov (@ealeksandrov).
Initially based on Provisioning by Craig Hockenberry.
ProvisionQL is available under the MIT license. See LICENSE.md and the privacy policy.
Swift
99.8%