blacktop

Results 341 comments of blacktop

Until I can find a way to prevent Apple from logging me out I don't think auto-developer-portal downloads will work. However, with Apple adding this RSS feed (if it really...

So I wasn't logged out every 5 mins (I refresh the session every 5 mins.) What would happen is I was start watching for any NEW downloads to show up...

revamped the `ipsw download wiki` cmd in latest release pushing out now (also it now parses the MediaWiki Markdown format exposed by the API

revamped the `ipsw download wiki --ota --beta` cmd to also allow you to filter by `--pv` prerequisite version and `--pb` prerequisite build (--pattern should still work) in latest release pushing...

> So I am releasing a fix now for the `ipsw kernel kexts` cmd that I believe should cover the cases iPhone/iPod and iPad kernels. > > For `sbopts` it...

can you try the NEW 3.3.1 image once it's done building in CI/CD? When I try my test `make test` it works.

So one thing that the `ipsw appstore profile ls` command does is generate a 5min long JWT to perform all the web requests. I wonder if you've created a JWT...

I added a 🆕 `ipsw appstore token --lifetime 10d` command to let the user generate reusable tokens that the other commands will accept inplace of the `--p8`, `--iss` and `--kid`...