Skip to content

1.0.370.0 Release

Compare
Choose a tag to compare
@DanTheMann15 DanTheMann15 released this 27 Sep 22:55
· 2 commits to master since this release

this release of tsschecker includes the following changes:

Supports a ton of new devices, including:

  • iPhone 15 (Plus, Pro, Pro Max)
  • Apple Watch (Series 9, Ultra 2)
  • HomePod (2nd generation)
  • MacBook Air (15-inch, M2, 2023)
  • MacBook Pro (14-inch, M2 Max, 2023)
  • MacBook Pro (16-inch, M2 Max, 2023)
  • MacBook Pro (14-inch, M2 Pro, 2023)
  • MacBook Pro (16-inch, M2 Pro, 2023)
  • Mac mini (M2, 2023)
  • Mac mini (M2 Pro, 2023)
  • Mac Pro (M2 Ultra, 2023)
  • Mac Studio (M2 Pro, 2023)
  • Mac Studio (M2 Ultra, 2023)

New Options

  • Added the ability to explicitly set the InstallType to Erase using either "-E" or "--erase-install"

Other Changes:

  • added TSSCHECKER_VERSION_MINOR, for future development use.
  • auth client version updated
  • fixes blob saving for virtual macs (authored by @Cryptiiiic)
  • tsschecker now saves the downloaded BuildManifests as a property list (.plist)
  • tsschecker no longer requests noNonce blobs when requesting for only Update or Erase ( -u or -E )

Remarks:

  • Big thanks goes to @apollo-ftw1 for the SDX70M (Mav23) bbgcid.

Contributing Repositories:
Original Project: https://github.com/tihmstar/tsschecker
1Conan's fork: https://github.com/1Conan/tsschecker