We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 43bd6ea commit 8f5fa3bCopy full SHA for 8f5fa3b
.github/workflows/release.yml
@@ -314,7 +314,7 @@ jobs:
314
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
315
316
sign {
317
- application_identity = "Massimo Banzi Apple Key"
+ application_identity = "Developer ID Application: ARDUINO SA (7KT7ZWMCJT)"
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