macOS shell script to extract, codesign, and re-packsign a dmg package for either Slicer or Slicer-based applications. The script also create a pkg installer.
See https://github.com/Slicer/Slicer/wiki/Signing-Application-Packages#macos
-
2022
-
Renamed
macos-codesign-scripts
toslicer-macos-codesign-scripts
-
The
macos-codesign-scripts
repository was transferred from thejcfr
GitHub user to theKitwareMedical
GitHub organization. -
Jean-Christophe Fillion-Robin updated entitlements to support installing Slicer extensions or python packages providing unsigned libraries. See Slicer#6065
-
-
2020: Jean-Christophe Fillion-Robin updated the signing script and included the required entitlements to support notarization.
-
2018: Jean-Christophe Fillion-Robin created
https://github.com/jcfr/macos-codesign-scripts
adapted from an original script contributed by Chuck Atkins. -
2016: Max Smolens created the page https://www.slicer.org/wiki/Documentation/Nightly/Developers/Mac_OS_X_Code_Signing.
It is covered by the Apache License Version 2.0:
https://www.apache.org/licenses/LICENSE-2.0
The license file was added at revision d50ac0f on 2022-10-11, but you may consider that the license applies to all prior revisions as well.