Commit 4daf1c5
fix(release): drop CODE_SIGN_IDENTITY from archive, add API key to export
Automatic + explicit CODE_SIGN_IDENTITY=Developer ID Application is an
invalid combo — Xcode rejects it. Let allowProvisioningUpdates handle
the archive cert; export step (developer-id, signingStyle=automatic)
and the manual re-sign step produce the final Developer ID binary.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9e0a228 commit 4daf1c5
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
128 | 133 | | |
129 | 134 | | |
130 | 135 | | |
131 | | - | |
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
| |||
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
142 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
143 | 151 | | |
144 | 152 | | |
145 | 153 | | |
| |||
0 commit comments