2.4.0
Release Notes
- [d6354ff] bump version from 2.3.1 -> 2.4.0 (#115)
- [d1bd6b4] Fix new Apple certificates listing (#114)
- [5b0b8e8] Apple Development & Apple Distribution certificate (#112)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/codesigndoc/releases/download/2.4.0/codesigndoc-$(uname -s)-$(uname -m) > /usr/local/bin/codesigndoc
Then:
chmod +x /usr/local/bin/codesigndoc
That's all, you're ready to call codesigndoc
!