Files
Jinjing 01b6e8742f fix: also shrink __LINKEDIT segment when stripping Mach-O signature
The previous strip only removed LC_CODE_SIGNATURE and truncated the file,
leaving __LINKEDIT's filesize pointing past EOF.  Now the script also
adjusts __LINKEDIT filesize/vmsize so rcodesign can parse the binary.
2026-04-14 17:09:09 -07:00
..
2026-02-04 16:38:41 -08:00