ProvisionQL
ProvisionQL copied to clipboard
Quick Look plugin for mobile apps and provisioning profiles
`.app` - iOS/OSX application extension, hope to support preview, thanks ~
- Add .app iOS application extension - Optimization: prioritize the use of iPad icons
Why not show Apple ID info? It will be very convenient for multi Apple ID user. Please consider it. Thank you.
Since you support Homebrew, any chance of adding MacPorts support?
Hi there and thank you for this QL plugin. My commits follow semantic naming so it is probably easier to read by commits than by overall changes ;-) This PR:...
Hi Evgeny, I tried to enhance ProvisionQL by adding support to an alias of the .ipa file, .tipa (TrollStore IPA, an airdrop-friendly extension making it easy to send ipa files...
probably fixes #50
This PR supersedes #51 and includes the following: * New: show iTunes Metadata & purchase information (closes #26) * New: use higher resolution app icon if available (try `iTunesArtwork`) *...