Commit acb914a
ci(ios): pass API key auth to xcodebuild exportArchive
The app-store-connect export method requires Apple authentication even
with manual signing. Pass the App Store Connect API key via
-authenticationKeyPath/-authenticationKeyID/-authenticationKeyIssuerID
so xcodebuild can authenticate without a signed-in Apple account.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c25dfa8 commit acb914a
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | 143 | | |
145 | 144 | | |
146 | 145 | | |
147 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
0 commit comments