Skip to content

planeklm/ppqcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppqcheck

a cli tool for checking if a provisioning profile (.mobileprovision) has PPQ enabled.

Go Reference

installation

install go

go install github.com/planeklm/ppqcheck@latest

usage

you can get usage info with ppqcheck -h.

ppqcheck -h
Usage of ppqcheck:
  -path string
        Path to the .mobileprovision (required)

example

ppqcheck -path /path/to/file.mobileprovision

About

a (very) simple cli tool to check provisioning files for PPQ made with Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages