Commit 3ce8c46
Dimitar Todorov
fix: Support custom --outputDir with code signing
- Ensure custom outputDir always uses /CodePush subdirectory
- Enable recursive directory creation for nested paths
Fixes signature verification failures when using custom outputDir
with privateKeyPath by maintaining correct ZIP structure that
client SDK expects (CodePush/main.jsbundle).1 parent df8ce76 commit 3ce8c46
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
1265 | 1265 | | |
1266 | 1266 | | |
1267 | 1267 | | |
1268 | | - | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
1269 | 1272 | | |
1270 | 1273 | | |
1271 | 1274 | | |
| |||
0 commit comments