permasigner/Permasigner
Permanently sign an IPA and generate a deb, useful for CI/CD
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | Path to an IPA to permasign | yes | null |
| output | Output directory of the deb file | no | ${GITHUB_WORKSPACE}/permasigner-out |
| source | Run from source instead of package | no | false |
| entitlements | Path to an entitlements file to add to the binary | no | null |
| args | Extra args to pass to Permasigner | no | null |
Outputs
no outputs