1 parent 1e7729f commit dbf5a74Copy full SHA for dbf5a74
1 file changed
docs/codesigning-macos.md
@@ -82,3 +82,7 @@ xcrun stapler staple hidapitester.pkg
82
83
- https://github.com/txoof/codesign/blob/main/Signing_and_Notarizing_HOWTO.md
84
- https://scriptingosx.com/2021/07/notarize-a-command-line-tool-with-notarytool/
85
+- https://melatonin.dev/blog/how-to-code-sign-and-notarize-macos-audio-plugins-in-ci/
86
+
87
+- https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/customizing_the_notarization_workflow
88
+- https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/resolving_common_notarization_issues#3087721
0 commit comments