2.4.4
Release Notes
- [7af3f91] version bump to 2.4.4 (#149)
- [04e6c0e] Update README.md (#148)
- [de280f5] Add xcodebuild command
destination
flag (#147) - [5ca9efb] Add renovate.json (#143)
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.4/codesigndoc-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/codesigndoc
Then:
chmod +x /usr/local/bin/codesigndoc
M1 machine: Please note by default /usr/local/bin
does not exist for M1 machines. Use a custom folder or save it to your own bin folder. i.e /opt/
That's all, you're ready to call codesigndoc
!