I attempted to build this project on my M1 Max Mac, and everything was going well until the final step involving the DMG file. From the error message, I understand that this is due to my Mac's keychain not containing the developer account specified in the project. How can I resolve this issue? Where can I find the developer certificate? Is there a way to modify the project settings to remove the requirement for the developer certificate? I apologize for my lack of knowledge, as I am a beginner and don't understand much about developer accounts. I hope to receive assistance from the project owner. Thank you! @torakiki
[INFO] --- exec:3.1.0:exec (jpackage) @ pdfsam-basic ---
[00:57:38.005] Using keychain [] could not find a certificate matching [Developer ID Application: Andrea Vacondio]
Due to configuration issues, packaging the Mac DMG package was skipped: Signing was explicitly requested, but the signing certificate could not be found.
Suggestion for fixing: Specify a valid mac-signing-key-user-name and mac-signing-keychain
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
I attempted to build this project on my M1 Max Mac, and everything was going well until the final step involving the DMG file. From the error message, I understand that this is due to my Mac's keychain not containing the developer account specified in the project. How can I resolve this issue? Where can I find the developer certificate? Is there a way to modify the project settings to remove the requirement for the developer certificate? I apologize for my lack of knowledge, as I am a beginner and don't understand much about developer accounts. I hope to receive assistance from the project owner. Thank you! @torakiki