diff --git a/README.md b/README.md new file mode 100644 index 0000000..d92c5a8 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +## Helping Guide + + +#### Entitlements +Generic wildcard entitlements aren't allowed anymore. Specify the exact entitlement(s) in the file, up to 36. + +##### Codesigning Identity +Set the identity with `export CODESIGNKIT_DEFAULT_IDENTITY=`. You can list availible IDs with `security find-identity -pcodesigning`. + +##### Show Key Value +Values only show with `--verbose` option.