iOS

ProvisionQL

2017-05-17  本文已影响19人  偶是星爷

https://github.com/ealeksandrov/ProvisionQL

ProvisionQL - Quick Look for ipa & provision

Thumbnails exampleThumbnails example

Inspired by number of existing alternatives, the goal of this project is to provide clean, reliable, current and open-source Quick Look plugin for iOS & OSX developers.

Thumbnails will show app icon for .ipa or expiring status and device count for .mobileprovision. Quick look preview will give a lot of information, including UUIDs, devices, certificates and much more.

Supporting file types:

More screenshots

License: MIT.

Acknowledgments

Check out these great alternatives:

Tutorials based on this example:

Installation from Homebrew Cask

Homebrew cask is the easiest way to install binary applications and quicklook plugins.
If you have homebrew - use 3 lines below and you are ready.

# Cask install
brew tap caskroom/cask
brew install brew-cask

# ProvisionQL install
brew cask install provisionql

Installation from Xcode project

Just clone the repository, open ProvisionQL.xcodeproj and build active target. Shell script will place generator in ~/Library/QuickLook and call qlmanage -r automatically.

Manual installation

上一篇 下一篇

猜你喜欢

热点阅读