We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e324b commit c042f10Copy full SHA for c042f10
.github/workflows/release.yml
@@ -314,7 +314,7 @@ jobs:
314
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
315
316
sign {
317
- application_identity = "Developer ID Application: ARDUINO SA (7KT7ZWMCJT)"
+ application_identity = "Massimo Banzi Apple Key"
318
deep = true
319
}
320
@@ -582,7 +582,7 @@ jobs:
582
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}-installer"
583
584
585
586
587
588
# Ask Gon for zip output to force notarization process to take place.
0 commit comments