Commit f369202
committed
Include App Store Connect provider in notarization tool configuration
A tool named gon is used to notarize the macOS release binaries. This tool must be configured with the credentials to be
used for the notarization. In addition to the always mandatory Apple ID username and password, it is also necessary to
specify the App Store Connect provider in cases where the user is a member of multiple Apple Developer Program teams.1 parent 16aa9eb commit f369202
File tree
2 files changed
+2
-0
lines changed- .github/workflows
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments