Commit 35fc842
committed
Do not add symbol table in ar utility
Xcode 26.4 and later enabled symbol table generation by default,
this causes ar to ignore all non-macho files leaving only SYMDEF entry
and results in corrupted archive.1 parent 107c892 commit 35fc842
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments