Closed mitsuhiko closed 2 years ago
This implements OTA handling. It seems to work as verified by running it with --os_name=tvos --os_version=13.4.8. That said, I noticed that if you run this on some older OTAs it fails some old OTAs do not contain payloadv2.
--os_name=tvos --os_version=13.4.8
payloadv2
Fixes #3
This implements OTA handling. It seems to work as verified by running it with
--os_name=tvos --os_version=13.4.8
. That said, I noticed that if you run this on some older OTAs it fails some old OTAs do not containpayloadv2
.Fixes #3