Skip to content

2.3.0

Compare
Choose a tag to compare
@trufae trufae released this 05 Jun 16:44
· 188 commits to master since this release
  • Fix problem with apps with lot of large filenames, exceeding the execProgram maxBuffer
    • No maxBuffer is used at all
    • Stdin fd is closed to avoid hangs when unzip aims to interact with the user because of truncated zip files
  • Added -O (--osversion) flag to force a specific MinimumOSVersion
  • Add --noclean (-n) flag to not remove the temporary files created by the resigning process
  • Skip signing non-referenced binaries. (makes yalu and liberios IPAs happy)