ealeksandrov/ProvisionQL

Quick Look plugin for mobile apps and provisioning profiles

Swift

2,462

218 commits

updated Aug 16, 2026

See the code

README

ProvisionQL

Build Latest Release License Platform

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.

Supported Files

FileDescription
.ipaPackaged iOS, tvOS, watchOS, or visionOS app
.tipaTrollStore IPA
.xcarchiveXcode archive, including macOS archive layouts
.appexApp extension bundle
.mobileprovisioniOS provisioning profile
.provisionprofilemacOS provisioning profile

Features

  • App archive previews with bundle metadata, icon, entitlements, embedded provisioning profile, and diagnostics.
  • Provisioning profile previews with type, platform, signature status, certificates, devices, entitlements, and validation diagnostics.
  • Quick Look thumbnails for app archives and provisioning profiles.
  • In-app file inspector for drag-and-drop and Open With workflows.
  • In-preview error reporting for malformed profiles and archives.

Installation

  1. Download the latest ProvisionQL.dmg from Releases.
  2. Open the DMG and drag ProvisionQL.app to /Applications.
  3. Launch ProvisionQL.app once.
  4. If Finder previews do not appear, enable the Quick Look extensions in System Settings > Login Items & Extensions.

From the toolbar, click Extensions to open System Settings > Login Items & Extensions.

Development

Open ProvisionQL.xcodeproj in Xcode 26 or newer.

Useful commands:

swift test --package-path ProvisionQLCore
mise run lint
mise run format

Author

Created and maintained by Evgeny Aleksandrov (@ealeksandrov).

Acknowledgments

Initially based on Provisioning by Craig Hockenberry.

License

ProvisionQL is available under the MIT license. See LICENSE.md and the privacy policy.

ios
ios-dev
ipa
macos
objective-c
provision
quicklook
xcarchive

Contributors

ealeksandrov

201 commits

relikd

10 commits

ngyikp

2 commits

Ashton-W

2 commits

ealeksandrov/ProvisionQL

Quick Look plugin for mobile apps and provisioning profiles

Swift

2,462

218 commits

updated Aug 16, 2026

See the code

README

ProvisionQL

Build Latest Release License Platform

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.

Supported Files

FileDescription
.ipaPackaged iOS, tvOS, watchOS, or visionOS app
.tipaTrollStore IPA
.xcarchiveXcode archive, including macOS archive layouts
.appexApp extension bundle
.mobileprovisioniOS provisioning profile
.provisionprofilemacOS provisioning profile

Features

  • App archive previews with bundle metadata, icon, entitlements, embedded provisioning profile, and diagnostics.
  • Provisioning profile previews with type, platform, signature status, certificates, devices, entitlements, and validation diagnostics.
  • Quick Look thumbnails for app archives and provisioning profiles.
  • In-app file inspector for drag-and-drop and Open With workflows.
  • In-preview error reporting for malformed profiles and archives.

Installation

  1. Download the latest ProvisionQL.dmg from Releases.
  2. Open the DMG and drag ProvisionQL.app to /Applications.
  3. Launch ProvisionQL.app once.
  4. If Finder previews do not appear, enable the Quick Look extensions in System Settings > Login Items & Extensions.

From the toolbar, click Extensions to open System Settings > Login Items & Extensions.

Development

Open ProvisionQL.xcodeproj in Xcode 26 or newer.

Useful commands:

swift test --package-path ProvisionQLCore
mise run lint
mise run format

Author

Created and maintained by Evgeny Aleksandrov (@ealeksandrov).

Acknowledgments

Initially based on Provisioning by Craig Hockenberry.

License

ProvisionQL is available under the MIT license. See LICENSE.md and the privacy policy.

ios
ios-dev
ipa
macos
objective-c
provision
quicklook
xcarchive

Contributors

ealeksandrov

201 commits

relikd

10 commits

ngyikp

2 commits

Ashton-W

2 commits

Languages

Swift

99.8%