Skip to content

Releases: blacktop/ipsw

v3.1.544

12 Sep 19:15
bcbcb14
Compare
Choose a tag to compare

Changelog

Bug fixes

  • bcbcb14: fix: add better error handling to XCode 16 ipsw idev img cmds 🏎️ (@blacktop)
  • 78dccbc: fix: also fix XCode 16 for ipsw idev img sign cmd 🏎️ (@blacktop)

Summary

Full Changelog: v3.1.543...v3.1.544

What to do next?

v3.1.543

11 Sep 03:10
2048d6b
Compare
Choose a tag to compare

Changelog

Bug fixes

Dependency updates

Summary

Full Changelog: v3.1.542...v3.1.543

What to do next?

v3.1.542

10 Sep 01:40
e6b3382
Compare
Choose a tag to compare

Changelog

Highlight

❯ ipsw dl ota --platform ios --device iPhone17,1 --version 18.0 --json | jq .
[
  {
    "url": "https://updates.cdn-apple.com/2024FallFCS/mobileassets/032-87820/49E96347-486E-47BD-858A-202BD5A90E0B/com_apple_MobileAsset_SoftwareUpdate/d9faf503145b73e746c27e075c48af44bfa02f15731649242930e38c98c5fe39.aea",
    "description": "iOS18Long",
    "product": "iOS",
    "devices": [
      "iPhone17,1_D93AP"
    ],
    "version": "18.0",
    "build": "22A3351",
    "size": "7.0 GB",
    "hash": "9c15349b1df5c5e68fd601d0b3099ceef49c0c0c",
    "hash_algorithm": "SHA-1",
    "encrypted": true,
    "key": "hEOJElfZ36KloAo2VjC+8eZ/hYuT3/V+09Cg+1waAnA="
  }
]

Bug fixes

Summary

Full Changelog: v3.1.541...v3.1.542

What to do next?

v3.1.541

09 Sep 21:34
8c8e0ef
Compare
Choose a tag to compare

Changelog

New Features

Dependency updates

Other work

Summary

Full Changelog: v3.1.540...v3.1.541

What to do next?

v3.1.540

03 Sep 21:30
d0df28b
Compare
Choose a tag to compare

Changelog

Bug fixes

Other work

Summary

Full Changelog: v3.1.539...v3.1.540

What to do next?

v3.1.539

02 Sep 16:02
7480ed5
Compare
Choose a tag to compare

Changelog

Bug fixes

Summary

Full Changelog: v3.1.538...v3.1.539

What to do next?

v3.1.538

01 Sep 21:08
515f4ef
Compare
Choose a tag to compare

Changelog

Bug fixes

Dependency updates

Summary

Full Changelog: v3.1.537...v3.1.538

What to do next?

v3.1.537

22 Aug 04:51
87806ca
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 6d0e742: fix: ipsw diff new/removed MachO bug + a unit test 👀 well, would ya look at that (@blacktop)
  • 8e1fae6: fix: ipsw dsc symaddr min arg count set to 1 (@blacktop)
  • 64878f2: fix: ipsw macho info --all-fileset-entries --json cmd to output an array of JSON for the fileset and all it's entries 🐟 (@blacktop)

Dependency updates

Other work

Summary

Full Changelog: v3.1.536...v3.1.537

What to do next?

v3.1.536

20 Aug 18:15
c27bd6f
Compare
Choose a tag to compare

Changelog

Bug fixes

Dependency updates

Documentation updates

Other work

  • cb4d8fb: chore: add simulator targets to .tbd generation (@blacktop)
  • bf00d6d: chore: allow --pattern to be ran w/ ipsw ota extract --kernel --dyld (@blacktop)

Summary

Full Changelog: v3.1.535...v3.1.536

What to do next?

v3.1.535

12 Aug 19:31
034b367
Compare
Choose a tag to compare

Changelog

New Features

  • 0bb4036: feat: replace --filter with --allow-list and --block-list in ipsw diff cmd (@blacktop)

Bug fixes

Dependency updates

Documentation updates

Other work

  • 8a5d306: chore: change ipsw diff TOC to README (@blacktop)
  • ba4a696: chore: improve ipsw macho info --strings and ipsw dsc macho --strings output (@blacktop)
  • 8ee8d64: chore: update fcs-keys for iOS18b6, iOS18.1b2, macOS 15b6 and macOS 15.1b2 (@blacktop)

Summary

Full Changelog: v3.1.534...v3.1.535

What to do next?