{"id":3189,"url":"https://github.com/ealeksandrov/ProvisionQL","last_synced_at":"2025-08-03T13:32:12.539Z","repository":{"id":13064412,"uuid":"15744932","full_name":"ealeksandrov/ProvisionQL","owner":"ealeksandrov","description":"Quick Look plugin for mobile apps and provisioning profiles","archived":false,"fork":false,"pushed_at":"2024-11-24T19:04:38.000Z","size":2948,"stargazers_count":2365,"open_issues_count":7,"forks_count":151,"subscribers_count":48,"default_branch":"master","last_synced_at":"2024-12-06T17:47:34.143Z","etag":null,"topics":["ios","ios-dev","ipa","macos","objective-c","provision","quicklook","xcarchive"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ealeksandrov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-01-08T18:59:11.000Z","updated_at":"2024-12-04T08:52:09.000Z","dependencies_parsed_at":"2022-07-19T12:54:17.472Z","dependency_job_id":"882f6a04-937b-438f-bfab-77fc5aab0a18","html_url":"https://github.com/ealeksandrov/ProvisionQL","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealeksandrov%2FProvisionQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealeksandrov%2FProvisionQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealeksandrov%2FProvisionQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealeksandrov%2FProvisionQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealeksandrov","download_url":"https://codeload.github.com/ealeksandrov/ProvisionQL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228548567,"owners_count":17935221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","ios-dev","ipa","macos","objective-c","provision","quicklook","xcarchive"],"created_at":"2024-01-05T20:16:33.959Z","updated_at":"2024-12-07T01:30:40.878Z","avatar_url":"https://github.com/ealeksandrov.png","language":"Objective-C","funding_links":[],"categories":["Tools","Objective-C (33)","ios","WebSocket","Objective-C","Swift","Plugins"],"sub_categories":["Web View","Other free courses","Using [HomeBrew Cask](http://caskroom.github.io/)"],"readme":"# ProvisionQL - Quick Look for ipa \u0026 provision\n\n[![Build Status](https://github.com/ealeksandrov/ProvisionQL/workflows/build/badge.svg?branch=master)](https://github.com/ealeksandrov/ProvisionQL/actions)\n[![Latest Release](https://img.shields.io/github/release/ealeksandrov/ProvisionQL.svg)](https://github.com/ealeksandrov/ProvisionQL/releases/latest)\n[![License](https://img.shields.io/github/license/ealeksandrov/ProvisionQL.svg)](LICENSE.md)\n![Platform](https://img.shields.io/badge/platform-macos-lightgrey.svg)\n\n![Thumbnails example](https://raw.github.com/ealeksandrov/ProvisionQL/master/Screenshots/1.png)\n\nInspired 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 \u0026 macOS developers.\n\nThumbnails 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.\n\n![Valid AdHoc provision](https://raw.github.com/ealeksandrov/ProvisionQL/master/Screenshots/2.png)\n\nSupported file types:\n\n* `.ipa` - iOS packaged application\n* `.xcarchive` - Xcode archive\n* `.appex` - iOS/OSX application extension\n* `.mobileprovision` - iOS provisioning profile\n* `.provisionprofile` - OSX provisioning profile\n\n[More screenshots](https://github.com/ealeksandrov/ProvisionQL/blob/master/Screenshots/README.md)\n\n### Acknowledgments\n\nInitially based on [Provisioning by Craig Hockenberry](https://github.com/chockenberry/Provisioning).\n\n### Tutorials based on this example:\n\n* English - [aleksandrov.ws](https://aleksandrov.ws/2014/02/25/osx-quick-look-plugin-development/)\n* Russian - [habrahabr.ru](https://habrahabr.ru/post/208552/)\n\n## Installation\n\n### Homebrew Cask\n\n[Homebrew cask](https://caskroom.github.io) is the easiest way to install binary applications and Quick Look plugins.\n\nIf you have [homebrew](http://brew.sh/) installed - just run one line and you are ready:\n\n```sh\nbrew install --cask provisionql\n```\n\n### Manual\n\n* download archive with latest version from the [Releases](https://github.com/ealeksandrov/ProvisionQL/releases/latest) page;\n* move `ProvisionQL.qlgenerator` to `~/Library/QuickLook/`(current user) or `/Library/QuickLook/`(all users);\n* run `qlmanage -r` to refresh Quick Look plugins list.\n\n## Author\n\nCreated and maintained by Evgeny Aleksandrov ([@ealeksandrov](https://twitter.com/ealeksandrov)).\n\n## License\n\n`ProvisionQL` is available under the MIT license. See the [LICENSE.md](LICENSE.md) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealeksandrov%2FProvisionQL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fealeksandrov%2FProvisionQL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealeksandrov%2FProvisionQL/lists"}