This story is to update the macos-pkg workflow to create a signed package with valid macos credentials. objectives / definition of done: 1. [ ] verify we can replicate the notarization locally 2. [ ] perform signature and notarization in github ci cd workflow see: `.github\workflows\macos-pkg.yml` for history see: 1. https://github.com/JDiskMark/jdm-java/issues/16 2. https://github.com/JDiskMark/jdm-java/issues/163
This story is to update the macos-pkg workflow to create a signed package with valid macos credentials.
objectives / definition of done:
see:
.github\workflows\macos-pkg.ymlfor history see: