barrykn / big-sur-micropatcher

A primitive USB patcher for installing macOS Big Sur on unsupported Macs
1.24k stars 174 forks source link

Many changes to micropatcher #157

Closed seyoon20087 closed 3 years ago

seyoon20087 commented 3 years ago
ghost commented 3 years ago

I can't help but think how much of this looks unnecessary.

What's the point in removing the -r option for the rm commands? What's the point in changing == to =? Why did you remove the extra ! that was used for emphasis? Why did you bump the version number (especially since it would be 0.5.2pre until it's ready)? Why not just provide a link to the Install Assistant in the README (the micropatcher would have to have a new release for every macOS release just to update that link)? (Also, curl is terrible I learned that the hard ware, and you need -Lo not just -o for it to work slightly more reliably)

Some of the changes are nice, but a lot of it seems completely unnecessary, and some of it break things that rely on micropatcher (like the MicropatcherAutomator).