Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Add support for codesign requirements: #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

areese
Copy link

@areese areese commented Mar 21, 2022

https://developer.apple.com/library/archive/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG6

This allows adding a requirements line to the configuration to specify the requirements.
The line should look something like:

designated => anchor trusted and identifier com.foo.bar

https://developer.apple.com/library/archive/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG6

This allows adding a requirements line to the configuration to specify the requirements.
The line should look something like:

designated => anchor trusted and identifier com.foo.bar
sign/sign.go Outdated Show resolved Hide resolved
Use %q for a qouted string instead of %s.
Remove commented out line as it does not make sense
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants